google / google/fuzzbench

Use more seeds in non-OSS-Fuzz benchmarks

Open
#85 2 comments 0 reactions 0 assignees View on GitHub
core feature
Dominant language
Python
Stars
1.2k
Forks
302
PR merge metrics
No merged PRs in 30d

Description

Hi,

I see in several benchmarks (e.g., LibPNG, LibJPEG-Turbo), there is only one seed (i.e., sample input) in the initial corpus. It would affect the results of several fuzzers, like my AFLSmart structure-aware fuzzer (https://github.com/aflsmart/aflsmart). As we know, the seed corpus quality is very important for (mutational-based) fuzzing. I think it would be good if all benchmarks come with a decent seed corpus.

Best regards,

Thuan

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.