Skip to content

v1.1.2 (2025-01-16)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 17:47
1c61be0

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

File Platform Checksum
wuppiefuzz-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
wuppiefuzz-x86_64-apple-darwin.tar.xz Intel macOS checksum
wuppiefuzz-x86_64-pc-windows-msvc.zip x64 Windows checksum
wuppiefuzz-x86_64-pc-windows-msvc.msi x64 Windows checksum
wuppiefuzz-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum