Progress in OllyDbg 64 (05-Feb-2014)
$ a% m4 s* d2 q0 o- yVERSION 2.01 (27-Sep-2013)
2 m) G# |2 c& X' p+ Disassembler v2.01, preliminary version (GPL v3)' D% z, ~9 Y7 h4 |1 N1 P
) Y" W3 |4 R7 Z$ s5 K
5 Y% |: R1 H# @: x) [ Off-topic 1: PaperBack - backups on the paper (v1.10 22-Jul-2013)
& R3 T# M {6 F8 {Off-topic 2: Jason - graphical interface to the Hercules S/370 emulator
' R0 a q* z7 E 9 [2 N) q6 L# X
4 W p, l |5 r6 k6 I, j( T
# h& r0 G$ s& Q7 r# ~2 L
- I) l$ q6 O+ R. Z$ G
L0 y% X+ H. Q y N% \7 j
OllyDbg is a 32-bit assembler level analysing debugger for Microsoft® Windows®. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable. OllyDbg is a shareware, but you can download and use it for free. Special highlights are:- Intuitive user interface, no cryptical commands
- Code analysis - traces registers, recognizes procedures, loops, API calls, switches, tables, constants and strings
- Directly loads and debugs DLLs
7 A4 O- Z+ F8 c, m, s - Object file scanning - locates routines from object files and libraries
- Allows for user-defined labels, comments and function descriptions
- Understands debugging information in Borland® format
- Saves patches between sessions, writes them back to executable file and updates fixups
- Open architecture - many third-party plugins are available0 p9 b* z/ I3 Z5 a3 Z. i
- No installation - no trash in registry or system directories
+ N, R" g* D4 S: _& K7 \- o
- Debugs multithread applications
- Attaches to running programs
- Configurable disassembler, supports both MASM and IDEAL formats
- MMX, 3DNow! and SSE data types and instructions, including Athlon extensions
- Full UNICODE support
- Dynamically recognizes ASCII and UNICODE strings - also in Delphi format!
- Recognizes complex code constructs, like call to jump to procedure
- Decodes calls to more than 1900 standard API and 400 C functions
- Gives context-sensitive help on API functions from external help file
- Sets conditional, logging, memory and hardware breakpoints
- Traces program execution, logs arguments of known functions
- Shows fixups
- Dynamically traces stack frames
- Searches for imprecise commands and masked binary sequences
- Searches whole allocated memory
- Finds references to constant or address range
- Examines and modifies memory, sets breakpoints and pauses program on-the-fly
- Assembles commands into the shortest binary form
- Starts from the floppy disk& e! M2 _1 _, `# g' w! R* i
; R& G: R/ c7 f3 _8 h |