data | ||
emunand | ||
mset@7f5e51a1fc | ||
ninjhax | ||
source | ||
thread | ||
.gitignore | ||
.gitmodules | ||
LICENSE.txt | ||
linker.ld | ||
Makefile | ||
README.md |
ReiNand
3DS CFW for N3DS
Compiling:
First you'll need the firmware file that I didnt include because reasons. Get that HERE
Secondly, You'll need armips added to your Path. HERE is a pre-compiled version.
Lastly, just run Make and everything should work!
Pre-compiled version can still be found on my pastebin
Features:
-
Ninjhax and MSET support!
-
Sig checks disabled
-
screenshots (set for pokemon game offsets currently) [Select Button + X]
-
RAM dump (currently set for FCRAM) [Start Button + X]
-
emunand (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.
3DBREW for saving me plenty of reverse engineering time.
Patois for Brahma code.
Normmatt for sdmmc.c and generally being helpful.
Me (Rei) for coding everything else.