Skip to content

mu00d8/statistics

Repository files navigation

Scripts for a statistical evaluation of fuzzing campaigns

Collection of scripts for running a statistical evaluation of fuzzers (using bootstrap-based methods, see https://github.com/fuzz-evaluator/statistics). This may need R and the dependencies in requirements.txt.

To use this, you either need to write parsing logic extracting the final coverage data and put that in run_statistics.py, or you just hardcode these values there. Then run one of the subcommands, like run_statistics.py gen-table to generate the body of a LaTeX table.

About

Scripts to run a statistical evaluation for fuzzing evaluations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published