Shortcuts
This doc provide a quick references to common default shortcuts to streamline your workflow in IDA.
Navigation
Action | Shortcut |
---|---|
Jump to Operand |
|
Jump in a New Window |
|
Jump to Previous Position |
|
Jump to Next Position |
|
Jump to Address |
|
Jump by Name |
|
Jump to Function |
|
Open Cross-References Window |
|
View Pseudocode |
|
Jump to Segment |
|
Jump to Segment Register |
|
Jump to Problem |
|
Jump to Entry Point |
|
Bookmarks
Action | Shortcut |
---|---|
Mark Position |
|
Jump to Bookmark |
|
Open Bookmarks Window |
|
Search
Action | Shortcut |
---|---|
Search Text |
|
Search Next Text |
|
Search Sequence of Bytes |
|
Search Immediate Value |
|
Search Next Immediate Value |
|
Search Next Code |
|
Search Next Data |
|
Debugging
Action | Shortcut |
---|---|
Add Breakpoint |
|
Start Process |
|
Terminate Process |
|
Step Into |
|
Step Over |
|
Run Until Return |
|
Breakpoint List |
|
View Stack Trace |
|
Operands
Action | Shortcut |
---|---|
Change to Hexadecimal |
|
Change to Decimal |
|
Change to Binary |
|
Change to Character |
|
Change Enum Member |
|
Change to Offset (data segment) |
|
Change to Offset (in any segment) |
|
Change to Offset (user-defined) |
|
Select Union Member |
|
Change to Stack Variable |
|
Bitwise Negate |
|
Change Sign |
|
Function Management
Action | Shortcut |
---|---|
Create Function |
|
Edit Function |
|
Set Function End |
|
Edit Stack Variables |
|
Set Type |
|
Open Stack Variables Window |
|
Annotate
Action | Shortcut |
---|---|
Annotate (Rename) |
|
Enter Repeatable Comment |
|
Enter Comment |
|
Insert Line Before |
|
Insert Line After |
|
Enter Anterior Lines |
|
Enter Posterior Lines |
|
Open Subviews
Subview | Shortcut |
---|---|
Local Types |
|
Functions |
|
Names |
|
Signatures |
|
Segments |
|
Segment Registers |
|
Structures |
|
Type Libraries |
|
Strings |
|
Miscellaneous
Action | Shortcut |
---|---|
Undo |
|
Redo |
|
Begin Selection |
|
Open Calculator |
|
Save |
|
Exit |
|
Get the handy shortcuts cheatsheet
You can download the cheatsheet here:
Last updated