You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
qemu
(that accepts a boolean value) that ensures that job is fuzzed in afl qemu mode (-Q
)The text was updated successfully, but these errors were encountered: