We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Experiments with https://github.com/google/fuzzer-test-suite/tree/master/engine-comparison show improvement in libFuzzer's coverage with the heuristic, particularly on benchmarks where AFL normally performs better than libFuzzer.
Benchmarks: http://storage.googleapis.com/fuzzer-test-suite-public/afl-vs-libfuzzer4/index.html
The text was updated successfully, but these errors were encountered:
assigned to @morehouse
Sorry, something went wrong.
Landed in r325050.
morehouse
No branches or pull requests
Extended Description
Experiments with https://github.com/google/fuzzer-test-suite/tree/master/engine-comparison show improvement in libFuzzer's coverage with the heuristic, particularly on benchmarks where AFL normally performs better than libFuzzer.
Benchmarks:
http://storage.googleapis.com/fuzzer-test-suite-public/afl-vs-libfuzzer4/index.html
The text was updated successfully, but these errors were encountered: