Setup
Requirements
Tools
- C compiler (e.g. gcc or clang)
- make
Platform
afl.rs works on x86-64 Linux, x86-64 macOS, and ARM64 macOS.
cargo install cargo-afl
Alternatively, cargo-afl
can be installed from source.
Upgrading
cargo install --force cargo-afl