Skip to content

Scripts to run a statistical evaluation for fuzzing evaluations

Notifications You must be signed in to change notification settings

mu00d8/statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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