Quote Originally Posted by xWhite_Shadowx View Post
In noob terms... its the games way of preventing you from hacking it by switching around its memory. DMA was invented to stop you from tearing apart their game, but you can quite easily get past it by finding and address to "point" to wherever your code is.
Hence the term "Pointer Address" or just the Pointer.