Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

googleinterns/differential-fuzzing-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is not an officially supported Google product.

File Key:

  • differential_fuzzing_lib: Contains files used for the differential fuzzing library. in particular: baseparser.h: file used as a virtual class for the differential fuzzer. This class is used as the base of new classes used with the wrapper

    differential_fuzzer.h: methods used for the differential fuzzer wrapper

    differential_fuzzer.cpp: code for differentialfuzzer.h

    logger.h: allows for debug mode to be activated for the differential fuzzer

  • tests: Includes several tests related to the differential fuzzer library of methods, and differential fuzzing with the yaml parsing libraries

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published