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 COLUMNS" "/bin/ls";; val result : Yojson.Basic.t = List [Assoc

 [("offset", `Int 109075); ("type", `String "string");
  ("data", `String "eQUOTING_STYLECOLUMNSTABSIZEinvalid")];

Assoc [("offset", Int 118247); ("type", String "string"); ("data", String "onment variable COLUMNS: %signori")]]"

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.4.tar.gz
md5=e9e598e6ac036eb4bc002740b7b04b01
sha512=393bc4a3d8554410f2605b97a37f1bd72a722dc8af3c84747be6285e0607b70d58f73d89ed589bfda5570cc1a469ba477d3da9fb74995199a14e1cbf2d97527c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/radare2/radare2.0.0.4/opam
No package is dependent