<li><ahref="#site-nav"class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><ahref="#main"class="screen-reader-shortcut">Skip to content</a></li>
<li><ahref="#footer"class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>
<!--[if lt IE 9]>
<divclass="notice--danger align-center"style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <ahref="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<p>This method of using Seedminer for further exploitation uses your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file to decrypt any DSiWare title for the purposes of injecting an exploitable DSiWare title into the DS Internet Settings application.</p>
<p>This is a currently working implementation of the “FIRM partitions known-plaintext” exploit detailed <ahref="https://www.3dbrew.org/wiki/3DS_System_Flaws">here</a>.</p>
</details>
<pclass="notice--warning">You should only be able to get to this page if you are running version 11.17.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!!</p>
<h3id="was-du-brauchst">Was du brauchst</h3>
<ul>
<li>Your <codeclass="language-plaintext highlighter-rouge">movable.sed</code> file from completing <ahref="seedminer-(alternate)">Seedminer</a></li>
<li>Your DSiWare backup from completing <ahref="dumping-eshop-dsiware">Dumping eShop DSiWare</a></li>
<li>The latest release of <ahref="https://github.com/zoogie/Frogminer/releases/latest">Frogminer_save</a> (<codeclass="language-plaintext highlighter-rouge">Frogminer_save.zip</code>)</li>
<li><strong>11.16.0 or 11.17.0 users</strong>: The v6.1.1 release of <ahref="https://github.com/zoogie/b9sTool/releases/download/v6.1.1/release_6.1.1.zip">b9sTool</a>
<li>Die neueste Version von <ahref="https://github.com/LumaTeam/Luma3DS/releases/latest">Luma3DS</a> (die Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> Datei)</li>
</ul>
<h4id="abschnitt-i---cfw-check">Abschnitt I - CFW Check</h4>
<p>Als zusätzliche Sicherheitsmaßnahme führen wir eine zusätzliche Überprüfung auf Custom Firmware durch. Das liegt daran, dass die Verwendung dieser Methode, wenn Custom Firmware bereits installiert ist, das Risiko birgt, die Konsole zu bricken (und sie ohne Wiederherstellungsmethoden wie <ahref="ntrboot">ntrboot</a> unbrauchbar zu machen).</p>
<pclass="notice--danger">If you see a configuration menu or the console immediately powers off, you already have CFW, and continuing with these instructions may BRICK your console! Folge <ahref="checking-for-cfw">Prüfe auf CFW</a>, um deine bestehende CFW zu aktualisieren.</p>
<h4id="abschnitt-ii---vorbereitungen">Abschnitt II - Vorbereitungen</h4>
<p>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.</p>
<ol>
<li>Stecke deine SD-Karte in deinen Computer</li>
<li>Öffne die <ahref="https://jenkins.nelthorya.net/job/DSIHaxInjector_new/build?delay=0sec">DSIHaxInjector_new</a> Webseite auf deinem Computer</li>
<li>Bei dem “Username” Feld, gib irgendeinen normalen Namen (keine Leerzeichen oder Sonderzeichen) an</li>
<li>Under the “DSiBin” field, upload your DSiWare backup file (e.g. 42383841.bin) from the root of your SD card using the first “Browse…” option</li>
<li>Wähle beim “MovableSed” Feld deine <codeclass="language-plaintext highlighter-rouge">movable.sed</code> Datei mit der “Browse…” Option aus</li>
<li>Under the “InjectionTarget” field, set the injection target to <codeclass="language-plaintext highlighter-rouge">DSinternet</code> (NOT memorypit)</li>
<li>Drücke auf “Build”
<ul>
<li>Warte ein paar Sekunden, bis der Erstellungsprozess abgeschlossen ist</li>
</ul>
</li>
<li>Gib im Abschnitt Build-Verlauf links den Benutzernamen in das “suchen” Feld ein</li>
<li>Klicke das erste Suchergebnis
<ul>
<li>Dieses Ergebnis sollte das neuste sein</li>
</ul>
</li>
<li>Drücke auf den “output_(name).zip” Link</li>
<li>Navigiere zu <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> -><codeclass="language-plaintext highlighter-rouge"><ID0></code> -><codeclass="language-plaintext highlighter-rouge"><ID1></code> -><codeclass="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte
<ul>
<li><codeclass="language-plaintext highlighter-rouge"><ID0></code> is the 32-letter folder name that you copied in <ahref="seedminer">Seedminer</a></li>
<li><codeclass="language-plaintext highlighter-rouge"><ID1></code> is a 32-letter folder inside of the <codeclass="language-plaintext highlighter-rouge"><ID0></code></li>
</ul>
</li>
<li>Delete <codeclass="language-plaintext highlighter-rouge">F00D43D5.bin</code> from your Nintendo DSiWare folder</li>
<li>Copy the <codeclass="language-plaintext highlighter-rouge">42383841.bin</code> file from the <codeclass="language-plaintext highlighter-rouge">hax</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <codeclass="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder
<li>Copy <codeclass="language-plaintext highlighter-rouge">boot.firm</code> and <codeclass="language-plaintext highlighter-rouge">boot.3dsx</code> from the Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card
<ul>
<li>The root of the SD card refers to the initial directory on your SD card where you can see the Nintendo 3DS folder, but are not inside of it</li>
</ul>
</li>
<li>Copy <codeclass="language-plaintext highlighter-rouge">boot.nds</code> (B9STool) from the release <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>Kopiere den <codeclass="language-plaintext highlighter-rouge">private</code> Ordner von der Frogminer_save <codeclass="language-plaintext highlighter-rouge">.zip</code> in das Stammverzeichnis deiner SD-Karte</li>
<h4id="section-iii---overwriting-ds-connection-settings">Section III - Overwriting DS Connection Settings</h4>
<p>In this section, you will copy the hacked DS Connection Settings DSiWare to internal memory, which will temporarily replace it with Flipnote Studio.</p>
<li>If you are unable to select the “Haxxxxxxxxx” title, <ahref="troubleshooting#installing-boot9strap-fredtool-inject">follow this troubleshooting guide</a></li>
<h4id="section-iv---flipnote-exploit">Section IV - Flipnote Exploit</h4>
<p>In this section, you will perform a series of very specific steps within Flipnote Studio that, when performed correctly, will launch b9sTool, the boot9strap (custom firmware) installer.</p>
<pclass="notice--info">Falls du eine visuelle Anleitung für diesen Abschnitt brauchst, findest du diese [hier] (https://zoogie.github.io/web/flipnote_directions/).</p>
<li>Return to main menu of the System Settings</li>
<li>Navigate to <codeclass="language-plaintext highlighter-rouge">Internet Settings</code> -><codeclass="language-plaintext highlighter-rouge">Nintendo DS Connections</code>, then select “OK” (<ahref="/images/screenshots/fredtool/dsconnection.png">image</a>)</li>
<li>If the exploit was successful, your console will have loaded the JPN version of Flipnote Studio
<ul>
<li>If your console does not load the JPN version of Flipnote Studio, <ahref="troubleshooting#installing-boot9strap-fredtool-inject">follow this troubleshooting guide</a></li>
<li>If you encounter an issue while doing this section, <ahref="troubleshooting#installing-boot9strap-fredtool-inject">check this troubleshooting guide</a> for your issue</li>
<li>If you miss this step, the system will exit to HOME Menu instead of installing boot9strap and you will need to start over from the previous section</li>
<li>If your console shuts down when you try to power it on, ensure that you have copied <codeclass="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<li>If you see the Luma Configuration screen, power off your console and continue to the next section</li>
<li>Das Luma3DS Konfigurations-Menü enthält Einstellungen für die Luma3DS Custom Firmware. Viele dieser Einstellungen sind nützlich für Personalisierung und Debugging</li>
<li>For the purpose of this guide, <strong>leave these options on the default settings</strong> (do not check or uncheck anything)</li>
<li>If your console shuts down when you try to power it on, ensure that you have copied <codeclass="language-plaintext highlighter-rouge">boot.firm</code> from the Luma3DS <codeclass="language-plaintext highlighter-rouge">.zip</code> to the root of your SD card</li>
<p>In this section, you will restore DS Connection Settings to the way it was before it was temporarily replaced with Flipnote Studio in an earlier section.</p>
<ol>
<li>Navigiere zu <codeclass="language-plaintext highlighter-rouge">Nintendo 3DS</code> -><codeclass="language-plaintext highlighter-rouge"><ID0></code> -><codeclass="language-plaintext highlighter-rouge"><ID1></code> -><codeclass="language-plaintext highlighter-rouge">Nintendo DSiWare</code> auf deiner SD-Karte</li>
<li>Copy the <codeclass="language-plaintext highlighter-rouge">42383841.bin</code> file from the <codeclass="language-plaintext highlighter-rouge">clean</code> folder of the downloaded DSiWare archive (output_(name).zip) to the <codeclass="language-plaintext highlighter-rouge">Nintendo DSiWare</code> folder, replacing the existing one</li>