afl-cov icon indicating copy to clipboard operation
afl-cov copied to clipboard

Produce code coverage results with gcov from afl-fuzz test cases

Results 1 afl-cov issues
Sort by recently updated
recently updated
newest added

The linux timeout command seems to fail terminating processes occasionally, so when possible without breaking the interface I've added a subprocess.Popen timeout (to be double the linux timeout) as a...