fangxlmr / rz-pm

An official Rizin package manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rz-pm: rizin package manager

This tool is a cross platform package manager for the reverse engineering framework rizin.

It is a rewrite in Go of the original Shell rz-pm script.

This tool is still a work in progress.

CI Badges/URL
GithubCI Tests Status

Package example

The official database is available here.

name: r2dec
type: git
repo: https://github.com/wargio/r2dec-js
desc: "[r2-r2pipe-node] an Experimental Decompiler"

install:
  - make -C p

uninstall:
  - make -C p uninstall

About

An official Rizin package manager

License:GNU Lesser General Public License v3.0


Languages

Language:Go 96.2%Language:C 2.7%Language:Makefile 1.1%