Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ctr-elf-python3

Fork of archshift's ctr-elf to work on Python 3, alongside some other changes to make it more in line with modern python standards and conventions.

Make sure to have the arm-none-eabi-binutils and arm-none-eabi-gcc dependencies installed before running!

Run with python exefs2elf.py [exefs directory] [exheader file] with [exefs directory] being the path of the exefs folder and [exheader file] the path of the exheader file, both without square brackets.

The output will be on output/exefs.elf.

About

Converts a 3DS program's EXEFS to an (IDA-loadable) ELF, ported from Python 2.X to Python 3.X!

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages