Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


How do i defeat DMA (mainly for gunz, ButAlsoCanBeInGeneral)

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Dead_Man
How do I cheat?
Reputation: 0

Joined: 05 Dec 2005
Posts: 2

PostPosted: Mon Dec 05, 2005 11:55 pm    Post subject: How do i defeat DMA (mainly for gunz, ButAlsoCanBeInGeneral) Reply with quote

How do i defeat DMA (mainly for gunz, but also can be in general)

i can hack it pretty well, just dont know how to make it so i dont need to search for the value over and over and over and over X 9999
Back to top
View user's profile Send private message
Dead_Man
How do I cheat?
Reputation: 0

Joined: 05 Dec 2005
Posts: 2

PostPosted: Tue Dec 06, 2005 8:09 pm    Post subject: Reply with quote

please help.........
Back to top
View user's profile Send private message
bitterbanana
Cheater
Reputation: 0

Joined: 28 Nov 2004
Posts: 44

PostPosted: Wed Dec 07, 2005 12:23 pm    Post subject: Reply with quote

ok, I'll take this one...

DMA can be defeated by just looking at the assembly command that writes to that value. Right click the value in cheat engine and "find what writes to this address." This should give you a list commands that are in fact writing to that value.

Depending on what the command is, you can either nop it (replace command that does nothing), change it to something, or divert it to your own assembly code to make it do what you want.

Code injection is not something I can explain in a short time. I recommend you look up tutorials for that.

OR, a simpler approach that doesn't always work is to search for the pointer to your value. Pointers are values that hold addresses of other values, in this case, your Dynamic Memory Allocated address. First, look at the command that writes to your value. It probably looks something like this:

mov [edx+4], ebx

or something to that measure. In that case you would subtract 4 from your address and search for it in Cheat Engine. If you find it, then the your static address would be the value of the pointer + 4. Pointer tutorials are in the tutorial section in these forums.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites