Packet editing is the process when you intercept packets sent between the server and the client and modify them. Usually you will need some kind of packet editor. And the packets are encrypted too. If i remember right they were XOR encrypted (feel free to correct).
To not let this word (XOR) lying around without an explanation I will explain a bit further.
XOR is an assembler command which compares 2 values bit for bit. So we need 2 values in order to make an encryption, one of these values comes from the packet and the other one is saved somewhere in the .exe in a table.
Now lets say we have 2 hexvalues 7 and 4, the first value comes from the server in a packet and the second is stored in your .exe.
Because the command compares only bits we need to convert our hex value into a binary value. You can do this by using the microsoft calculator.
(From now on I will mark hex values with a h like 7h and binary with a b like 111b)
7h=111b
4h=100b
XOR takes now 111b and 100b and compares them if both bits are the same it does not return 1 (true) but 0 (false), if both bits are different it will return 1.
Ok now lets compare them:
111b (7h) 100b (4h)
011b
(false)(true)(true)
Now go to the microsoft calculator and put in 011.
It will tell you that 011b is 3h.
So what does this means?
The server sent you 7h (encrypted) but the real decrypted value is 3h.
[TUT] Vacking w/o loosing mobs + mobs speed hack [WINHEX] 01/25/2011 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 208 Replies You will need Win Hex to edit thouse numbers.
I used Styx as the mob to edit.
PART OF VACK + SPPED HACK FOR MOBS.
Original:
2251,Styx,1,19,82,35749,0,486,695,10,50,2,6,0,0,0 ,0,0,0,55,0,0,0,02.5,4.8,1,1,styx,ÀÛ¼ºÁß,0,0,0,526 0,441,595,30800,1,1,3,90,90
[FRAGE] Mobs in einer Map platzieren ohne Mobs? 04/05/2010 - Metin2 Private Server - 2 Replies Hey, ich möchte Mobs in der Map platzieren wo man hinkommt wenn man "/go gmmap" eingibt...
Aber ich weiß nicht wie... Gibt es ein Tutorial dafür`?
[SUCHE]Einen Client mit den 13 neuen Mobs und Zombie Mobs 03/13/2010 - Metin2 Private Server - 23 Replies Also Leute,
ich suche jemanden der so nett ist und mir
einen Client zu verfügung stellt bzw. macht auf dem
die neuen Mobs sichtbar sind .
THX