-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi,
Sorry for this question which may sound stupid. I have been reading the code of this project for quite a while, and I am starting to understand it.
However, I would like to implement this on my computer for fuzzing with AFL, and it is not clear how I should do it...
From what I understand, if I want to try and run an example against curl, I just need to run the generate_corpus.py script, and then run the file against ./curl_fuzzer, which will write the file into curl's socket, instead of letting it go look over the network. However, with AFL, I do not see any quick way to do all this process with the semi-randomly generated files from the AFL program.
Can you please help me with this?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels