fuzzing-with-sanitizers icon indicating copy to clipboard operation
fuzzing-with-sanitizers copied to clipboard

Tools, documentation and test inputs for fuzzing opensource projects with AddressSanitizer and friends.

fuzzing-with-sanitizers

Tools, documentation and test inputs for fuzzing opensource projects with AddressSanitizer and friends.

The goal of this project is to demonstrate how to store fuzz test corpuses for fuzzers such as LLVM's LibFuzzer or AFL and how to setup up continuous fuzz testing process.

Stay tuned.