Closed mumbel closed 4 years ago
Thank you very much for your pull request! For receiving the free PineCone, please sign up at this link. (If there will be any issues with signing up, please let me know here).
hi @mumbel what did you use to generate the headers? ghidra?
This commit pulls from the dwarf/ headers and not the ghidra dwarf information.
There is a directory dwarf
in this repo
Append to current
#if 0
out to save any other info, good chance of overlapping data and will need manual fixups file by file as they are RE'dGenerate template functions for any found static/non-static function prototype, should give more body to the source files and to hopefully help with finding TODOs
This commit pulls from the dwarf/ headers and not the ghidra dwarf information. Looking at the diff there is a lot of derived info from ghidra that is redundant or would be in another header (which is a big task in itself deciding that if unknown)