Show Menu
Cheatography

x64dbg shorcuts Cheat Sheet by

x64dbg shorcuts For example File -> Open F3 File -> Attach Alt+A File -> Detach Ctrl+Alt+F2 File -> Exit Alt+X https://x64dbg.com/blog/page9/ Your preference for enabling/disabling the branch destination preview will now be saved in the settings.

File

File -> Open
F3
File -> Attach
Alt+A
File -> Detach
Ctrl+A­lt+F2
File -> Exit
Alt+X

Find

Actions -> Find
Ctrl+F
Actions -> Find in Current Module
Ctrl+S­hift+F
Actions -> Find Strings in Current Module
Shift+D
Actions -> Go to Previous Reference
Ctrl+K
Actions -> Go to Next Reference
Ctrl+L
Actions -> Find References to Selected Address
Ctrl+R
Actions -> Find Pattern
Ctrl+B
Actions -> Find Pattern in Current Module
Ctrl+S­hift+B
Actions -> Find Names in Current Module
Ctrl+N
Actions -> Find References
Ctrl+R
Actions -> xrefs...
X

BreakPoint

Actions -> Toggle Breakpoint
F2
Actions -> Set Condit­ional Breakpoint
Shift+F2
Actions -> Toggle Bookmark
Ctrl+D
Actions -> Delete Breakpoint
Delete
Actions -> Enable­/Di­sable Breakpoint
Space

Graph

Actions -> Graph
G
Actions -> Graph -> Zoom to cursor
Z
Actions -> Graph -> Fit To Window
Shift+Z
Actions -> Graph -> Follow in disass­embler
Shift+­Return
Actions -> Graph -> Save as image
I
Actions -> Graph -> Toggle overview
O
Actions -> Graph -> Toggle summary
U
Actions -> Graph -> Toggle sync with EIP or RIP
S
Actions -> Refresh
F5

Analyze

Actions -> Analyze Single Function
A
Actions -> Analyze Module
Ctrl+A
Actions -> Help on Mnemonic
Ctrl+F1
Actions -> Toggle Mnemonic Brief
Ctrl+S­hift+F1
Actions -> Highli­ghting Mode
H
(Not Used)A­ctions -> Enable­/Di­sable Branch Destin­ation Preview
(Not Used)P
Actions -> Remove Type Analysis From Module
Ctrl+S­hift+U
Actions -> Remove Type Analysis From Selection
U
Actions -> Treat Selection As -> Code
C
Actions -> Treat Selection As -> Byte
B
Actions -> Treat Selection As -> Word
W
Actions -> Treat Selection As -> Dword
D
Actions -> Treat Selection As -> Qword
Q
 

View

View -> CPU
Alt+C
View -> Log
Alt+L
View -> Breakp­oints
Alt+B
View -> Memory Map
Alt+M
View -> Call Stack
Alt+K
View -> Notes
Alt+N
View -> Script
Alt+S
View -> Symbol Info
Ctrl+Alt+S
View -> Modules
Alt+E
View -> Source
Ctrl+S­hift+S
View -> References
Alt+R
View -> Threads
Alt+T
View -> Patches
Ctrl+P
View -> Comments
Ctrl+Alt+C
View -> Labels
Ctrl+Alt+L
View -> Bookmarks
Ctrl+Alt+B
View -> Functions
Ctrl+Alt+F
View -> Graph
Alt+G
View -> Previous Tab
Alt+Left
View -> Next Tab
Alt+Right
View -> Previous View
Ctrl+S­hif­t+Tab
View -> Next View
Ctrl+Tab
View -> Hide Tab
Ctrl+W

tool and etc(et cetera)

Plugins -> Scylla
Ctrl+I
Options -> Topmost
Ctrl+F5
Help -> Calculator
?
Help -> Manual
F1

Binary

Actions -> Binary Edit
Ctrl+E
Actions -> Binary Fill
F
Actions -> Binary Fill NOPs
Ctrl+9
Actions -> Binary Copy
Shift+C
Actions -> Binary Paste
Shift+V
Actions -> Binary Paste (Ignore Size)
Ctrl+S­hift+V
Actions -> Undo Selection
Ctrl+B­ack­space

Script

Actions -> Load Script
Ctrl+O
Actions -> Reload Script
Ctrl+R
Actions -> Unload Script
Ctrl+U
Actions -> Run Script
Space
Actions -> Toggle Script Breakpoint
F2
Actions -> Run Script to Cursor
Shift+F4
Actions -> Step Script
Tab
Actions -> Abort Script
Esc
Actions -> Execute Script Command
X
 

Debug

Debug -> Run
F9
Debug -> Run (pass exception)
Shift+F9
Debug -> Run (swallow exception)
Ctrl+A­lt+­Shi­ft+F9
Debug -> Run until selection
F4
Debug -> Run until expression
Shift+F4
Debug -> Pause
F12
Debug -> Restart
Ctrl+F2
Debug -> Close
Alt+F2
Debug -> Step into
F7
Debug -> Step into (pass exception)
Shift+F7
Debug -> Step into (swallow exception)
Ctrl+A­lt+­Shi­ft+F7
Debug -> Step into (source)
F11
Debug -> Step over
F8
Debug -> Step over (pass exception)
Shift+F8
Debug -> Step over (swallow exception)
Ctrl+A­lt+­Shi­ft+F8
Debug -> Step over (source)
F10
Debug -> Execute till return
Ctrl+F9
Debug -> Execute till return (pass exception)
Ctrl+S­hift+F9
Debug -> Run to user code
Alt+F9
Debug -> Command
Ctrl+R­eturn
Debug -> Trace into...
Ctrl+A­lt+F7
Debug -> Trace over...
Ctrl+A­lt+F8
Debug -> Undo instru­ction
Alt+U
Debug -> Animate into
Ctrl+F7
Debug -> Animate over
Ctrl+F8

Add Explan­ation

Actions -> Set Label
:
Actions -> Set Label for the Operand
Alt+;
Actions -> Set Comment
;
Actions -> Toggle Function
Shift+F
Actions -> Add Loop
Shift+L
Actions -> Delete Loop
Ctrl+S­hift+L
Actions -> Toggle Argument
Shift+A
Actions -> Assemble
Space

Copy

Actions -> Copy
Ctrl+C
Actions -> Copy Address
Alt+INS
Actions -> Copy Symbol
Ctrl+S

Registers

Actions -> Toggle Register Value
Space
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets