Installing boot9strap (MSET9)
Dettagli Tecnici (opzionale)
MSET9 is an exploit for the System Settings application developed by zoogie. It exploits a flaw where the ID1 (the second 32-character folder name inside of the Nintendo 3DS folder, inside of the ID0) can be any name as long as it is 32 characters. Performing a specific sequence of actions results in the console executing the instructions that are encoded into the ID1 folder name, which can be used to grant full control over the 3DS.
Note di Compatibilità
This method requires a computer running Windows or Linux. macOS is NOT supported, nor are phones or tablets. If you do not have access to Windows or Linux, you will need to use an alternate exploit.
Cosa serve
- The latest prerelease of MSET9 (the Release
.zip
file) - Any 3.x version of Python installed on your computer
- If you are on Linux, you likely already have Python 3. Controlla aprendo un terminale e inserendo
python3 -V
. Se il comando restituisce un numero di versione, funzionerà per questa guida.
- If you are on Linux, you likely already have Python 3. Controlla aprendo un terminale e inserendo
Istruzioni
Sezione I - Preparazione
In this section, you will prepare the SD card data necessary for the MSET9 exploit to trigger.
- Power on your console with your SD card inserted
- Open Mii Maker
- Wait for your console to reach the “Welcome to Mii Maker” screen, then exit Mii Maker
- You may see this screen, which indicates the necessary data has been created
- If you just reach the normal Mii Maker screen, exit Mii Maker and continue to the next step
- Spegni la tua console
- Inserisci la scheda SD nel tuo computer
-
Copy everything from the Release
.zip
to the root of your SD card, overwriting any existing files - Execute the
mset9.py
script on the root of your SD card- Windows: Double-click
mset9.bat
- If this doesn’t work: hold SHIFT and right-click anywhere in the SD card window, then click the option that opens Terminal, PowerShell, or Command Prompt, then type
py -3 mset9.py
and press Enter
- If this doesn’t work: hold SHIFT and right-click anywhere in the SD card window, then click the option that opens Terminal, PowerShell, or Command Prompt, then type
- Linux: open a Terminal window,
cd
to the root of your SD card, then typepython3 mset9.py
and press Enter - You should see a window that says “MSET9 … SETUP by zoogie”
- You should keep this window open until the end of this page, but if you close it by accident, you can open it again by redoing this step
- Windows: Double-click
- Type the number corresponding to your console model and version, then press Enter
- The window should change to this:
- Ensure that the correct console model and version is displayed
- Type
1
, then press Enter to setup MSET9- If you see “(title.db/import.db) does not exist on SD card!”:
- Type “yes”, then press Enter
- Close the MSET9 window
- Safely eject your SD from your computer
- Insert your SD card into your console
- Accendi la tua console
- Navigate to System Settings -> Data Management -> Nintendo 3DS -> Software -> Reset (visual instructions)
- Spegni la tua console
- Insert your SD card into your computer
- Go back to Step 7 (“Execute the
mset9.py
script”)
- If you see “(title.db/import.db) does not exist on SD card!”:
- Once the window says “Setting up… done”, safely eject your SD card from your computer
- Keep the MSET9 window open
- Reinserisci la scheda SD nella tua console
- Accendi la tua console
Section II - MSET9
In this section, you will trigger MSET9 to launch SafeB9SInstaller (the custom firmware installer).
These instructions must be followed EXACTLY, so double-check EVERYTHING you are doing to avoid errors!
- Hover over the System Settings icon using the D-Pad (do not select it yet)
- Power off, then power on your console
- Press (A) to launch System Settings
- Navigate to
Data Management
->Nintendo 3DS
->Extra Data
(image) - Do not press any buttons or touch the screen - ensure that you see the Mii Maker icon
- With the console STILL ON, and without pressing any buttons or touching the screen, remove your SD card from your console
- The menu will refresh and say that no SD card is inserted, which is expected
- Inserisci la scheda SD nel tuo computer
- In the MSET9 window, type
2
, then press Enter to trigger MSET9- You should see “Injecting… done.”
- Safely eject your SD card from your computer
- Keep the MSET9 window open
- Reinsert your SD card into your console without pressing any buttons or touching the screen
- Se l’exploit è andato a buon fine, si avvierà SafeB9SInstaller
- If you get a red screen, follow the troubleshooting guide
Sezione III - Installazione di boot9strap
In questa sezione installerai il custom firmware sulla tua console.
- Quando richiesto, inserisci la combinazione di tasti richiesta sullo schermo superiore per installare boot9strap
- Se una sezione nella schermata inferiore ha un testo di colore rosso, e non ti viene richiesto di inserire una combinazione di tasti, segui questa guida per risolvere i problemi
- Una volta completato tutto, premi (A) per riavviare la console
- La tua console dovrebbe aver avviato il menu di configurazione di Luma3DS
- Il menu di configurazione di Luma3DS contiene le impostazioni per il custom firmware Luma3DS. Molte di queste impostazioni possono essere utili per la personalizzazione o per debug
- Ai fini di questa guida, lascia queste opzioni nelle impostazioni predefinite (non spuntare o deselezionare nulla)
- Se la tua console si spegne quando cerchi di accenderla, assicurati di aver copiato il file
boot.firm
dall’archivio.zip
di Luma3DS nella directory principale della tua scheda SD
- Premi (Start) per salvare e riavviare il 3DS
Section IV - Uninstalling MSET9
In this section, you will remove MSET9 to prevent further issues. (This will not remove the custom firmware that you just installed.)
Do NOT skip this section! If you do, applications may crash unexpectedly and you may encounter errors on the next page!
- Spegni la tua console
- Inserisci la scheda SD nel tuo computer
- In the MSET9 window, type
4
, then press Enter to remove MSET9- You should see “Removing… done”
- Close the MSET9 window; you will not need it for any of the upcoming steps
A questo punto, la console avvierà sempre Luma3DS.
- Luma3DS non è diverso dal normale menu HOME. Se la console avvia il menu HOME, vuol dire che sta eseguendo il custom firmware.
- Nella pagina successiva installerai applicazioni homebrew utili per completare la tua installazione.