viper

This Dockerfile represents a Docker image that encapsulates the Viper binary analysis and management framework by Claudio Guarnieri (@botherder). To run this image after installing Docker, use a command like this to launch the Viper web interface, replacing ~/viper-workdir with the path to the location of your Viper Viper data directory: sudo docker run --rm -p 9090:9090 -v /your/working/directory:/home/nonroot/workdir remnux/viper. If you want to launch the Viper command-line tool instead of its web interface, run Bash in the container like this, then issue the desired ./viper.py command: sudo docker run --rm -it -v /your/working/directory:/home/nonroot/workdir remnux/viper bash

Learn More:

results matching ""

    No results matching ""