|
4 months ago | |
---|---|---|
.builds | 1 year ago | |
.github/workflows | 4 months ago | |
c | 1 year ago | |
docs | 11 months ago | |
internal | 1 year ago | |
lib | 1 year ago | |
pkg | 4 months ago | |
test | 1 year ago | |
testdata | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 2 years ago | |
Makefile | 1 year ago | |
README.md | 4 months ago | |
go.mod | 4 months ago | |
go.sum | 4 months ago | |
main.go | 1 year ago |
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 | |
TravisCI | |
Dependabot | |
Sourcehut |
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