Skip to content

Lincoln-LM/ghidra-ctr-loader

 
 

Repository files navigation

Ghidra CTR Loader

This is a Ghidra loader for Nintendo 3DS executables.

Features

Currently supports:

  • CXI Imports
  • CIA Imports (decrypted only)
    • Currently only imports the first container
  • CRO Imports
  • CRS Imports (from CXI/CIA only)
  • CRO multi-file analysis (i.e. linking imports and exports together)

Planned:

  • Support for .bss sections and relocations
  • Support for multiple .rodata/.data sections in static.crs
  • CIA Imports
    • Support for multiple containers
    • Support for encrypted containers

About

A Ghidra loader for 3DS files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.2%
  • Java 0.8%