isle/tools/ghidra_scripts/lego_util
jonschz 683260935e Implement/fix Ghidra imports for multiple and virtual inheritance
Unfortunately, the handling in Ghidra is still far from perfect. This is a good place to start, though.
2024-07-29 18:18:11 +02: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 Fix Ghidra import script re-importing unchanged functions (#1035) 2024-06-16 08:50:32 -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 Implement/fix Ghidra imports for multiple and virtual inheritance 2024-07-29 18:18:11 +02:00