bindings-bfd: Bindings for libbfd, a library of the GNU `binutils'

[ development, ffi, lgpl, library ] [ Propose Tags ]

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.


[Skip to Readme]

Modules

[Last Documentation]

  • Bindings
    • Bindings.Bfd
      • Bindings.Bfd.Disasm
        • I386
          • Bindings.Bfd.Disasm.I386.Address
          • Bindings.Bfd.Disasm.I386.Cell
          • Bindings.Bfd.Disasm.I386.CondCode
          • Bindings.Bfd.Disasm.I386.EffectiveAddr
          • Bindings.Bfd.Disasm.I386.Insn
          • Bindings.Bfd.Disasm.I386.Lex
          • Bindings.Bfd.Disasm.I386.Mnemonic
          • Bindings.Bfd.Disasm.I386.Operand
          • Bindings.Bfd.Disasm.I386.Order
          • Bindings.Bfd.Disasm.I386.Parse
          • Bindings.Bfd.Disasm.I386.Precision
          • Bindings.Bfd.Disasm.I386.Prefix
          • Bindings.Bfd.Disasm.I386.Register
          • Bindings.Bfd.Disasm.I386.Term
          • Bindings.Bfd.Disasm.I386.XmmType
        • Bindings.Bfd.Disasm.Info
      • Bindings.Bfd.Endian
      • Bindings.Bfd.Exception
      • Bindings.Bfd.Flags
      • Bindings.Bfd.Flavour
      • Bindings.Bfd.Format
      • Bindings.Bfd.LinkInfo
      • Bindings.Bfd.LinkOrder
      • Bindings.Bfd.Misc
      • Bindings.Bfd.Relocation
      • Bindings.Bfd.Section
        • Bindings.Bfd.Section.Flags
      • Bindings.Bfd.Symbol
        • Bindings.Bfd.Symbol.Flags
      • Bindings.Bfd.SymbolTable
      • Bindings.Bfd.Target

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.3, 0.2.0, 1.0.0, 1.2.0.0
Dependencies array (>=0.3 && <0.4), base (>=4.3 && <4.4), containers (>=0.4 && <0.5), unix (>=2.4 && <2.5) [details]
License LGPL-3.0-only
Copyright (c) 2009-2012 Mick Nelso
Author Mick Nelso
Maintainer mcnster@gmail.com
Category FFI, Development
Home page http://projects.haskell.org/bindings-bfd/
Bug tracker mailto:mcnster@gmail.com
Uploaded by MichaelNelson at 2012-07-16T15:37:00Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3673 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-10-27 [all 9 reports]

Readme for bindings-bfd-1.2.0.0

[back to package description]
You're on yer own until I get time to write this.  Extremely alpha.