Skip to content

A collection of fuzzing targets written in Rust.

Notifications You must be signed in to change notification settings

killercup/targets

 
 

Repository files navigation

targets

A collection of fuzzing targets written in Rust.

How do I fuzz?

As an example:

./run-fuzzer.sh mp4parse read_mp4

Contributing

Want to add another fuzz target? It can be for an existing crate or a new one, just open a pull request!

License

All files in this repository are licensed CC0.

About

A collection of fuzzing targets written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 95.4%
  • Shell 4.6%