Skip to content

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

Notifications You must be signed in to change notification settings

cmatthewbrooks/r2pyutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2pyutils

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

  • r2ppipeutil.py - A wrapper utility for r2pipe
  • r2pfuncutil.py - A utility to work with 'func' objects from r2
  • funclist.py - An example utility script to find 'first round' and 'utility' functions during an r2 session
  • funcstrings.py - An example utility script to print out all strings referenced within functions during an r2 session

Note: Python 2 and 3 are both supported.

Installation

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

TODO

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages