本项目是记录自己在学习二进制安全过程中遇到的优秀内容,包括优秀的项目代码或研究成果等。世界上只有10种人,懂二进制的和不懂二进制的。打破二进制的安全壁垒,直至封神!向0和1发起挑战!作者:0e0w
本项目创建于2022年12月25日,最近的一次更新时间为2024年4月15日。
一、二进制安全书籍
- 《加密与解密》@段钢
- 《0day安全:软件漏洞分析技术》@王清
- 《漏洞战争:软件漏洞分析精要》@林桠泉
- 《二进制分析实战》@刘杰宏等译
- 《恶意代码分析实战》@诸葛建伟译
- 《逆向工程实战》@单业译
- 《逆向分析实战》@冀云
- 《逆向工程核心原理》@武传海
- 《C++反汇编与逆向分析技术揭秘》@钱林松
- 《逆向工程权威指南》@安天译
- 《二进制安全学习笔记》@binhack
- 《有趣的二进制 软件安全与逆向分析》@爱甲健二
- 《Linux二进制分析》@瑞安奥尼尔
二、二进制视频课程
三、二进制培训演讲
四、二进制专利文献
五、二进制论坛版块
六、二进制其他资源
- https://github.com/0th3rs-Security-Team/Binary-Security-Advanced-References
- https://github.com/safe6Sec/BinaryNote
- https://github.com/lcatro/Think-in-Security
- https://github.com/crifan/explore_underlying_mechanism_binary_security
- https://github.com/ylcangel/binary_vulnerability
- https://github.com/smile-e3/Smile-Wiki-Book
- https://github.com/gh0stkey/Binary-Learning
- https://xz.aliyun.com/node/23
- https://www.freebuf.com/articles/network/269658.html
- https://codeantenna.com/a/z5ZjHwmGP8
- https://github.com/sdutjava1604/binary-introductory-books-for-beginners
- https://github.com/BinSecurity/Reverse
- https://github.com/ttttupup/wxhelper
- https://github.com/BinSecurity/Toolkit
- https://github.com/BinSecurity/IDAPro
- https://github.com/BinSecurity/OllyDbg
- https://github.com/BinSecurity/Ghidra
- https://gitee.com/samllpig/SafeTool-51testing
- https://github.com/redballoonsecurity/ofrak
- https://github.com/google/binnavi
- https://github.com/indetectables-net/toolkit
一、测试项目汇总
二、公司测试文档
- 绿盟科技二进制安全测试指南
三、测试文档资源
此处排名不分先后,向自己在学习二进制安全过程中遇到的每一位优秀老师致敬。感谢!
- 段钢
- 林桠泉
- ......