Module libafl::state

source ·
Expand description

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

Structs§

  • Struct that holds the options for input loading
  • A very simple state without any bells or whistles, for testing.
  • A stack to keep track of which stage is executing
  • The state a fuzz run.

Constants§

Traits§