找回密码
 立即注册
ODBGScript插件OllyDbg调试器 | 其他书籍 2021-07-01 477 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品

通过此命令参考,您可以快速访问 ODBGScript 中用于脚本语言的文档和命令结构。 文档采用 .chm 格式。

ODbgScript 是 OllyDbg 的插件,在我们看来,这是最好的应用程序模式调试器。 该调试器的最佳功能之一是允许用户扩展其功能的插件架构。 ODbgScript 是一个插件,旨在让您通过用类似汇编语言的语言编写脚本来自动化 OllyDbg。 许多任务涉及大量重复性工作,只是为了在已调试的应用程序中达到某个点。 通过使用此插件,您可以一劳永逸地编写脚本。


(This command reference gives you quick access to documentation and the command structure used within ODBGScript for the scripting language. Documentation is in .chm format.

ODbgScript is a plugin for OllyDbg, which is, in our opinion, the best application-mode debugger out there. One of the best features of this debugger is the plugin architecture which allows users to extend its functionality. ODbgScript is a plugin meant to let you automate OllyDbg by writing scripts in an assembly-like language. Many tasks involve a lot of repetitive work just to get to some point in the debugged application. By using this plugin you can write a script once and for all.)

1625136097087.rar


上一篇:Windows Internals 6th Part 2
下一篇:汇编指令查询手册