ELF-parsing library written in OCaml for OCaml
- OCaml >= 3.12
- bistring >= 2.0.3
If you want to build the examples using the Makefile, or want to build anything using a similar compilation scheme, you will need ocamlbuild. How to properly install and set this up is left as an exercise for the reader!
Specifics of getting a bitstring-enabled program to compile can be found on this page:
http://people.redhat.com/~rjones/bitstring/html/Bitstring.html#2_Compiling
Details are sordid, deal with it!