SieveFuzz
SieveFuzz copied to clipboard
Optimizing Directed Fuzzing via Target-tailored Program State Restriction
First, really cool work! :) I was experimenting with your prototype and found out that it takes a really long time and memory to compute the graphs in the server...
Fix wrong commands in README.md
Hi prashast, thanks for your great work. I met a problem while using the docker images. I validated the fuzzers then i got a message `Empty/non-existent directory detected for queue...
For the target, instead of using a makefile, I used ./autogen.sh and ./configure in target build, but when trying to generate the sievefuzz variant (by setting compiler and relevant flags...