Module libafl::fuzzer[][src]

Expand description

The Fuzzer is the main struct for a fuzz campaign.

Structs

Your default fuzzer instance, for everyday use.

Enums

Traits

Evaluate an input modyfing the state of the fuzzer

Evaluate an input modyfing the state of the fuzzer

Evaluate if an input is interesting using the feedback

The main fuzzer trait.

Holds a scheduler

Holds an feedback

Holds an objective feedback