orthrus
orthrus copied to clipboard
[Add/Start/Stop] Implement support for afl fuzz in QEMU mode
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)