Write a Blog >>
ICSE 2023
Sun 14 - Sat 20 May 2023 Melbourne, Australia

We make all the data, analysis, and results of the conference (ICSE 2023) paper “Reachable Coverage: Estimating Saturation in Fuzzing” openly accessible, and reproducible. The archived artifacts can be found at https://doi.org/10.5281/zenodo.7571359.

Most of our data come from large-scale fuzzing campaigns we ran on various candidate programs using the state-of-the-art fuzzer ***AFL++***. We also use open-source data from well-known fuzzing platforms such as Fuzzbench and OSS-Fuzz. Each data pre-processing and analysis step is performed within the Jupyter notebook named analysis.ipynb which can be found under the ./scripts of the replication package.

Please refer to README.md for extensive details about navigating the repository and reproducing the results we presented in our paper. We facilitate the reproduction of our results and encourage continuous improvement of the research area by making our research artifacts publically accessible.