This docker image contains relevant tools for reverse engineering tasks.
423
This image mounts a volume at /workdir.
Specify a local workdir with <my_workdir>.
sudo docker pull anthorx/reversing-docker
sudo docker run --rm -it -v <my_workdir>:/workdir anthorx/reversing-docker
Content type
Image
Digest
Size
229.3 MB
Last updated
almost 10 years ago
docker pull anthorx/reversing-docker