Skip to content

Custom docker build for radare2 featuring : r2 + r2pipe + r2frida + r2dec

Notifications You must be signed in to change notification settings

alanvivona/r2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r2-docker

r2 docker build

  • ubuntu
  • nodejs
  • python pip
  • r2
  • r2pipe
  • r2frida
  • r2dec

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

About

Custom docker build for radare2 featuring : r2 + r2pipe + r2frida + r2dec

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published