No edit summary |
(release date) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
| for3ds = 1 | | for3ds = 1 | ||
| version = 1.4 | | version = 1.4 | ||
| releasedate = 2022-05-22 | |||
| github = SciresM/boot9strap | | github = SciresM/boot9strap | ||
| universaldb = 3ds/boot9strap | | universaldb = 3ds/boot9strap | ||
| githubtag = 1.4 | | githubtag = 1.4 | ||
|title=boot9strap}}{{lowercase title}} | | title = boot9strap | ||
'''boot9strap''' is a firmware loader for the Nintendo 3DS. It is also an exploit for the ARM9 BootROM that allows for dumping of the protected area of the BootROM. | }}{{lowercase title}} | ||
'''boot9strap''' is a firmware loader for the Nintendo 3DS. It is also an exploit for the ARM9 BootROM that allows for dumping of the protected area of the BootROM. It succeeded [[3DS:arm9loaderhax|arm9loaderhax]] in May 2017. | |||
== Installation == | == Installation == | ||
Line 22: | Line 24: | ||
==LED Status Codes== | ==LED Status Codes== | ||
If {{key press| | If {{key press|Start|Select|X}} is held during boot, or if either FIRM file is corrupt, the notification LED will display a color. It will also blink if it is used via ntrboot. | ||
{{b9s LED table}} | {{b9s LED table}} | ||
{{Short description|Custom firmware loader}} |
Latest revision as of 08:32, 26 July 2023
Developer(s) | SciresM, TuxSH |
---|---|
Console | Nintendo 3DS |
Version | 1.4 (May 22, 2022 | )
Links | |
GitHub | SciresM/boot9strap |
Download | |
boot9strap is a firmware loader for the Nintendo 3DS. It is also an exploit for the ARM9 BootROM that allows for dumping of the protected area of the BootROM. It succeeded arm9loaderhax in May 2017.
Installation
This is the main firmware loader when using 3DS Hacks Guide. To update, follow the steps on Updating B9S.
To upgrade from an old setup:
- arm9loaderhax: A9LH to B9S
- menuhax: 3DS:Migrate from menuhax
- Gateway: 3DS:Migrate from Gateway
How it works
An in-depth presentation on how the BootROM signature parsing works and how boot9strap exploits it can be found here: SciresM's 33.5c3
LED Status Codes
If Start+Select+X is held during boot, or if either FIRM file is corrupt, the notification LED will display a color. It will also blink if it is used via ntrboot.
Color | SD FIRM | CTRNAND FIRM |
---|---|---|
Green | Loaded | - |
Yellow | Missing | Loaded |
Orange | Corrupt | Loaded |
White | Missing | Missing |
Magenta | Missing | Corrupt |
Red | Corrupt | Corrupt/Missing |