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.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.6.tar.gz
md5=bec95d9d6d82c72977f81c9cbc8baba0
sha512=92f4f534b84420da2294992ca519e656020ab5529ad93e31e8107484fe4659667f6f7dde157c8e0c8baa45f6947e711e162686399031b666507594c21fad8dbe
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/radare2/radare2.0.0.6/opam
No package is dependent