Introduction
1.
Fuzzing with cargo-fuzz
1.1.
Setup
1.2.
Tutorial
1.3.
Guide
1.4.
Structure-Aware Fuzzing
1.5.
Coverage
1.6.
Targets
1.7.
Fuzzing on Windows
1.7.1.
Setup
1.7.2.
Fuzzing DLLs
2.
Fuzzing with afl.rs
2.1.
Setup
2.2.
Tutorial
2.3.
Installing from source
3.
Trophy case
Light (default)
Rust
Coal
Navy
Ayu
Rust Fuzz Book
Targets
A collection of community maintained cargo-fuzz compatible fuzz targets can be found
here
.