isle-portable/tools/ghidra_scripts/lego_util
jonschz c8dc77cbf4
Support stubs in function import (#1034)
* Refactor returned data structure for extensibility

* feature: Import stub functions but don't overwrite their argument list

Ghidra might have auto-detected some arguments, so we don't want to overwrite that if the stub's argument list has not been verified

Closes #1009

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2024-06-16 07:13:19 -04:00
..
__init__.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
exceptions.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
function_importer.py Support stubs in function import (#1034) 2024-06-16 07:13:19 -04:00
ghidra_helper.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
headers.pyi Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
pdb_extraction.py Support stubs in function import (#1034) 2024-06-16 07:13:19 -04:00
statistics.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
type_importer.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00