--- title: "Installing boot9strap (Fredtool, Legacy)" --- {% include toc title="Inhalt" %} {% capture technical_info %} Technische Details (optional) Um ein DSiWare-Backup erstellen zu können, nutzen wir eine Schwachstelle im DSiWare-Datenverwaltungs-Fenster der Systemeinstellungen aus. Um das zu erreichen, werden wir die Verschlüsselung (movable.sed) nutzen, um ein DSiWare-Backup zu erstellen, das das System dazu bringen wird, die DSi Internet Einstellungs-Software zur SD-Karte zu kopieren. Once we have a DSiWare backup, we can inject it 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} You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware other than 11.15.0 or 11.14.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!! {: .notice--warning} ### Was du brauchst * Your `movable.sed` file from completing [Seedminer (Mii)](seedminer-(mii)) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`) * **11.15.0 and 11.14.0 users only**: The v6.0.1 release of [b9sTool](https://github.com/zoogie/b9sTool/releases/tag/v6.0.1) (direct download) * Die neueste Version von [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (die Luma3DS `.zip` Datei) #### Abschnitt I - CFW Check {% 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. Stecke deine SD-Karte nun wieder in deinen 3DS 1. Schalte deine Konsole an 1. Launch System Settings on your device 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. Schalte deine Konsole aus #### Section III - Prep Work {% include_relative include/fredtool-prep.txt %} #### Section IV - Overwriting DS Connection Settings {% include_relative include/fredtool-write-flipnote.txt %} #### Abschnitt 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 {% include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} #### Section VII - Restoring DS Connection Settings {% include_relative include/fredtool-restore-dsconn.txt %} ___ ### Fortfahren mit [Setup fertigstellen](finalizing-setup) {: .notice--primary}