GaloisInc / macaw

Open source binary analysis tools.
BSD 3-Clause "New" or "Revised" License
203 stars 20 forks source link

`macaw-base`: Resolve PPC{32,64} relocations #348

Closed RyanGlScott closed 10 months ago

RyanGlScott commented 11 months ago

This builds on top of the work in https://github.com/GaloisInc/elf-edit/pull/41. For now, I only add support for a select few relocation types, leaving the rest as future work.