Home

Awesome

This is the fuzzing harness that I've used to discover a memory disclosure vulnerability in Claxon, when combined with libdiffuzz. All it does is validate that decoding the same file twice produces identical results.

It uses AFL.rs, see Rust Fuzz Book for a quick start.