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")]]"
Author | Edgar Aroutiounian <edgar.factorial@gmail.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/fxfactorial/ocaml-radare2 |
Issue Tracker | https://github.com/fxfactorial/ocaml-radare2/issues |
Maintainer | Edgar Aroutiounian <edgar.factorial@gmail.com> |
Dependencies | |
Source [http] | https://github.com/fxfactorial/ocaml-radare2/archive/v0.0.3.tar.gz md5=6ecfc6fe053f21e526ad2ecf185cffce sha512=353979cdac9322817dc55991a4d5d07c655219a02c2b2127581ec3dfddf760e24da7b99a2e8af06235676c05ba21daa6033543de2a1b8b7893a7d8b8b1f80ad3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/radare2/radare2.0.0.3/opam |
No package is dependent