An open API service indexing awesome lists of open source software.

https://github.com/martmists-gh/ghidra-ctr-loader

A Ghidra loader for 3DS files
https://github.com/martmists-gh/ghidra-ctr-loader

3ds ghidra ghidra-loader ghidra-plugin

Last synced: about 1 year ago
JSON representation

A Ghidra loader for 3DS files

Awesome Lists containing this project

README

          

# 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