Skip to content

Instantly share code, notes, and snippets.

@albertzsigovits
Created January 31, 2019 13:06
Show Gist options
  • Save albertzsigovits/909999befdded8989e745603428503aa to your computer and use it in GitHub Desktop.
Save albertzsigovits/909999befdded8989e745603428503aa to your computer and use it in GitHub Desktop.
OllyDbg Keyboard Shortcuts
# OllyDbg Keyboard Shortcuts
############################
F2 Toggle Breakpoint
F7 Step Into
F8 Step Over
F9 Run
* View current location
numpad Navigate back
Enter Navigate forward
Ctrl+*(numpad) Set EIP
Ctrl+E Modify bytes on current breakpoint
Alt+M Open memory map
: Label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment