Crusader_Decomp/tools/pyghidra_crusader/__pycache__
MaddoScientisto 55b3187469 Add script to apply NE far call fixups from TSV files
This commit introduces a new script, `apply_ne_far_call_fixups.py`, which processes internal and import far call fixups from TSV files. The script includes functions to parse addresses, load fixup data, patch internal far calls, and annotate import calls. It handles conflicts in fixup mappings and provides detailed output on the applied patches and any skipped instructions. The script is designed to enhance the handling of NE format far calls in Ghidra.
2026-03-21 13:25:21 +01:00
..
__init__.cpython-311.pyc Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
__init__.cpython-314.pyc Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +01:00
__main__.cpython-311.pyc Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
__main__.cpython-314.pyc Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +01:00
cli.cpython-311.pyc Add script to apply NE far call fixups from TSV files 2026-03-21 13:25:21 +01:00
cli.cpython-314.pyc Add script to apply NE far call fixups from TSV files 2026-03-21 13:25:21 +01:00
common.cpython-311.pyc Add JSON output schema and enhance CLI command aliases for improved usability 2026-03-21 09:50:09 +01:00
common.cpython-314.pyc Add script to apply NE far call fixups from TSV files 2026-03-21 13:25:21 +01:00