Library to parse both mapfiles and elfs #20
AngheloAlf
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Try to parse from either or both to get as much symbol information possible.
Probably use mapfile_parser for mapfiles.
Also consider parsing debug sections to get extra symbol information. For example mdebug parsing: https://github.com/zeldaret/oot/blob/0c6c112cb9a3a8f12d0f4865743853857bbdc88e/sym_info.py
Possible library names:
Beta Was this translation helpful? Give feedback.
All reactions