Skip to content
forked from REMnux/docker

Radare2 in docker with ghidra decompiler support

Notifications You must be signed in to change notification settings

omdv/radare2-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This Docker image encapsulates the Radare2 reverse-engineering framework with ghidra decompiler plugin.

Replace $(pwd) with your directory

docker run --rm -it --cap-drop=ALL --cap-add=SYS_PTRACE -v $(pwd):/home/nonroot/workdir omdv/radare2

About

Radare2 in docker with ghidra decompiler support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%