orthrus icon indicating copy to clipboard operation
orthrus copied to clipboard

[Add/Start/Stop] Implement support for afl fuzz in QEMU mode

Open bshastry opened this issue 8 years ago • 0 comments

This takes issue #13 one step forward towards supporting binary only fuzzing jobs. Note that this increases afl-utils dependency to [v1.33a][https://github.com/rc0r/afl-utils/releases/tag/v1.33a]

Issue closes if:

  • job configuration exposes an option called qemu (that accepts a boolean value) that ensures that job is fuzzed in afl qemu mode (-Q)
  • corpus minimization is supported (requires afl-utils v1.33a)

bshastry avatar Oct 12 '17 11:10 bshastry