Release Notes
Highlights
Features
Fixes
- Removed
libssl
from installation prerequisites and added build-essential
in #45
- Temporary workaround for ctrl+c behaviour in
#47
- Update to LibAFL 0.14.1 in #52
Install wuppiefuzz 1.1.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/TNO-S3/WuppieFuzz/releases/download/v1.1.2/wuppiefuzz-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/TNO-S3/WuppieFuzz/releases/download/v1.1.2/wuppiefuzz-installer.ps1 | iex"
Download wuppiefuzz 1.1.2