srlabs / ziggy

A multi-fuzzer management utility for all of your Rust fuzzing needs 🧑‍🎤
Apache License 2.0
59 stars 6 forks source link

Improved CLI output and new minimization scheme #60

Closed louismerlin closed 11 months ago

louismerlin commented 11 months ago

Fixes #26 and fixes #33.

This PR introduces a revamped CLI output, as well as a new minimization scheme.

~Depends on https://github.com/rust-fuzz/honggfuzz-rs/pull/85 (and we also need to add the flag required to sync honggfuzz to AFL++'s main-instance's corpus).~

Looking forward to your feedback and ideas for improving the CLI output.

Tasks

louismerlin commented 11 months ago

@vanhauser-thc @brunoproduit this is ready for testing & review