Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
c
 
 
 
 
 
 
lib
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

r2pm: radare2 package manager

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

It is a rewrite in Go of the original Shell r2pm script.

This tool is still a work in progress.

CI Badges/URL
GithubCI Tests Status
TravisCI Build Status
Dependabot Dependabot Enablement
Sourcehut builds.sr.ht 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

Radare2 cross platform package manager

Topics

Resources

License

Releases

No releases published

Sponsor this project

Packages

No packages published
You can’t perform that action at this time.