Wondering if a guru could help me out..
Trying to basically store a value from one address into another address (both require pointers)
i.e
Store VALUE Found @ [[main+4308450]+30]+90 to.. Address at [[[[[main+42B0400]+2D0]+E68]+48]+148]+90
I can't seem to figure it out..
I've tried storing value into static address, and loading static address into register.. but I can't figure out how to write a register(holding value) to register (address) ? Not sure if It makes sense..
Care to share with the rest of the class what you did?