silentsignal / xcoff-ghidra

Quick&Dirty XCOFF Loader for Ghidra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Quick&Dirty XCOFF Loader for Ghidra


Languages

Language:Java 98.6%Language:Python 1.4%