Add AFL persistent mode article

This commit is contained in:
Tim Strazzere 2016-07-13 21:23:05 -07:00
parent fe1e40dcc8
commit 45b0b2edd0
No known key found for this signature in database
GPG Key ID: C9EAD5C13537F369

View File

@ -131,6 +131,7 @@ https://www.corelan.be/index.php/2013/02/26/root-cause-analysis-memory-corruptio
##### AFL Fuzzer related tutorials
[Fuzzing workflows; a fuzz job from start to finish](https://foxglovesecurity.com/2016/03/15/fuzzing-workflows-a-fuzz-job-from-start-to-finish/) - by @BrandonPrry.
[Fuzzing capstone using AFL persistent mode](https://toastedcornflakes.github.io/articles/fuzzing_capstone_with_afl.html) - by @toasted_flakes
##### Spike Fuzzer related tutorials