srlabs / ziggy

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

fix addseeds #51

Closed vanhauser-thc closed 12 months ago

vanhauser-thc commented 12 months ago

in the current version the seeds will not be imported if a second addseeds is done before the first one could be picked up by the aflmainfuzzer.

TODO: add the seeds to the shared_corpus for honggfuzz.