Module libafl::state[][src]

Expand description

The fuzzer, and state are the core pieces of every good fuzzer

Structs

The state a fuzz run.

Constants

The maximum size of a testcase

Traits

Trait for offering a ClientPerfStats

Trait for elements offering a corpus

Trait for the execution counter

Trait for elements offering a feedback

Interact with the maximum size

Trait for elements offering metadata

Trait for elements offering a rand

Trait for elements offering a corpus of solutions

Trait for the starting time