Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

experiments

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

experiments

This directory contains miscellaneous standalone projects used to test individual components of the fuzzer.

  • CreateUserProcess_benchmark -- forklib benchmark
  • debugger -- runtime tracer using debug API
  • dump_parser -- minidump parser
  • hook-example -- driver for the injected forkserver that tests hooking, forkserver, coverage, etc. without full fuzzer functionality
  • test_fork_with_pt -- forklib + parent-traces-child with Intel PT

The easiest way to build these examples is just to move them to the top-level directory and add them to the solution.