Skip to content

master861/ReiNand

 
 

Repository files navigation

ReiNand

The original open source N3DS CFW!

Compiling:

You'll need armips added to your Path. HERE is a pre-compiled version.

make - Compiles All. (launcher and a9lh)
make launcher - Compiles CakeHax/CakeBrah payload
make a9lh - Compiles arm9loaderhax payload

Copy everything in 'out' folder to SD root and run!

Features:

  • Ninjhax and MSET support!

  • Sig checks disabled

  • RAM dump (edit RAM.txt with a base 10 number for offset) [Start Button + X]

  • Emunand (with 'Rei' version string)

  • Compatibility with arm9loaderhax

  • Region free CIAs

  • Custom 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 CakesBrah.

Yifanlu for custom loader module!

Normmatt for sdmmc.c and generally being helpful!

AuroraWright for being helpful!

Me (Rei) for coding everything else.

The community for your support and help!

About

New 3DS Custom Firmware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.6%
  • Assembly 1.6%
  • Makefile 1.4%
  • Other 0.4%