逆向工程之神OllyDbg从入门到成神完全教程
作者:互联网
逆向工程之神 OllyDbg 从入门到成神完全教程
OllyDbg从入门到成神完全教程
目录
第一章 概述
第二章 组件
一、一般原理[General prnciples]
二、反汇编器[Disassembler]
三、分析器[Analysis]
四、Object扫描器[Object scanner]
五、Implib扫描器 [Implib scanner]
第三章 OllyDbg的使用
一、如何开始调试[How to start debugging session]
二、CPU 窗口[CPU window]
三、断点[Breakpoints]
四、数据窗口[Dump]
五、可执行模块窗口[Executable modules window]
六、内存映射窗口[Memory map window]
七、监视与监察器[Watches and inspectors]
八、线程[Threads]
九、调用栈[Call stack]
十、调用树[Call tree]
十一、选项[Options]
十二、搜索[Search]
十三、自解压文件[Self—extracting (SFX) files]
十四、单步执行与自动执行[Step—by—step execution and animation]
十五、Hit跟踪[Hit trace]
十六、Run 跟踪[Run trace]
十七、 快捷键
十八、插件[Plugins]
十九、技巧提示[Tips and tricks]
第四章 其他功能
一、调试独立的DLL[Debugging of stand—alone DLLs]
二、解码提示[Decoding hints]
三、表达式赋值[Evaluation of expressions]
四、自定义函数描述[Custom function descriptions]
完整文档下载
标签:教程,窗口,入门,成神,window,OllyDbg 来源: https://www.cnblogs.com/ahjesus/p/12987071.html