| 
			
				|  | Cheat Engine The Official Site of Cheat Engine
 
 
 |  
 
	
		| View previous topic :: View next topic |  
		| Author | Message |  
		| kook How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 15 Jan 2006
 Posts: 1
 
 
 | 
			
				|  Posted: Sun Jan 15, 2006 2:32 am    Post subject: Need help on tutorial step 6 |   |  
				| 
 |  
				| Just need help on the part around the values of the two square brackets, i think i've found the address of the value and the instructions were like 
 00455df3   mov [eax],edx
 00455df5   mov eax, [edp-04]
 00455df7   mov eax, [eax+00000310]
 
 value of eax is 00D0A740 & edx=000002C9
 
 but i'm not sure which value i'm suppose to do a 4btye hexa search for?
 Is it 00455df3?
 |  |  
		| Back to top |  |  
		|  |  
		| Dark Byte Site Admin
 
  Reputation: 470 
 Joined: 09 May 2003
 Posts: 25807
 Location: The netherlands
 
 | 
			
				|  Posted: Sun Jan 15, 2006 3:37 am    Post subject: |   |  
				| 
 |  
				| this is a nice example of a bad instruction to look at, unless you are using access violations.  (also, this is a read instruction, the tutorial said to do a write finder) when using debug regs (the default) the value of eax will already be changed at that moment so useless to you
 
 But anyhow, take the address you wanted to find out what writes to it, and then decrease it with 310 (hexadecimal)
 then scan the memory for that result
 
 and if it wasn't a eax,[eax+xxxx] instruction you should just have scanned for the value of eax
 
 
 actually, which address showed up? 00455df3 or 00455df7 (the one in red)
 _________________
 
 Do not ask me about online cheats. I don't know any and wont help finding them.
 Like my help? Join me on Patreon so i can keep helping
 |  |  
		| Back to top |  |  
		|  |  
		|  |  
  
	| 
 
 | 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
 
 |  |