OllyDbg 是谁发明的,它有什么主要的作用

来源:百度知道 编辑:UC知道 时间:2024/05/22 10:35:53

作者:Oley Yuschuk
主页:home.t-online.de/home/Ollydbg

作者原话:
Updated help, bugfix for right click, command-line plugin cam modify registers and memory.
This is the last beta. If I receive no crash notifications, in a week it will be declared final.

原说明:
OllyDbg 1.10 is a 32-bit assembler-level analyzing debugger for
Microsoft(R) Windows(R) with intuitive interface. Emphasis on binary
code analysis makes it particularly useful in cases where source is
unavailable. It predicts contents of registers, recognizes procedures,
API calls, switches, tables, constants and strings, locates routines
from object files and libraries, allows custom labels and comments in
disassembled code, writes patches back to executable file and more.

You can write your own plugins - dynamic link libraries that attach to
OllyDbg and provide new functions. Plugins can insert entries into
pop-up menus of OllyDbg windows, proces