/ctr-elf

Converts a 3DS program's EXEFS to an (IDA-loadable) ELF

Primary LanguageLinker Script

ctr-elf

Creates an ELF from a 3DS executable EXEFS

ctr-elf.sh: extract exefs from file and convert to elf. Simply run ctr-elf.sh [path-to-file].

exefs2elf.py: convert exefs to elf file. Place the program's exheader (exh.bin) and exefs folder (exefs/) inside workdir/ and run.

Forked from 44670's patchrom