Open hksoobe opened 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
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