Crusader_Decomp/tools
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 various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
pyghidra_crusader Add 'annotate-usecode' command to import USECODE IR JSON annotations 2026-03-24 18:14:20 +01:00
__init__.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
extract_eusecode_flx.py Add 'annotate-usecode' command to import USECODE IR JSON annotations 2026-03-24 18:14:20 +01:00
poc_crusader_usecode_parser.py Add 'annotate-usecode' command to import USECODE IR JSON annotations 2026-03-24 18:14:20 +01:00
temp_usecode_sample.ps1 Add Crusader-specific USECODE data and documentation 2026-03-22 17:26:39 +01:00
usecode_family_compare.py Add detailed class event processing and family comparison tools 2026-03-22 23:24:46 +01:00