Crate libafl_sugar

source ·
Expand description

Sugar API to simplify the life of the naive user of LibAFL

Re-exports

Modules

  • An afl-style forkserver fuzzer. Use this if your target has complex state that needs to be reset.
  • In-Memory fuzzing made easy. Use this sugar for scaling libfuzzer-style fuzzers.
  • In-memory fuzzer with QEMU-based binary-only instrumentation

Constants