Installation
Linux
The PASTIS framework can be installed with:
pip install pastis-framework
The Pypi package will install all Python dependencies. Fuzzing engines then requires installing the appropriate fuzzer. Supported fuzzers are:
TritonDSE (installed via the Pypi package)
AFL++ (see: Installation)
Honggfuzz (see. Installation)
Other Platforms
PASTIS has not been tested on other platforms.