Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Shortcuts

This doc provide a quick references to common default shortcuts to streamline your workflow in IDA. You can configure and customize shortcuts via Options → Shortcuts….


ActionShortcut
Jump to OperandEnter
Jump in a New WindowAlt+Enter
Jump to Previous PositionEsc
Jump to Next PositionCtrl+Enter
Jump to AddressG
Jump by NameCtrl+L
Jump to FunctionCtrl+P
Open Cross-References WindowX
View PseudocodeTab
Jump to SegmentCtrl+S
Jump to Segment RegisterCtrl+G
Jump to ProblemQ
Jump to Entry PointCtrl+E

Bookmarks

ActionShortcut
Mark PositionAlt+M
Jump to BookmarkCtrl+M
Open Bookmarks WindowCtrl+Shift+M

ActionShortcut
Search TextAlt+T
Search Next TextCtrl+T
Search Sequence of BytesAlt+B
Search Immediate ValueAlt+I
Search Next Immediate ValueCtrl+I
Search Next CodeAlt+C
Search Next DataCtrl+D

Debugging

ActionShortcut
Add BreakpointF2
Start ProcessF9
Terminate ProcessCtrl+F2
Step IntoF7
Step OverF8
Run Until ReturnCtrl+F7
Breakpoint ListCtrl+Alt+B
View Stack TraceCtrl+Alt+S

Operands

ActionShortcut
Change to HexadecimalQ
Change to DecimalH
Change to BinaryB
Change to CharacterR
Change Enum MemberCtrl+O
Change to Offset (data segment)O
Change to Offset (in any segment)Alt+R
Change to Offset (user-defined)Ctrl+R
Select Union MemberT
Change to Stack VariableK
Bitwise Negate~
Change Sign_

Function Management

ActionShortcut
Create FunctionP
Edit FunctionAlt+P
Set Function EndE
Edit Stack VariablesCtrl+K
Set TypeY
Open Stack Variables WindowCtrl+K

Annotate

ActionShortcut
Annotate (Rename)N
Enter Repeatable Comment;
Enter Comment:
Insert Line BeforeIns
Insert Line AfterShift+Ins
Enter Anterior LinesAlt+Q
Enter Posterior LinesAlt+A

Open Subviews

SubviewShortcut
Local TypesShift+F1
FunctionsShift+F3
NamesShift+F4
SignaturesShift+F5
SegmentsShift+F7
Segment RegistersShift+F8
StructuresShift+F9
Type LibrariesShift+F11
StringsShift+F12

Miscellaneous

ActionShortcut
UndoCtrl+Z
RedoCtrl+Shift+Z
Begin SelectionAlt+L
Open Calculator?
SaveCtrl+S
ExitAlt+X

Get the handy shortcuts cheatsheet

You can download the cheatsheet here: {% file src=“assets/ida_cheatsheet.pdf” %}