MahdiSafsafi / UnivDisasm

x86 Disassembler and Analyzer
Mozilla Public License 2.0
97 stars 36 forks source link

How can I display the real address? #21

Open hksoobe opened 5 years ago

hksoobe commented 5 years ago

00000000007250D0: 48 8B 05 A0 26 05 77 x64dbg show mov rax, qword ptr [0x77777777]

you show mov rax,qword [rip 0x770526A0]

How can I display the real address? USO_SHOW_DST_ADDR cannot control display 'mov' 'lea' the real address