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
- Host: GitHub
- URL: https://github.com/martmists-gh/ghidra-ctr-loader
- Owner: Martmists-GH
- License: other
- Created: 2022-09-29T19:45:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T20:20:30.000Z (over 2 years ago)
- Last Synced: 2025-03-23T06:41:18.517Z (about 1 year ago)
- Topics: 3ds, ghidra, ghidra-loader, ghidra-plugin
- Language: Kotlin
- Homepage:
- Size: 113 KB
- Stars: 15
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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