likaiam
likaiam
This is the script calling Driller. import errno import os import os.path import sys import time from driller import Driller def save_input(content, dest_dir, count): """Saves a new input to a...
And I also used the docker https://hub.docker.com/r/zjuchenyuan/driller. When I tried to hybrid fuzz Mp3Gain(the example program),it works.However,when I tried to fuzz sqlite(a database program),it reported the follwoing errors.I don't konw...
[sqlite3.zip](https://github.com/shellphish/driller/files/10295146/sqlite3.zip) this is the binary in the zip
Expect reply.Thank you very much.