ShadowNAND 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:Homebrew custom firmwares on 3DS" to "" |
m Text replacement - "Category:3DS homebrew loaders" to "" |
||
| Line 46: | Line 46: | ||
* GitHub - https://github.com/RShadowhand/ShadowNAND | * GitHub - https://github.com/RShadowhand/ShadowNAND | ||
* GBAtemp - https://gbatemp.net/threads/shadownand.431718 | * GBAtemp - https://gbatemp.net/threads/shadownand.431718 | ||
Latest revision as of 06:05, 6 May 2024
| ShadowNAND | |
|---|---|
| General | |
| Author | Shadowhand |
| Type | Custom Firmwares |
| Version | 0.85 |
| License | GPL-2.0 |
| Last Updated | 2016/06/30 |
| Links | |
| Download | |
| Website | |
| Source | |
| This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
ShadowNAND is a CFW in your NAND. It will be installed like A9LH, and works without SD.
Features
- SysNAND Booting without SD (thanks to @AuroraWright).
- Sigcheck patches (thanks to @AuroraWright).
- Firmwrite protection for regular boot (thanks to @AuroraWright).
- External payload loading.
- No screeninit unless key is held.
- Built-in safety net (altstage2).
- Full A9NC support.
User guide
Please refer to READ.md.
Credits
- sdmmc.c & sdmmc.h originally written by Normatt Licensed under GPLv2 or any later version, refer to the license.txt file included.
- Smealum and contributors for libctru.
- Normatt for sdmmc.c and .h, and also for .ld files and the log from 3dmoo9 that provided us with some of the information needed to get screen init.
- Christophe Devine for the SHA codes.
- Archshift for i2c.c and .h.
- Megazig for crypto.c and .h.
- Patois for original BRAHMA code.
- Smealum, Derrek, Plutoo for publishing the exploit.
- Yellows8 and Plutoo as ideators of it.
- 3dbrew community.
- bilis/b1l1s for his screen init code, and work on inegrating it into stage 2.
- dark_samus for work on integrating screen init into stage 2.
- AuroraWright for the main features.