shellphish / driller

Driller: augmenting AFL with symbolic execution!
BSD 2-Clause "Simplified" License
880 stars 163 forks source link

how to work if the input of target is a file? #96

Open Arashimu opened 7 months ago

Arashimu commented 7 months ago

Now I have a binary.The command runs it is binary -run file.I want to use driller and AFL work together,but how can I do it.