/19fall_software_proj

Toy python fuzzer using UCB1 score to select seed file and mutation operator

Primary LanguagePython

19fall_software_proj

Toy python fuzzer using UCB1 score to select seed file and mutation operator

The baseline fuzzer is adopted from the fuzzingbook. To run the experiments, run main.py file. Variable n is the number of inputs to try.

Requirements:

  • matplotlib
  • numpy
  • scipy
  • pandas
  • graphviz
  • svglib
  • selenium
  • jupyter_contrib_nbextensions