View Single Post
  #3  
Old 22-06-2004, 16:46
cdkiller cdkiller is offline
Registered User
 
Join Date: Oct 2002
Posts: 1,899
Thanks: 0
Thanked 5 Times in 1 Post
cdkiller is on a distinguished road
Quote:
When i search the memory (with GameWizard) while playing the game it gives me the offsets 0xA12698 and 0xEEB178 for the opponents lifepoints.
sorry but your trainer will prolly only work on the OS it was created in.due dynamic memory allocation. what your are doing is poking some values into certain mem addresses. you need a way to defeat the dynamic memory allocation. it can be achieved when directly editing the loaded exe inside the memory. some asm knowledge is very helpfull of course
__________________
http://pid.gamecopyworld.com

home of Protection ID the ultimate Protection Scanner.

Last edited by cdkiller; 22-06-2004 at 17:02.
Reply With Quote