AFLplusplus

July 23, 2024 ยท View on GitHub

CI LC

Zig build for AFLplusplus.

:arrow_down: Dependencies

Requires a build of LLVM. You can either get one from your favorite package manager, or build it yourself.

:rocket: Usage

git clone https://github.com/allyourcodebase/AFLplusplus.git
cd AFLplusplus/
zig build

:100: Easy Source Fuzzing with AFL++

For help fuzzing your executables, see kristoff-it/zig-afl-kit.

Contents

  1. 1Zig build for AFLplusplus.
  2. 1.1:arrow_down: Dependencies
  3. 1.2:rocket: Usage
  4. 1.3:100: Easy Source Fuzzing with AFL++