shellphish/fuzzer

Input binary

Elothis opened this issue · 2 comments

Hey,

Im currently looking into using Driller via this python wrapper, and cannot quite answer the following question from just the readme:

What kind of binary has to be specified via the command line for it to work? Is it just the normally compiled binary (standard gcc/g++) and AFL then works via qemu mode on it, or does it have to be instrumented and compiled with the AFL compiler (afl-cc)?

Thanks :)

Thanks!