Skip to content

Ptival/ocamelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCamELF

ELF-parsing library written in OCaml for OCaml

Strong requirements

  • OCaml >= 3.12

http://caml.inria.fr/

  • bistring >= 2.0.3

http://code.google.com/p/bitstring/

Possibly optional requirements

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!

About

ELF-parsing library written in OCaml for OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages