Skip to main content

Pipe interface for radare2

Project description

Interact with radare2 using the #!pipe command or in standalone scripts that communicate with local or remoate r2 via pipe, tcp or http.

Usage example:

$ python
> import r2pipe
> r2 = r2pipe.open("/bin/ls")
> print(r2.cmd("pd 10"))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

r2pipe-0.6.3.tar.gz (4.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page