Radare2 build featuring : ubuntu + nodejs + python pip + r2 + r2pipe + r2frida + r2dec
1.2K
r2 docker build
Takes your custom config file (.radare2rc) from the current directory Copies contents of ./data to /home/r2/data A sample binary was included inside ./data for testing purposes
Build docker image with:
docker build -t r2-docker:latest .
Open binary with frida:
r2 frida:/home/r2/data/sample
Content type
Image
Digest
Size
567.7 MB
Last updated
over 4 years ago
docker pull alanvivona/r2