libfuzzer ecosystem - ligurio/sqa-wiki GitHub Wiki
Projects utilizing or inspired by libFuzzer
libFuzzer-based engines and frameworks
- Fazi https://github.com/landaire/fazi
- Nezha https://github.com/nezha-dt/nezha
- DeepState https://github.com/trailofbits/deepstate
- Library for structured fuzzing with ProtoBuf https://github.com/google/libprotobuf-mutator
libFuzzer-based integrations with programming languages
- Swift https://github.com/apple/swift/blob/main/docs/libFuzzerIntegration.md
- Java https://github.com/CodeIntelligenceTesting/jazzer
- Python
- Ruby
- Javascript
- Rust https://github.com/rust-fuzz/cargo-fuzz
- Go https://github.com/dvyukov/go-fuzz
- Lua https://github.com/ligurio/luzer/
- WASM https://github.com/jonathanmetzman/wasm-fuzzing-demo/
- C# https://github.com/ispras/FuzzedDataProviderCS
LPM-based tests
- GIF, https://github.com/google/oss-fuzz/tree/master/projects/giflib
- JSON
- Lua 5.1 Language,
- PNG, https://github.com/google/oss-fuzz/tree/master/projects/libpng-proto
- SQL
- Solidity Language, https://github.com/ethereum/solidity/tree/develop/test/tools/ossfuzz
- XML
- JPEG, https://source.chromium.org/chromium/chromium/src/+/main:media/gpu/vaapi/fuzzers/jpeg_decoder/
- MRuby, https://github.com/mruby/mruby/tree/master/oss-fuzz