isle/tools/ghidra_scripts/lego_util
jonschz a8f6e72b97 Implement struct imports [skip ci]
- This code is still in dire need of refactoring and tests
- There are only single-digit issues left, and 2600 functions can be imported
- The biggest remaining error is mismatched stacks
2024-05-26 21:58:19 +02:00
..
__init__.py Add draft for Ghidra function import script 2024-05-11 21:55:36 +02:00
exceptions.py Implement struct imports [skip ci] 2024-05-26 21:58:19 +02:00
function_importer.py Implement struct imports [skip ci] 2024-05-26 21:58:19 +02:00
ghidra_helper.py Implement struct imports [skip ci] 2024-05-26 21:58:19 +02:00
headers.pyi feature: Basic PDB analysis [skip ci] 2024-05-20 19:56:39 +02:00
pdb_extraction.py Implement struct imports [skip ci] 2024-05-26 21:58:19 +02:00
statistics.py feature: Basic PDB analysis [skip ci] 2024-05-20 19:56:39 +02:00
type_importer.py Implement struct imports [skip ci] 2024-05-26 21:58:19 +02:00