Joined: 12 Mar 2008 Posts: 33 Location: sleepville
Posted: Tue Jun 28, 2011 2:44 pm Post subject: Pointer confusion :(
context : Warhammer I: Dawn of War
Situation: So i found my "supply" amount, and the address (1695FE6C)... this changes (the address where this is stored) every game
so i right clicked and did find out what writes to this. I did that, but then there is 1 entry which has:
Count | Instruction
311 | 0F245EB0 - D9 1C 91 - fstp dword ptr [ecx+edx*4]
then i click on this and it says, the value of the pointer needed to find the address is probably 1695FE6C
It also says:
"
EAX = 00000000 EDX = 00000000 EBP = 00ACFD60
EBX = 1695FD08 ESI = 00000000 ESP = 00ACFD0C
ECX = 1695FE6C EDI = 1695FE6C EIP = 0F2445EB3
These registers shown here are AFTER the instruction has been executed"
eh.. what do i do so that i dont have to search for address every time .
did I do something wrong? Please point me in the right direction to what I should be doing.
Joined: 12 Mar 2008 Posts: 33 Location: sleepville
Posted: Wed Jun 29, 2011 4:29 pm Post subject:
Um. how do i do that . Also I dont think you fully read my question. I think I tried to do that but I get a loop >_> is there any way i can modify this using the EAX register and Assembly?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum