libfuzzer topic

List libfuzzer repositories

sharpfuzz

352
Stars
29
Forks
Watchers

AFL-based fuzz testing for .NET

fuzzuf

351
Stars
23
Forks
Watchers

Fuzzing Unification Framework

libprotobuf-mutator_fuzzing_learning

235
Stars
38
Forks
Watchers

Learn how to combine libprotobuf-mutator with libfuzzer & AFL++

Damn_Vulnerable_C_Program

629
Stars
129
Forks
Watchers

An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.

fuzzing-stuff

234
Stars
66
Forks
Watchers

Resources About Fuzzing, For Multiple Platforms And All Popular Fuzzers. 500+ Open Source Tools Sorted By Star Count, 800+ Blog Posts Sorted By Publish Time.

jfs

240
Stars
20
Forks
Watchers

Constraint solver based on coverage-guided fuzzing

ManuFuzzer

144
Stars
17
Forks
Watchers

Binary code-coverage fuzzer for macOS, based on libFuzzer and LLVM

libfuzzer

198
Stars
43
Forks
Watchers

Rust bindings and utilities for LLVM’s libFuzzer

Sloth

117
Stars
14
Forks
Watchers

Sloth 🦥 is a coverage guided fuzzing framework for fuzzing Android Native libraries that makes use of libFuzzer and QEMU user-mode emulation

oss-sydr-fuzz

106
Stars
31
Forks
Watchers

OSS-Sydr-Fuzz - OSS-Fuzz fork for hybrid fuzzing (fuzzer+DSE) open source software.