fuzzbench icon indicating copy to clipboard operation
fuzzbench copied to clipboard

Experiment request for custom benchmarks

Open ardier opened this issue 1 year ago • 15 comments

Description

Add mutant-based benchmarks and update experiment data in the YAML file. This experiment only introduces new benchmarks as we want to address the saturated seed corpus problem through corpus reduction techniques.

We have decided to use AFL and AFL++ for this experiment to observe any difference in the outcomes due to the difference in these fuzzers.

We use four benchmarks:

  1. The original seed corpus from the lcms_cms_transform_fuzzer benchmark
  2. An unfiltered seed corpus from our saturated corpus
  3. Filtering strategy one applied to the seed corpus
  4. Filtering strategy two applied to the seed corpus

ardier avatar Aug 14 '24 13:08 ardier