G G
2019-06-14 10:06:28 UTC
Memory Address Machine Code instruction
00007ff8a06490 48 8b 05 f9 67 00 00 mov rax,[Val]
RIP ---> 00007ff778a06497 48 03 c1 add rax,rcx
how does the rip-relative effective address calculation take place
and what is it?
00007ff8a06490 48 8b 05 f9 67 00 00 mov rax,[Val]
RIP ---> 00007ff778a06497 48 03 c1 add rax,rcx
how does the rip-relative effective address calculation take place
and what is it?