rz-pm: rizin package manager
This tool aims to be a cross platform package manager for the reverse engineering
framework Rizin.
It is still a work in progress. Any help is highly appreciating, starting from
reporting bugs and feature requests to implementing code fixes.
How to install
Download the rz-pm binary for your system on the latest release page. Make the file executable and you are ready to go!
CI |
Badges/URL |
GithubCI |
|
Available packages
The official database is available here.
Package example
name: jsdec
version: 0.4.0
summary: Converts asm to pseudo-C code
description: Longer description of the jsdec package
source:
url: https://github.com/rizinorg/jsdec/archive/refs/tags/v0.4.0.tar.gz
hash: 5afe9a823c1c31ccf641dc1667a092418cd84f5cb9865730580783ca7c44e93d
directory: jsdec-0.4.0/p
build_system: meson
build_arguments:
- -Djsc_folder=..