Pipe interface for rizin
Project description
rzpipe for Python
Interact with rizin using the #!pipe
command or in standalone scripts
that communicate with local or remote rizin via pipe, tcp or http.
Installation
$ pip install rzpipe
or
$ pip3 install rzpipe
Usage example:
import rzpipe
pipe = rzpipe.open("/bin/ls")
pipe.cmd('aa')
print(pipe.cmd("afl"))
print(pipe.cmdj("aflj")) # evaluates JSON and returns an object
print(pipe.cmdj("ij").core.format) # shows file format
pipe.quit()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rzpipe-0.5.0.tar.gz
(10.6 kB
view details)
Built Distributions
rzpipe-0.5.0-py3.8.egg
(25.7 kB
view details)
rzpipe-0.5.0-py3-none-any.whl
(12.2 kB
view details)
File details
Details for the file rzpipe-0.5.0.tar.gz
.
File metadata
- Download URL: rzpipe-0.5.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 904260eb5f47c97ee5a04054b23a55b60179741cc9b6633dfdb4275240d48c75 |
|
MD5 | 4bbea37caf887ebe9826fe48c027aa0c |
|
BLAKE2b-256 | 6c9f70003320e4b909c19423f0b7a1adb385e3474b1544857b69639b111884fb |
File details
Details for the file rzpipe-0.5.0-py3.8.egg
.
File metadata
- Download URL: rzpipe-0.5.0-py3.8.egg
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 416491ff32b0c836f08cbaee47eca33cd141dee10c934237df9bd5b3c3678dfc |
|
MD5 | a9f852f5eadc03a72a060caaabc148be |
|
BLAKE2b-256 | 0f22911dba744eb6018b00db85d5bbf2d581e4aec3d33534b6bc8f6bcdc550a2 |
File details
Details for the file rzpipe-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: rzpipe-0.5.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aed750cb33a53068fd5f2bc67054bc5b172dee31b5f5907fbe18dca97e80a7a7 |
|
MD5 | 063c8c494c03c298212f9dfe3692c27f |
|
BLAKE2b-256 | c000860706c0445f65ce8fc371807b8e4f2750f951fdbf885a0c7616ae8c00fb |