Supplemental Material for "ATNwalk: Grammar-Based Coverage-Guided Fuzzing Using Only Bit-Mutations"
收藏资源简介:
Contains source code, original data, additional graphs, and other material to reproduce the experiments, which were described in the paper. <strong>corpus.tar.gz</strong> contains the seed corpus for every fuzzing campaign <strong>crashes.tar.gz</strong> contains the crashes of each fuzzing campaign, filtered according to the technique described in the paper <strong>data.zip</strong> contains CSV files that contain AFL++ and GCOV metrics that were used to generate the plots in the paper; it also contains the additional plots of other metrics which were referenced as supplemental material <strong>fuzzing_20221116.tar.gz</strong> is the docker image that was used to perform the fuzzing campaigns and serves as a runtime environment <strong>home.rocky.tar.gz</strong> contains the home folder that is mounted inside the container (see README.md for details) <strong>plots.zip</strong> contains all plots from the paper and additional ones, like branches over time, or other box plots for AFL++ covered bits Consult the README.md to read on how to repeat the experiments.



