Skip to content
P
非影
精选
最新
漏洞
研究
工具
主题
来源
搜索
搜索
English
面向安全从业者的中英双语安全研究与漏洞情报精选。
Windows 8 吃掉了我的 cookie
blog.quarkslab.com
| 研究 |
#windows
|
#reverse-engineering
|
#debugging
|
#mitigation
|
#stack-cookie
摘要
Windows 8 栈 cookie 探秘:程序入口点前默认 cookie 就已被随机化,作者借助内核调试器追查是哪段加载器代码改写了它,并梳理相关调用链。
发布时间
2014-03-31 22:00
收录时间
2026-07-08 12:44
原文 ↗
相关内容
x64dbg-MCP Server:面向 x64dbg 的 MCP 智能体逆向工程插件
(github.com)
破解 ra1n 的 BinaryShield VM Crackme
(blog.washi.dev)
使用导入函数向原生 PE 文件注入代码
(blog.washi.dev)
来自Qemu和Gdb的Linux内核插桩
(blog.quarkslab.com)
调试 Windows 隔离用户模式(IUM)进程
(blog.quarkslab.com)
LLDBagility:实用的 macOS 内核调试
(blog.quarkslab.com)
返回