You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2026. It is now read-only.
Two good options seem to be https://github.com/rust-fuzz/afl.rs and https://github.com/rust-fuzz/honggfuzz-rs, but I didn't look that hard. I should look harder to make sure I didn't miss any promising options then implement at least one fuzzer.