Skip to content

Latest commit

History

History
30 lines (19 loc) 路 1.1 KB

File metadata and controls

30 lines (19 loc) 路 1.1 KB

AFLplusplus

CI LC

Zig build for AFLplusplus.

猬囷笍 Dependencies

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

馃殌 Usage

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

馃挴 Easy Source Fuzzing with AFL++

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