isle/tools/ghidra_scripts/lego_util
jonschz b898d98515
BETA10: reccomp support and Ghidra imports (#1091)
* Implement core functionality (before linter)

* run linter + formatter

* Review: remove redundant code

* Implement end of range check for vtables

---------

Co-authored-by: jonschz <jonschz@users.noreply.github.com>
2024-08-29 11:54:23 -07: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 BETA10: reccomp support and Ghidra imports (#1091) 2024-08-29 11:54:23 -07:00
ghidra_helper.py BETA10: reccomp support and Ghidra imports (#1091) 2024-08-29 11:54:23 -07:00
headers.pyi BETA10: reccomp support and Ghidra imports (#1091) 2024-08-29 11:54:23 -07:00
pdb_extraction.py BETA10: reccomp support and Ghidra imports (#1091) 2024-08-29 11:54:23 -07:00
statistics.py Add Ghidra function import script (#909) 2024-06-09 08:41:24 -04:00
type_importer.py Ghidra Import: Support virtual inheritance (#1071) 2024-07-30 10:02:15 -07:00