bindings-bfd

Bindings for libbfd, a library of the GNU `binutils'

http://projects.haskell.org/bindings-bfd/

Latest on Hackage:1.2.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LGPL-3.0-only licensed by Mick Nelso
Maintained by [email protected]

These are bindings for libbfd, a library of the GNU binutils package. The bindings let a Haskell program query the structure of any executable, object, or library file format supported by the GNU Project (many). It also has support for disassembly of code in these files where available.