AFL - google 维护版 https://github.com/google/AFL
AFL - 原始版 (不支持新版LLVM) https://lcamtuf.coredump.cx/afl/
AFL++ 一个衍生版 https://github.com/AFLplusplus/AFLplusplus
AFL的运行可以看自带文档,也可以搜索网络上的文章,如http://zeroyu.xyz/2019/05/15/how-to-use-afl-fuzz/ , https://paper.seebug.org/841/ AFL的源码阅读,可以自行阅读,或者搜索网络上的文章,如https://bbs.pediy.com/thread-254705.htm
Fuzzing教程 https://github.com/antonio-morales/Fuzzing101
可以使用Preeny hook, https://github.com/zardus/preeny 或者 https://github.com/zyingp/desockmulti ;或者改造代码 https://www.fastly.com/blog/how-to-fuzz-server-american-fuzzy-lop
https://github.com/aflnet/aflnet
https://www.peach.tech/products/peach-fuzzer/
https://github.com/jtpereyda/boofuzz
https://github.com/mrash/afl-cov
https://github.com/rc0r/afl-utils
包括了种子集、不同fuzzer配置、待测试程序配置、crash分析等代码 https://github.com/unifuzz/overview
https://llvm.org/docs/index.html
https://llvm.org/docs/ProgrammersManual.html
AFL llvm-mode src https://github.com/google/AFL/tree/master/llvm_mode Writing An LLVM Pass http://llvm.org/docs/WritingAnLLVMPass.html
https://llvm.org/docs/LangRef.html
中文tutorial(非官方) https://github.com/Evian-Zhang/llvm-ir-tutorial
https://github.com/julieeen/kleefl
最新Fuzzing论文 https://github.com/wcventure/FuzzingPaper
Fuzzing论文关系图谱 https://fuzzing-survey.org/
Yingpei Zeng, Mingmin Lin, Shanqing Guo, Yanzhao Shen, Tingting Cui, Ting Wu, Qiuhua Zheng, Qiuhua Wang, MultiFuzz: A Coverage-Based Multiparty-Protocol Fuzzer for IoT Publish/Subscribe Protocols, Sensors, Vol.20, No.18, 5194, 2020
建议使用Mendeley Desktop或者Zotero 管理文献