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.
This commit is contained in:
parent
d1447197b3
commit
55b3187469
9 changed files with 371 additions and 6 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue