m (Ihaveahax moved page 3DS:Alternate Exploits/Bannerbomb3/Preparation to 3DS:Bannerbomb3/Preparation) |
m (Gruetzig moved page 3DS:Alternate Exploits/Bannerbomb3/Preparing unSAFE MODE to 3DS:Alternate Exploits/Bannerbomb3/Preparation: will make generic) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
==What You Need== | ==What You Need== | ||
*Your <code>movable.sed</code> file from completing [[3DS:Seedminer/BFM|Seedminer]] | *Your <code>movable.sed</code> file from completing [[3DS:Seedminer/BFM|Seedminer]] | ||
==Instructions== | ==Instructions== | ||
Line 15: | Line 14: | ||
#Power off your device | #Power off your device | ||
#Insert your SD card into your computer | #Insert your SD card into your computer | ||
#Open [ | #Open [http://3dstools.nhnarwhal.com/#/bb3gen Bannerbomb3 Injector]on your computer | ||
#Upload your movable.sed using the “Choose File” option | #Upload your movable.sed using the “Choose File” option | ||
#Click “Build and Download” | #Click “Build and Download” | ||
#*This will download an exploit DSiWare called <code>F00D43D5.bin</code> inside of a zip archive ( | #* This will download an exploit DSiWare called <code>F00D43D5.bin</code> and a payload called <code>bb3.bin</code> inside of a zip archive (<code>DSIWARE_EXPLOIT.zip</code>) | ||
#Copy <code>bb3.bin</code> from | # Copy <code>bb3.bin</code> from <code>DSIWARE_EXPLOIT.zip</code> to the root of your SD card | ||
#*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 | #* 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 | ||
#Navigate to <code>Nintendo 3DS</code> -> <code><ID0></code> -> <code><ID1></code> on your SD card | # Navigate to <code>Nintendo 3DS</code> -> <code><ID0></code> -> <code><ID1></code> on your SD card | ||
#*<code><ID0></code> is the 32-letter folder name that you copied in Seedminer | #* <code><ID0></code> is the 32-letter folder name that you copied in Seedminer | ||
#*<code><ID1></code> is a 32-letter folder inside of the <code><ID0></code> | #* <code><ID1></code> is a 32-letter folder inside of the <code><ID0></code> | ||
#Create a folder named <code>Nintendo DSiWare</code> inside of the <code><ID1></code> | # Create a folder named <code>Nintendo DSiWare</code> inside of the <code><ID1></code> | ||
#*If you already had the folder *and* there are any existing DSiWare backup files (<code><8-character-id>.bin</code>) inside, copy them to your PC and remove them from your SD card | #* If you already had the folder *and* there are any existing DSiWare backup files (<code><8-character-id>.bin</code>) inside, copy them to your PC and remove them from your SD card | ||
#Copy the <code>F00D43D5.bin</code> file from | # Copy the <code>F00D43D5.bin</code> file from <code>DSIWARE_EXPLOIT.zip</code> to the <code>Nintendo DSiWare</code> folder | ||
----- | |||
<span style="font-size:200%;">Continue to [[3DS:Alternate_Exploits/Installing_boot9strap_(USM) | Installing boot9strap (USM)]]</span> | |||
[[Category:Nintendo 3DS guides]] | [[Category:Nintendo 3DS guides]] |
Revision as of 00:49, 10 November 2023
Technical Details
To launch custom code, we exploit a flaw in the DSiWare Data Management window of the Settings application.
To accomplish this, we use your system's encryption key (movable.sed) to build a DSiWare backup that exploits the system.
For a more technical explanation, see here.
Compatibility Notes
These instructions work on USA, Europe, Japan, and Korea region consoles as indicated by the letters U, E, J, or K after the system version.
What You Need
- Your
movable.sed
file from completing Seedminer
Instructions
Section I - Prep Work
- Power off your device
- Insert your SD card into your computer
- Open Bannerbomb3 Injectoron your computer
- Upload your movable.sed using the “Choose File” option
- Click “Build and Download”
- This will download an exploit DSiWare called
F00D43D5.bin
and a payload calledbb3.bin
inside of a zip archive (DSIWARE_EXPLOIT.zip
)
- This will download an exploit DSiWare called
- Copy
bb3.bin
fromDSIWARE_EXPLOIT.zip
to the root of your SD card- 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
- Navigate to
Nintendo 3DS
-><ID0>
-><ID1>
on your SD card<ID0>
is the 32-letter folder name that you copied in Seedminer<ID1>
is a 32-letter folder inside of the<ID0>
- Create a folder named
Nintendo DSiWare
inside of the<ID1>
- If you already had the folder *and* there are any existing DSiWare backup files (
<8-character-id>.bin
) inside, copy them to your PC and remove them from your SD card
- If you already had the folder *and* there are any existing DSiWare backup files (
- Copy the
F00D43D5.bin
file fromDSIWARE_EXPLOIT.zip
to theNintendo DSiWare
folder
Continue to Installing boot9strap (USM)