
Python灰帽子 中文pdf扫描版(黑客与逆向工程师的Python编程之道)
- 大小:1.2MB
- 分类:Python电子书
- 格式:PDF
- 更新:2012-11-18
热门排行
简介
本书适合热衷于黑客技术,特别是与逆向工程与漏洞挖掘领域相关的读者,以及所有对Python编程感兴趣的读者阅读与参考。
目录:
1: Setting Up Your Development Environment
2: Debuggers and Debugger Design
3: Building a Windows Debugger
4: PyDbg -- A Pure Python Windows Debugger
5: Immunity Debugger -- The Best of Both Worlds
6: Hooking
7: DLL and Code Injection
8: Fuzzing
9: Sulley
10: Fuzzing Windows Drivers
11: IDAPython -- Scripting IDA Pro
12: PyEmu -- The Scriptable Emulator