Rust Fuzzing Authority

Results 9 repositories owned by Rust Fuzzing Authority

honggfuzz-rs

440
Stars
41
Forks
Watchers

Fuzz your Rust code with Google-developed Honggfuzz !

afl.rs

1.6k
Stars
101
Forks
Watchers

🐇 Fuzzing Rust code with American Fuzzy Lop

cargo-fuzz

1.5k
Stars
108
Forks
Watchers

Command line helpers for fuzzing

trophy-case

400
Stars
47
Forks
Watchers

🏆 Collection of bugs uncovered by fuzzing Rust code

libfuzzer

198
Stars
43
Forks
Watchers

Rust bindings and utilities for LLVM’s libFuzzer

arbitrary

629
Stars
63
Forks
Watchers

Generating structured data from arbitrary, unstructured input.

targets

102
Stars
21
Forks
Watchers

🎯 A collection of fuzzing targets written in Rust.

book

116
Stars
18
Forks
Watchers

📖 Guides and tutorials on how to fuzz Rust code

auto-fuzz-test

69
Stars
4
Forks
Watchers

Effortlessly fuzz libraries with large API surfaces