参考资料
- 认识二进制安全与漏洞攻防技术 (Windows平台) - 安全客,安全资讯平台
- 我的安全之路——二进制与逆向篇_giantbranch的专栏-CSDN博客_pwn和逆向的区别
- 二进制安全如何入门以及未来的就业前景如何? - 知乎
- 浅谈二进制漏洞研究与病毒研究 - 安全客,安全资讯平台
- /NXCOMPAT (Compatible with Data Execution Prevention) | Microsoft Docs
- Control Flow Guard - Win32 apps | Microsoft Docs
- safebuffers | Microsoft Docs
- 内存保护机制及绕过方案——通过覆盖虚函数表绕过/GS机制 - zhang293 - 博客园
- Windows安全机制---栈保护:GS机制_每昔的博客-CSDN博客_charshellcode
- 绕过GS的栈溢出攻击原理 | Kumqu’s Blog
- 绕过GS安全编译的方法 | Introspelliam
- 通关栈溢出(四):缓冲区溢出的防御技术及绕过 - Hello! CytQ
- visual studio - safeseh gs on g++ - Stack Overflow
- SafeSEH利用(DEP/ASLR disabled) - 简书
- gdbinit/MachOView: MachOView fork
- KEYSTONE: Next Generation Assembler Framework
- 神器如 dnSpy,无需源码也能修改 .NET 程序_walterlv - 吕毅-CSDN博客_dnspy
- dnSpy - 一款 .NET 程序逆向工具]
- 使用dnSpy对目标程序(EXE或DLL)进行反编译修改并编译运行 - jack_Meng - 博客园
- 工具推荐:逆向破解利器OllyDbg - 知乎
- OllyDbg - Wikipedia
- Download OllyDbg 2.01
- 七周年礼物第五弹之一:吾爱破解专用版Ollydbg 2016年1月21日更新
- OllyDbg Download (2020 Latest) for Windows 10, 8, 7
- OllyDbg使用入门 | M0rk's Blog
- Microsoft Visual C++ - 维基百科,自由的百科全书
- windows - How to disable buffer overflow checking in the Visual C++ Runtime? - Stack Overflow
- Intel® C++ Compiler 19.1 Developer Guide and Reference
- /GS (Buffer Security Check) | Microsoft Docs
- MSVC Compiler Options | Microsoft Docs
- GS buffer
- fstack-protector
- OllyDbg使用入门 | M0rk's Blog
- 漏洞挖掘工程师
- strict_gs_check pragma | Microsoft Docs
- trailofbits/winchecksec: Checksec, but for Windows: static detection of security mitigations in executables
- c++ - How to check whether an EXE has /GS security protection on Windows? - Stack Overflow
- IMAGE_LOAD_CONFIG_DIRECTORY32 (winnt.h) - Win32 apps | Microsoft Docs
- GS cookie protection – effectiveness and limitations - Microsoft Security Response Center
- Security Features in MSVC | C++ Team Blog
- /SAFESEH (Image has Safe Exception Handlers) | Microsoft Docs
- MASM for x64 (ml64.exe) | Microsoft Docs
- On the effectiveness of DEP and ASLR - Microsoft Security Response Center
- exploit - How do ASLR and DEP work? - Information Security Stack Exchange
- DEP/ASLR 原理及攻击_运维_forevertingting的博客-CSDN博客
- windows - How to bypass DEP and ASLR at the same time? - Information Security Stack Exchange
- buffer overflow - How does SEH based exploit bypass DEP and ASLR? - Information Security Stack Exchange
- exploit - Stack Overflows - Defeating Canaries, ASLR, DEP, NX - Information Security Stack Exchange
- buffer overflow - Bypass Full ASLR+DEP exploit mitigation - Information Security Stack Exchange
- /DYNAMICBASE (Use address space layout randomization) | Microsoft Docs
- Whitepaper on Bypassing ASLR/DEP
- ASLR/DEP绕过技术概览 – ArkTeam
- Why it's important to turn on DEP and ASLR Windows security features
- 安全保护技术ASLR绕过启示录 - FreeBuf互联网安全新媒体平台
- 栈溢出基本ROP绕过ASLR和NX保护_网络_ditto的博客-CSDN博客
- “优雅”的Linux漏洞:用罕见方式绕过ASLR和DEP保护机制 - 云+社区 - 腾讯云
- Windows溢出保护原理与绕过方法概览 | riusksk's blog
- Abysssec Information Security and Vulnerability Research Group
- IE漏洞学习笔记(一)Heap Spray - 安全客,安全资讯平台
- PWN入门系列(四):栈终结篇 - 安全客,安全资讯平台
- pwn入门之栈溢出练习 - FreeBuf专栏·i春秋学院
- Linux pwn入门教程(1)——栈溢出基础 - 知乎
- ctf中pwn入门指南 | ditto's blog
- 零基础,如何进行漏洞挖掘 - 知乎
- 从ctf入门漏洞挖掘_网络_tangsilian的博客-CSDN博客
- 网站漏洞挖掘 - 云+社区 - 腾讯云
- [思路/技术] 如何入门漏洞挖掘,以及提高自己的挖掘能力。(干货)-CanMeng'Blog - 一个WEB安全渗透的技术爱好者
- 谈高效漏洞挖掘之Fuzzing的艺术 - FreeBuf互联网安全新媒体平台
- [求助]怎样学习漏洞挖掘?-『经典问答』-看雪安全论坛
- [原创]各类漏洞挖掘方法辨析-『二进制漏洞』-看雪安全论坛
- [原创]游戏漏洞挖掘概述-『二进制漏洞』-看雪安全论坛
- mhs6.2汉化版下载|MHS(内存修改工具)下载v6.2 汉化 版_ IT猫扑网
- [转载] 漏洞挖掘小白入坑指南 - 个人文章 - SegmentFault 思否
- 漏洞挖掘 | 安全脉搏
- 【技术分享】漏洞挖掘高级方法 - 安全客,安全资讯平台
- 内存搜索、修改器(附VC6源码)BeanJoy的专栏-CSDN博客内存搜索修改器
- radare2 Alternatives and Similar Software - AlternativeTo.net
- Radare2 学习笔记:从入门到精通 1. Radare2 简介,及安装_Tangent's blog-CSDN博客_radare2 安装
- 老司机带你玩转Radare2 - 简书
- The Ultimate Disassembly Framework – Capstone – The Ultimate Disassembler
- Capstone & LLVM – Capstone – The Ultimate Disassembler
- 各种开源汇编、反汇编引擎的非专业比较 - simpower的个人空间 - OSCHINA
- Capstone引擎正式支持RISC-V架构 - 51CTO.COM
- Capstone反汇编引擎数据类型及API分析及示例(一) | K's House/#Capstone%E5%8F%8D%E6%B1%87%E7%BC%96%E5%BC%95%E6%93%8E%E6%95%B0%E6%8D%AE%E7%B1%BB%E5%9E%8B%E5%8F%8AAPI%E5%88%86%E6%9E%90%E5%8F%8A%E7%A4%BA%E4%BE%8B-%E4%B8%80)
- 反汇编工具capstone的使用_归来仍少年的博客-CSDN博客_capstone反汇编
- 全能型反汇编引擎 – Capstone-Engine - 云+社区 - 腾讯云
- Android平台下使用Capstone反汇编引擎(HEX转ARM64) - 『移动安全区』 - 吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn
- Linux Udis86 反汇编引擎使用 - 小黑电脑
- Udis86 Disassembler Library for x86 / x86-64
- Linux Udis86 反汇编引擎使用-云社区-华为云
- Assembling and disassembling