Disassembler - Navigation Through Code

Keys to navigate through the code:
Ctrl+A to page down
Ctrl+Q to go at the beggining
*F7/F8 move one line back or one line forward respectively
*Ctrl+G goto a specific offset
*F5 follow a jump (indicated with blue color)
ESC to end the disassembler You can right click a command then use Go to submenu or access this menu from the menu bar.

This operation requires background compilation.

Return