82 Ghidra Keyboard Shortcuts

Learn Ghidra Shortcuts for Windows

Most Used Ghidra Shortcuts

ActionGhidra Shortcuts
Table select allCtrl + A
Extract and importCtrl + Alt + I
Table data copyCtrl + C
CopyCtrl + C
BookmarkCtrl + D
Open file systemCtrl + I
New projectCtrl + N
Open projectCtrl + O
Exit programCtrl + Q
Export programO
Save projectCtrl + S
Table data copy current columnCtrl + Shift + C
Create toolCtrl + T
PasteCtrl + V
Close ProjectCtrl + W
CutCtrl + X
DeleteDelete
UndoCtrl + Z
RedoCtrl + Shift + Z
DisassembleD
Clear code/DateC
Edit label (label field)L
Rename function (function name field)L
Remove label (label field)Delete
Remove function (function name field)Delete
Define dataT
Repeat define dataY
Rename variable (variable in decompiler)L
Retype variable (variable in decompiler)Ctrl + L
Cycle integer typesB
Cycle string types
Cycle float typesF
Create array[
Create pointerP
Create structureShift + [
Open fileEnter
Clear cutEsc
Set key bindingF4
RefreshF5
Import fileI
Export programO
Help > ContentsF1
Set key bindingF4
BookmarksCtrl + B
DecompilerCtrl + E
Register valuesV
Symbol tableCtrl + T
Search memoryS
Repeat memory searchF3
Search program textCtrl + Shift + E
Repeat text searchCtrl + Shift + F3
Label historyH
Program differences2
Rerun scriptCtrl + Shift + R
AssembleCtrl + Shift + G
Back refsCtrl + ,
Forward refsCtrl + .
Select all in viewCtrl + A
Mark selection startM
Program highlight > Entire selectionCtrl + H

Navigation Shortcuts

ActionGhidra Shortcuts
Go toG
BackAlt + Left Arrow Key
ForwardAlt + Right Arrow Key
Previous history functionAlt + Shift + Left Arrow Key
Next history functionAlt + Shift + Right Arrow Key
Next selected rangeCtrl + Shift + [
Previous selected rangeCtrl + Shift + ]
Next highlight rangeCtrl + 0
Previous highlight rangeCtrl + 9
Toggle directionCtrl + Alt + T
Next instructionCtrl + Alt + I
Next dataCtrl + Alt + D
Next undefinedCtrl + Alt + U
Next labelCtrl + Alt + L
Next functionCtrl + Alt + F
Previous functionCtrl + Up Arrow Key
Next non-function instructionCtrl + Alt + N
Next different byte valueCtrl + Alt + V
Next bookmarkCtrl + Alt + B
Go to the symbol sourceF3
Go to the last active program/componentCtrl + F6
Go to programCtrl + F7

READ NEXT:

Back to top button