About Quick Peek
Quick Peek allows you to quickly view the contents of a memory address without having to navigate to that address in the disassembly window or memory inspector:
When the mouse cursor hovers over a memory address, Quick Peek shows a tooltip that contains:
A brief disassembly around the memory address.
The raw bytes at the memory address.
ASCII text at the memory address.

Quick Peek works with:
Tip
Quick Peek displays in hex or decimal depending on your selected preference.