- Data Copy . ASNI (str) (Copy ansi string to clipboard) (Ctrl + Alt + A) . WIDE (str) (Copy wide string to clipboard) (Ctrl + Alt + W) . BYTE (Copy 1 BYTE) . WORD (Copy 2 BYTE) . DWORD (Copy 4 Byte) . Address (Copy selected address) (Alt + Insert) - Breakpoint Manager . Import Breakpoints . Export Breakpoints . Delete All INT3 BPs (Delete all INT3 Breakpoints) . Delete All Hard BPs (Delete all Hardware Breakpoints) . Delete All Mem BPs (Delete all Memory Breakpoints) - Tools . Notepad . Calculator . TaskMgr . HashTool . Configuration - Label Master . Add New Label (Ctrl + Shift + E) . Open Label Table (Ctrl + Shift + T/L) . Follow In Dump (Ctrl + D) . Search By Google (Ctrl + Shift + G) - ASM2Clipboard (Ctrl + Shift + A) - ASCII Hint - ByteCounter - Go EIP (Shortcut Only: Esc)
+ Dump Menu +
- Data Copy . ASNI (str) (Copy ansi string to clipboard) (Ctrl + Alt + A) . WIDE (str) (Copy wide string to clipboard) (Ctrl + Alt + W) . BYTE (Copy 1 BYTE) . WORD (Copy 2 BYTE) . DWORD (Copy 4 Byte) . Address (Copy selected address)(Alt + Insert) - Follow In Dump (Ctrl + D) - Follow In Disassembler (Ctrl + Alt + D) - Create DumpWindow (Ctrl + Alt + C) - ReverseHex (Ctrl + Z) - MiNiHash (Ctrl + Alt + Z)
+ Info Bar +
- Add selected count(er)
+ Register Menu +
- Hardware Breakpoint [ESP]
+ INT3Breakpoint Menu +
- Breakpoint-> . Set a few breakpoint
+ HotKey + 1. PRESS and HOLD "H" key in 0.5s to Register/Unregister Hotkey 2. You must PRESS and HOLD the hotkey in 0.1s for it work . "Esc" : go EIP(current origin) (Allow on any MDIWindows) . "," : Copy BYTE . "." : Copy WORD . "/" : Copy DWORD . "`" : Copy Address . "[" : Go to start of function (You must analysis code before use it) . "]" : Go to end (RET) of function . "Gray *" : Set "Malware Analysis" breakpoint group . "Gray /" : Set "NET" breakpoint group . NOTE: MAYBE THE HOTKEY DO NOT WORK WITH THE MOD OLLYDBG (SND v2.2) (Use OllyDbg2FixeR Plugins To Fix Bug In SnD v2.2)