Skip to content

InProcessForkExecutor #82

@andreafioraldi

Description

@andreafioraldi

ATM these two Executors are missing:

  • ForkserverExecutor must be an AFL-like forkserver executor, I guess we can borrow code from Angora
  • InProcessForkExecutor is a version of InProcessExecutor that forks before calling the harness. In this case, LibAFL must be still embedded into the target and we avoid to control the target via pipe, but then we still need an harness and cannot fuzz binaries compile with afl-cc

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions