Sign inSign up

anthorx/reversing-docker

By anthorx

Updated almost 10 years ago

This docker image contains relevant tools for reverse engineering tasks.

Image
2

423

anthorx/reversing-docker repository overview

Reverse Engineering Docker Image

At the moment this image contains the following tools:
Usage

This image mounts a volume at /workdir.

Specify a local workdir with <my_workdir>.

Pull with:
sudo docker pull anthorx/reversing-docker
And finally run with:
sudo docker run --rm -it -v <my_workdir>:/workdir anthorx/reversing-docker

Tag summary

Content type

Image

Digest

Size

229.3 MB

Last updated

almost 10 years ago

docker pull anthorx/reversing-docker