Home

Awesome

r2pyutils

A repository of r2pipe-related Python utilities meant to be included as a git submodule within other script repositories.

Note: Python 2 and 3 are both supported.

Installation

git clone https://github.com/cmatthewbrooks/r2pyutils.git
cd r2pyutils
pip install .

TODO