(OllyDbg common and convenient hotkeys =============================================== ===================Open a new executable program (F3) to re-run the currently debugged program (Ctrl F2) the currently debugged program (Alt F2) to run the selection Debug the specified program (F9) Temporarily suspend the execution of the debugged program (F12) Step into the Call of the debugged program (F7) Step over the Call of the debugged program (F8) Follow the Call of the debugged program (Ctrl F11) Trace past the Call of the debugged program (Ctrl F12) until back (Ctrl F9) Display the log window (Alt L) Display the module window (Alt E) Display the memory window (Alt M) Display the CPU Window (Alt C) Show Patch Window (Ctrl P) Show Call Depot (Alt K) Show Breakpoints Window (Alt B) Open Debug Options Window (Alt O))