/opt-analysis

Primary LanguagePythonApache License 2.0Apache-2.0

opt-analysis: Scripts to bach run multiple whitebox attacks using Deadpool and Daredevil

Installation

Clone the repository and run:

git submodule update --init
pip install .
pip install tqdm  # Optional, for progress bar

You will also need to install Daredevil from the instructions on the repo