Skip to content

dnoursi/fuzzer-test-suite

 
 

Repository files navigation

fuzzer-test-suite

This is a set of tests (benchmarks) for fuzzing engines (fuzzers).

The goal of this project is to have a set of fuzzing benchmarks derived from real-life libraries that have interesting bugs, hard-to-find code paths, or other challenges for bug finding tools.

The current version supports libFuzzer, in future versions we exect to support AFL and potentially other fuzzing engines.

See also

Contributing

See CONTRIBUTING first. If you want to add one more benchmark to the test suite, simply mimic one of the existing benchmarks and send the pull request.

Disclaimer

This is not an official Google product.

About

Set of tests for fuzzing engines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.4%
  • Objective-C 6.4%
  • Other 1.2%