Posted: Tue Sep 26, 2006 10:04 am Post subject: Help - strategy to determine God-mode
Hi any pro can indulge me on a little knowledge. What,s the general strategy to hunt down God Mode on a mmorg. I was trying with CE5.3 on a game and tried with this strategy :
1. determine the address where HP is stored
2. determine the pointer which access this address
3. snoop around the codes where the pointer is used then try to find a test such as JZ or JNZ and code it out.
Please someone point out to me where I obviously erred.
With the game in question I tried scanning for "HP" with 4 bytes exact value then exact value again after the hp changed - result failed, 0 address returned on next scan. I did the same things on float and double , 8 bytes and also 2 bytes. All turns up 0 on next scan with the exception of 2 bytes. I managed to narrow down to 1 address but seems like the address is wrong as i noticed 2 things :
1) the value at the address found was initially correct but it subsequently changed in value even though my HP did not changed
2) i tried modifying the value ( on client side at least ) but the HP didnt changed
I am obviously no doing the right things and hence can any of you pro help
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