Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 384 Bytes

Quick&Dirty XCOFF Loader for Ghidra

Based on Kaitai Struct - structure parser classes (like Xcoff32) should be generated from the structure declaration hosted in this other repo.

TODO

  • Implement missing substructures (see the KS repo)
  • Proper registration of import/export symbols in Ghidra