google / AFL

american fuzzy lop - a security-oriented fuzzer
https://lcamtuf.coredump.cx/afl/
Apache License 2.0
3.56k stars 625 forks source link

Let AFL stop if no more paths found? #133

Open zhoulaifu opened 3 years ago

zhoulaifu commented 3 years ago

I wonder if it is possible to let AFL terminate automatically whenever it can no more find new paths for a certain amount of time? This can be useful in scripts.