This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/README.md

1.0 KiB

ReiNand

The original open source N3DS CFW!

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 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.