Who made SA-MP?
#15

Quote:
Originally Posted by DarrenReeder
Посмотреть сообщение
How is reverse engineering used to make samp?
It's still used for memory addresses and stuff.

Let's say you want to set player's money, but since you don't have GTA:SA's source, you need the memory address where GTA stores money.

Код:
*(BYTE *)0x123456 = 1337;
(BYTE is an unsigned char)

So basically, if that memory address was real, it would set the player's money to 1337.

Opcodes are also used in SA:MP.
Reply


Messages In This Thread
Who made SA-MP? - by PilotXtreme - 27.10.2010, 05:57
Re: Who made SA-MP? - by Kitten - 27.10.2010, 06:04
Re: Who made SA-MP? - by PilotXtreme - 27.10.2010, 06:05
Re: Who made SA-MP? - by Tails - 27.10.2010, 06:50
Re: Who made SA-MP? - by Matej_ - 27.10.2010, 10:42
Re: Who made SA-MP? - by DarrenReeder - 27.10.2010, 11:02
Re: Who made SA-MP? - by Matej_ - 27.10.2010, 11:05
Re: Who made SA-MP? - by woot - 27.10.2010, 11:22
Re: Who made SA-MP? - by Brian_Furious - 27.10.2010, 11:47
Re: Who made SA-MP? - by General Abe - 27.10.2010, 11:55
Re: Who made SA-MP? - by [03]Garsino - 27.10.2010, 11:56
Re: Who made SA-MP? - by Calgon - 27.10.2010, 12:01
Re: Who made SA-MP? - by [03]Garsino - 27.10.2010, 12:04
Re: Who made SA-MP? - by DarrenReeder - 27.10.2010, 12:10
Re: Who made SA-MP? - by bpeterson - 27.10.2010, 15:11
Re: Who made SA-MP? - by DarrenReeder - 27.10.2010, 15:31
Re: Who made SA-MP? - by bpeterson - 27.10.2010, 17:31
Re: Who made SA-MP? - by MaTrIx4057 - 27.10.2010, 21:32
Re: Who made SA-MP? - by Popz - 27.10.2010, 22:44

Forum Jump:


Users browsing this thread: 3 Guest(s)