--- title: "Installing boot9strap (Fredtool)" --- {% include toc title="Table of Contents" %} {% capture technical_info %} Technical Details (optional) 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} You should only be able to get to this page if you are running version 11.16.0. If you are on any firmware other than 11.17.0 or 11.16.0, STOP as these instructions WILL LEAD TO A BRICK on other firmwares!! {: .notice--warning} ### What You Need * Your `movable.sed` file from completing [Seedminer](seedminer) * The latest release of [Frogminer_save](https://github.com/zoogie/Frogminer/releases/latest) (`Frogminer_save.zip`) * **11.16.0 or 11.17.0 users**: The v6.1.1 release of [b9sTool](https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip) (direct download) * The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file) #### Section 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. Sätt tillbaka ditt SD-kort i din enhet 1. Power on your device 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. Stäng av din enhet #### Section III - Prep Work {% include_relative include/fredtool-prep.txt %} #### Section IV - Overwriting DS Connection Settings {% include_relative include/fredtool-write-flipnote.txt %} #### 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 {% 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 %} ___ ### Continue to [Finalizing Setup](finalizing-setup) {: .notice--primary}