|
The full name for DMA is Dynamic Memory Allocation, what you really need to know is.
The address is dynamic, which means it will change.
So for example, you found the player's life address, I will call it address A. But after you got hit by some monster it immediately changes to address B. Hope you get the idea of DMA. The only way to defeat it is by searching for the pointer and offset.
Ultima modifica di hackerkts : 1st March 2008 alle ore 06:43.
|