Hi guys, I'm working on reverse engineering assembly code for a class. I'm stuck on this line:
mov 0x402700(, %rax, 4), %eax
rax holds 9, eax holds 9, and 402700 holds 10 on on the line before execution
What exactly is that line doing? Also, what would look like in c? Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.