Skip to main content

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"))            # parses the JSON and returns a dict (note the lowercase j)
print(pipe.cmdJ("ij").core.format)  # parses the JSON and returns a namedtuple (note the uppercase J)
pipe.quit()

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

rzpipe-0.6.2.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

rzpipe-0.6.2-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file rzpipe-0.6.2.tar.gz.

File metadata

  • Download URL: rzpipe-0.6.2.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for rzpipe-0.6.2.tar.gz
Algorithm Hash digest
SHA256 28aa8f14c1a0b26898674b574c8861be12c37e6fe257c25c61e55ce1a91ecd87
MD5 206e62d6b10a9b608ad11ce4d825bc23
BLAKE2b-256 c7a0ea6b61d5dcd700cf988cbd80d196cf0435ce902815bd8ec72b520f7348d2

See more details on using hashes here.

File details

Details for the file rzpipe-0.6.2-py3-none-any.whl.

File metadata

  • Download URL: rzpipe-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for rzpipe-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a620e2547e54f901233be6e1eb283fd7c499f6d9bd1651795c2ff53e5fab1d77
MD5 44dc2b67ed59b017d2019a483610f0bd
BLAKE2b-256 a71976347b9c0b19b80c68ccaabe939929ae037083b93896f7093eda7db5be7d

See more details on using hashes here.

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