PDA

View Full Version : how to defeat DMA searching weapons?


paraidy
14-08-2005, 12:18
I'm searching the weapons in GTA San andreas, but the adress of weapons alwayss change, what can be the procedure to defeat DMA in an option like this?

caki
14-08-2005, 13:49
Im not really experienced at training, but couldnt you just do a simple search and replace of bytes if the offsets keep on changing??

paraidy
14-08-2005, 17:10
uhmmm... there are 4 or 5 adress for every weapon, one of this is the value of weapon and the others are the setting of the weapon, including the number of ammo, i can set a breackpoint in read and write, to find what write and read these adress, but what i can do if i want add the weapons but the adress of slot change every time i start the game? :(

TippeX
15-08-2005, 08:08
if the address changes the game HAS to store the 'base' somewhere, otherwise it cant access it, so look harder

paraidy
15-08-2005, 14:02
I have found the adress witch write in the slots of weapons, but it writes only when you take the weapon in the game, but i want to add the weapons immediately pressing a button, but how is possible if i don't know the adress of slots? T_T
(sorry for all "but" :D)