Skip to content

Latest commit

 

History

History
executable file
·
7 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

executable file
·
7 lines (5 loc) · 260 Bytes

ctr-elf

Creates an ELF from a 3DS executable EXEFS

Run ctrtool --contents=contents app{.cia, .ncch}. Then run python exefs2elf.py [path-to-file] on the desired contents file.

Forked from 44670's patchrom