Pinned Repositories
afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
arbitrary
Generating structured data from arbitrary, unstructured input.
auto-fuzz-test
Effortlessly fuzz libraries with large API surfaces
book
📖 Guides and tutorials on how to fuzz Rust code
cargo-fuzz
Command line helpers for fuzzing
honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
libfuzzer
Rust bindings and utilities for LLVM’s libFuzzer
sancov
Rust bindings to LLVM's `SanitizerCoverage` interface
targets
🎯 A collection of fuzzing targets written in Rust.
trophy-case
🏆 Collection of bugs uncovered by fuzzing Rust code
Rust Fuzzing Authority's Repositories
rust-fuzz/afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
rust-fuzz/cargo-fuzz
Command line helpers for fuzzing
rust-fuzz/arbitrary
Generating structured data from arbitrary, unstructured input.
rust-fuzz/honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
rust-fuzz/trophy-case
🏆 Collection of bugs uncovered by fuzzing Rust code
rust-fuzz/libfuzzer
Rust bindings and utilities for LLVM’s libFuzzer
rust-fuzz/book
📖 Guides and tutorials on how to fuzz Rust code
rust-fuzz/targets
🎯 A collection of fuzzing targets written in Rust.
rust-fuzz/auto-fuzz-test
Effortlessly fuzz libraries with large API surfaces
rust-fuzz/sancov
Rust bindings to LLVM's `SanitizerCoverage` interface
rust-fuzz/libfuzzer-sys
ARCHIVED version of rust-fuzz/libfuzzer
rust-fuzz/seeds
🌱 Seeds gathered from fuzzing projects. Seeds are intended to be reused for further fuzzing attempts.
rust-fuzz/resettable-lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
rust-fuzz/rust-fuzz.github.io
rust-fuzz/rfcs