Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Martmists-GH committed Jan 5, 2024
1 parent 408d0e6 commit 4eea4d4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ This is a Ghidra loader for Nintendo 3DS executables.
Currently supports:

- CXI Imports
- CIA Imports (decrypted only)
- Currently only imports the first container
- CRO Imports
- CRS Imports (from CXI only)
- 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

0 comments on commit 4eea4d4

Please sign in to comment.