srlabs / ziggy

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

coverage worker #75

Open vanhauser-thc opened 10 months ago

vanhauser-thc commented 10 months ago

stephan's idea:

when doing ziggy fuzz also build a coverage-worker target that is compiled exactly the same as coverage. however for this one ziggy runs new inputs from afl/mainaflfuzzer/queue/id:* in the background, and auto-generates the report every 15 minutes.