Crusader_Decomp/tools/pyghidra_crusader
MaddoScientisto daa363c3d2 Add 'annotate-usecode' command to import USECODE IR JSON annotations
- Introduced a new command 'annotate-usecode' to import USECODE IR JSON annotation hints as Ghidra comments on compiled anchors.
- Added argument parsing for multiple IR JSON files, comment type selection, and a dry-run option.
- Implemented logic to read annotation records from the provided IR files and set comments on the corresponding addresses in Ghidra.
- Enhanced JSON schema to include response structure for the new command.
2026-03-24 18:14:20 +01:00
..
__pycache__ Add script to apply NE far call fixups from TSV files 2026-03-21 13:25:21 +01:00
__init__.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
__main__.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
cli.py Add 'annotate-usecode' command to import USECODE IR JSON annotations 2026-03-24 18:14:20 +01:00
common.py Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +01:00