--- title: "Installing boot9strap (Fredtool)" --- {% include toc title="Table des matières" %} {% capture technical_info %} Détails techniques (facultatif) This method of using Seedminer for further exploitation uses your `movable.sed` file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application. This is a currently working implementation of the "FIRM partitions known-plaintext" exploit detailed [here](https://www.3dbrew.org/wiki/3DS_System_Flaws). {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} ## Ce dont vous avez besoin * Votre fichier `movable.sed` obtenu grâce à [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`) * The latest release of [b9sTool](https://github.com/zoogie/b9sTool/releases/latest) (`boot.nds`) * La dernière version de [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (le fichier `.zip' de Luma3DS) #### Section I - Vérification de la présence d’un CFW {% include_relative include/cfw-check-fredtool.txt %} #### Section II - BannerBomb3 In this section, you will trigger the BannerBomb3 exploit using the DSiWare Management menu and copy the resulting file dump to your computer so that you can use it on the next section. 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez votre console 1. Lancez les Paramètres de la console 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) + Your device should show the BB3 multihax menu + If this step causes your device to crash, [follow this troubleshooting guide](troubleshooting#installing-boot9strap-fredtool) 1. Use the D-Pad to navigate and press the (A) button to select "Dump DSiWare" + Your device will automatically reboot 1. Éteignez votre 3DS #### Section III - Prep Work In this section, you will copy the files necessary to temporarily replace DS Connection Settings with Flipnote Studio, which is used to launch the boot9strap (custom firmware) installer. 1. Insérez votre carte SD dans votre ordinateur 1. Open the [DSIHaxInjector_new](https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec) website on your computer 1. Under the "Username" field, enter any alphanumeric name (no spaces or special characters) 1. Under the "DSiBin" field, upload your `42383841.bin` file from the root of your SD card using the first "Browse..." option 1. Under the "MovableSed" field, upload your `movable.sed` file using the second "Browse..." option 1. Under the "InjectionTarget" field, set the injection target to `DSinternet` (NOT memorypit) 1. Click "Build" + Wait a few seconds for the build process to complete 1. In the Build History section on the left, type the Username into the "Filter Builds" field 1. Click on the first search result + This result should have the latest timestamp 1. Click the "output_(name).zip" link 1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD + `` est le nom du dossier à 32 lettres que vous avez copié dans [Seedminer](seedminer) + `` est un dossier de 32 caractères à l'intérieur de `` 1. Delete `F00D43D5.bin` from your Nintendo DSiWare folder 1. Copy the `42383841.bin` file from the `hax` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder ![]({{ "/images/screenshots/bb3/dsiware-location-4.png" | absolute_url }}){: .notice--info} 1. Copiez `boot.firm` et `boot.3dsx` depuis Luma3DS `.zip`vers la racine de votre carte SD + La racine de la carte SD représente le répertoire initial de la carte SD où vous pouvez voir le dossier Nintendo 3DS, mais ce n'est pas à l'intérieur de ce dernier 1. Copiez le fichier `boot.nds`(B9STool) vers la racine de votre carte SD 1. Copiez le dossier `private` du fichier `.zip` de Frogminer_save vers la racine de votre carte SD 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez votre console ![]({{ "/images/screenshots/fredtool/fredtool-root-layout.png" | absolute_url }}) {: .notice--info} #### Section IV - Overwriting DS Connection Settings In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio. 1. Lancez les Paramètres de la console 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Haxxxxxxxxx!" title 1. Sélectionnez "Copier", puis sélectionnez "OK" 1. Retournez au menu principal des Paramètres de la console 1. Navigate to `Internet Settings` -> `Nintendo DS Connections`, then select "OK" ([image](/images/screenshots/fredtool/dsconnection.png)) 1. Si l'exploit a réussi, votre console devrait avoir démarré la version japonaise de Flipnote Studio #### Section V - Flipnote Exploit {% include_relative include/install-boot9strap-b9stool.txt method="dsinternet" %} #### Section VI - Luma3DS Configuration 1. Press and hold (Select), and while holding (Select), power on your device. This will launch Luma3DS configuration + Luma3DS configuration menu are settings for the Luma3DS custom firmware. Beaucoup de ces paramètres peuvent être utiles pour la personnalisation ou le débogage + Aux fins de ce guide, ces paramètres seront laissés dans les paramètres par défaut + If you boot to HOME Menu, [follow this troubleshooting guide](https://github.com/zoogie/b9sTool/blob/master/TROUBLESHOOTING.md) 1. Appuyez sur (Start) pour enregistrer les modifications et redémarrer {% include_relative include/luma3ds-installed-note.txt %} #### Section VII - Restoring DS Connection Settings In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in Section IV. 1. Naviguez vers `Nintendo 3DS` -> `` -> `` -> `Nintendo DSiWare` sur votre carte SD 1. Copy the `42383841.bin` file from the `clean` folder of the downloaded DSiWare archive (output_(name).zip) to the `Nintendo DSiWare` folder, replacing the existing one 1. Réinsérez votre carte SD dans votre 3DS 1. Allumez votre console 1. Lancez les Paramètres de la console 1. Navigate to `Data Management` -> `DSiWare`-> `SD Card` ([image](/images/screenshots/bb3/dsiware-management.png)) 1. Select the "Nintendo DSi™" title 1. Sélectionnez "Copier", puis sélectionnez "OK" ___ ### Continuer vers [Finalisation de l'installation](finalizing-setup) {: .notice--primary}