kcc / fuzzing-with-sanitizers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:LLVM 100.0%