caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* OCaml bindings to hivex (Windows Registry hive library)
@ 2010-02-25 13:04 Richard Jones
  0 siblings, 0 replies; only message in thread
From: Richard Jones @ 2010-02-25 13:04 UTC (permalink / raw)
  To: caml-list


Should anyone be crazy enough to want to examine or modify Windows
Registry 'hive' (binary) files directly, they can now do so from
OCaml, since we added OCaml bindings to our hivex library:

http://libguestfs.org/hivex.3.html
http://git.annexia.org/?p=hivex.git;a=commitdiff;h=095c395082d1aad1e8558aa25514ad911e6d193c

There are example programs in the second link.

We also used OCaml for two other parts of this project: Firstly it is
used to generate the language binding boilerplate code for all
supported languages.  Secondly we used OCaml + bitstring to analyze
the undocumented hive files themselves.

http://git.annexia.org/?p=hivex.git;a=blob;f=generator/generator.ml;hb=HEAD
http://git.annexia.org/?p=hivex.git;a=tree;f=lib/tools;hb=HEAD

Rich.

-- 
Richard Jones
Red Hat


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-25 13:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-25 13:04 OCaml bindings to hivex (Windows Registry hive library) Richard Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).