Fuzzing-Survey icon indicating copy to clipboard operation
Fuzzing-Survey copied to clipboard

Added paper, genetic links, to afl++

Open domenukk opened this issue 5 years ago • 5 comments

This PR updates the AFL++ with the relevant paper, and adds directly or indirectly incorporated fuzzers (the ones I could think of)

domenukk avatar Oct 19 '20 01:10 domenukk

Thank you so much for your contribution!

If it is not a big trouble, could you minimize the # of references? Do you think all these fuzzers are critical to be referenced from AFL++? The main reason why I am asking is to reduce the number of edges in the graph as much as possible due to visibility issue; so we want to have only essential edges.

sangkilc avatar Oct 19 '20 03:10 sangkilc

AFLSmart can be removed

andreafioraldi avatar Oct 19 '20 07:10 andreafioraldi

In addition, IIRC Marc is the last author in the paper, after Heiko

andreafioraldi avatar Oct 19 '20 07:10 andreafioraldi

@domenukk would you like to make a commit based on @andreafioraldi 's comments?

sangkilc avatar Oct 20 '20 10:10 sangkilc

All right will do :)

domenukk avatar Oct 20 '20 10:10 domenukk