2:01 OllyDbg alpha 3 (April 11, 2011)
A major update with many new features. Here are the most important:
- Support for multi-monitor configurations
- Hardware breakpoints and fast command emulation co-operate now. That is, trace rund run at full speed (up to and Exceeding 500 000 commands per second) if there are even set hardware breakpoints
- Purely conditional breakpoints are strongly accelerated during the trace run
- Stepping, tracing, and execution till the selection with hardware breakpoints instead of int3. Controlled by option Debugging | Use HW breakpoints for stepping
- Allow to int3 and hardware breakpoints declare Their location as an entry point and specify parameters for call protocolling
- Scan for hidden modules. . NET environment but does not report them to frequently loads modules Debugger
- Search window keeps up to eight separate tabs in a last searches
- Option to load. UDD even when information path, file name or file checksum is different
- Option to save. UDD file on request
- Expressions allow for DWORD == "text". Doubleword is interpreted as a pointer to string, the comparison is done both in ASCII and UNICODE modes
- Updated the commands decoding of several rare
- List of windows. I get the address of the window from the Window function tables directly. This is tricky but works perfectly
- Edit ASCII dumps and ASCII strings in binary code are displayed You seleced According to the page (Option Appearance | ASCII code page)
- Recognized and Memory correctly displayed You will be allocated at address 0. (Yes, it's possible - I was also astonished by this fact! In this way one can address using the data pointer is NULL!)
- Improved post-mortem dump. I was unable to find the reason for several reported crashes occured because they're in the system DLLs. Now when I attempt to backtrace the stack creating the dump
- Several not-so-inportand changes, like the accelerated analysis of tricky code sequences, option to decode registers for selected command, new origin on non-command (safeguard: no shortcut), correct truncate of very long file names in the main menu, executable loaded even when restarting of the last several instances are running in parallel OllyDbg, etc, etc.
- And, of course, multiple bugfixes.

