Expand description
The fuzzer module setups the fuzzing loop. It also is responsible for gathering feedback from runs and restarting processes if they crash.
Modulesยง
- libafl_
setup ๐ - stages ๐
- stats_
monitor ๐Stats to display both cumulative and per-client stats - stats_
stage ๐ - Generates a zoo of terms form a
Signature
. For each function symbol in the signature a closed term is generated and added to the zoo.
Structsยง
Functionsยง
- Starts the fuzzing loop