Luma3DS-autorun/README.md

38 lines
1.0 KiB
Markdown

# ReiNand
The original open source N3DS CFW!
**Compiling:**
First you'll need the firmware file that I didnt include because reasons. Get that [HERE](https://www.dropbox.com/s/782eyz22lkmh434/firmware.bin?dl=0)
Secondly, You'll need armips added to your Path. [HERE](https://www.dropbox.com/s/ceuv2qeqp38lpah/armips.exe?dl=0) is a pre-compiled version.
Lastly, just run Make and everything should work!
Pre-compiled version can still be found on my [pastebin](http://pastebin.com/c5AW3TJp)
**Features:**
* Ninjhax 2.5 and MSET support!
* Sig checks disabled!
* Basic ARM9 thread with screenshot and RAM dump capabilities!
* Emunand up to latest firmware! (with 'Rei' version string)
**Credits:**
Cakes team for teaching me a few things and just being helpful in general! And for ROP/mset related code, and crypto libs.
3DBREW for saving me plenty of reverse engineering time.
Patois/Cakes for Brahma code.
Normmatt for sdmmc.c and generally being helpful!
Me (Rei) for coding everything else.