radare2version

OCaml interface to r2

Interact with radare2, See the mli for documentation, example usage in utop:

require "radare2";;

let result = R2.with_command_j ~cmd:"/j chown" "/bin/ls";; val result : Yojson.Basic.json = List [Assoc

[("offset", `Int 4294987375); ("id:", `Int 0);
 ("data", `String "ywritesecuritychownfile_inheritdi")]]"
AuthorEdgar Aroutiounian <edgar.factorial@gmail.com>
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/fxfactorial/ocaml-radare2
Issue Trackerhttps://github.com/fxfactorial/ocaml-radare2/issues
MaintainerEdgar Aroutiounian <edgar.factorial@gmail.com>
Dependencies
Source [http] https://github.com/fxfactorial/ocaml-radare2/archive/v0.0.2.tar.gz
md5=63a1a06ffe646acde3a5f38f3c0d5b7e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/radare2/radare2.0.0.2/opam
No package is dependent