docker run
command), Docker will automatically download the image from Docker Hub, run it locally as an active container. Your system will need to be connected to the internet to retrieve the image; afterwards, Docker will use a locally cached copy. You can use the docker pull
command to update the cached version of the image. To update all local images from a Linux-like shell, run:thug
with the desired parameters, such as -F to enable file logging).thug
is thug
. The remnux/thug image is hosted on its Docker Hub page.docker stop jsdetox
. The remnux/jsdetox image is hosted on its Docker Hub page.docker stop de4js
. The remnux/de4js image is hosted on its Docker Hub page.rekall
and have your evidence directry mapped as /home/nonroot/files
inside the container:nonroot
is nonroot
. The remnux/rekall image is hosted on its Docker Hub page./tmp/files
inside the container:retdec
is retdec
. The remnux/retdec image is hosted on its its Docker Hub page.retdec-
prefix and include retdec-decompiler.py, retdec-unpacker, and retdec-fileinfo.rizin
and others that start with rz-
) and have your local directory mapped as /home/nonroot/workdir
inside the container:--cap-drop=ALL --cap-add=SYS_PTRACE
when launching it.nonroot
is nonroot
. The remnux/rizin image is hosted on its its Docker Hub page./home/nonroot/workdir
inside the container:--cap-drop=ALL --cap-add=SYS_PTRACE
when launching it.nonroot
is nonroot
. The remnux/radare2 image is hosted on its its Docker Hub page.viper
and have your samples directory mapped as /home/nonroot/workdir
inside the container:nonroot
is nonroot
. The remnux/viper image is hosted on its its Docker Hub page.