Module libafl::executors::forkserver

source ·
Expand description

Expose an Executor based on a Forkserver in order to execute AFL/AFL++ binaries

Structs§

Traits§

  • Configure the target, limit, setsid, pipe_stdin, the code was borrowed from the Angora fuzzer