todolist
关于本页
记录自己学习工作的相关内容,并且记录自己学习过程中留的坑,避免自己忘记填了。
Github项目学习
Libfuzzer-workshop: https://github.com/Dor1s/libfuzzer-workshop.git- Google-fuzzer-test-suite :https://github.com/google/fuzzer-test-suite.git
- 汤师兄的项目:https://github.com/lcatro/Source-and-Fuzzing.git
- google-fuzzing:https://github.com/google/fuzzing.git
文档类
LLVM-Libfuzzer: https://llvm.org/docs/LibFuzzer.html
Clang-Docs: https://clang.llvm.org/docs/index.html
书籍:
《逆向工程核心原理》读书- 《python源码剖析》读书