
0day软件安全
朝向高处的旅途
0101
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
2_4_overflow_code_exec
代码:/***************************************************************************** To be the apostrophe which changed "Impossible" into "I'm possible"!POC code of chapter 2.4 in book "Vulnerabilit原创 2016-02-12 20:51:16 · 538 阅读 · 0 评论 -
一个简单的弹出对话框的shellcode(取自0day2一书)
int main(){ _asm{ nop nop nop nop nop CLD ; clear flag DF ;store hash push 0x1e380原创 2016-02-13 11:12:31 · 2182 阅读 · 0 评论