More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|title=ShadowNAND | |title=ShadowNAND | ||
|image=ShadowNAND.jpg | |image=ShadowNAND.jpg | ||
|description=CFW | |description=CFW on your NAND (A9LH). | ||
|author=Shadowhand | |author=Shadowhand | ||
|lastupdated=2016/06/30 | |lastupdated=2016/06/30 | ||
|type=Custom Firmwares | |type=Custom Firmwares | ||
|version=0.85 | |version=0.85 | ||
|license= | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/3dshomebrews/shadownand.7z | ||
|website=https://github.com/RShadowhand/ShadowNAND | |website=https://github.com/RShadowhand/ShadowNAND | ||
|source=https://github.com/RShadowhand/ShadowNAND | |source=https://github.com/RShadowhand/ShadowNAND | ||
}} | }} | ||
{{Obsolete}} | |||
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 [https://github.com/RShadowhand/ShadowNAND/blob/master/README.md READ.md]. | |||
== Credits == | == 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. | |||
* [http://3dbrew.org/ 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. | |||
==External links== | |||
* GitHub - https://github.com/RShadowhand/ShadowNAND | |||
* GBAtemp - https://github.com/RShadowhand/ShadowNAND | |||
[[Category:3DS homebrew loaders]] | |||
[[Category:Homebrew custom firmwares on 3DS]] | |||
Revision as of 01:16, 11 Ocak 2022
ShadowNAND | |
---|---|
File:ShadowNAND.jpg | |
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.