View Single Post
  #4  
Old 05-04-2009, 20:35
DABhand DABhand is offline
Banned
 
Join Date: Nov 2004
Location: Near my PC
Posts: 5,406
Thanks: 0
Thanked 3 Times in 3 Posts
DABhand is on a distinguished road
May I suggest you learn the subject more fully, especially learning ASM.

I think you really have no idea on how it all works, I said the above was an example, but it was a chance you could have used to look into, but I think it went way way over your head.

Yes of course you will have to disassemble the game, because games are not all about freezing a memory value all the time, there is such a thing as DMA (dynamic memory allocation/addresses - whatever people prefer to say) and you have to defeat it by various methods.
Reply With Quote