Is there a way to view disassembly at any location?

Yes it is possible to view disassembly at any location. To do so, follow steps below:

  1. Right-click anywhere in the Memory view.

    A context window appears.

  2. From context menu, select Go To Address.

    The Go To Address textbox appears.

  3. Enter the address in the Address textbox. If the Input as Hex checkbox is selected, then the address can be entered as either a hexadecimal or a decimal address.
  4. Click OK.

The assembly instructions located at the specified address appears in the Memory view (for more information, refer to the image listed below).

Figure 1. Memory View-Assembly Instructions

Memory View-Assembly Instructions