Skip to content

Commit

Permalink
added support for N64sym files
Browse files Browse the repository at this point in the history
added support for N64sym files
  • Loading branch information
zeroKilo committed Aug 9, 2021
1 parent ad8bde9 commit e97b9bd
Show file tree
Hide file tree
Showing 4 changed files with 922 additions and 39 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
this is a loader module for ghidra for N64 roms (.z64, .n64, .v64)
- fixes endianess (little, big, mixed) at loading
- loads ram, rom and boot section into ghidra
- it can use a signature/pattern file to scan for symbol hints for ghidra
- it can use a pattern file to scan for symbol hints
- it can load symbol files from N64sym

this allows a rom to be labeled, disassembled and decompiled

Expand Down
Loading

0 comments on commit e97b9bd

Please sign in to comment.