[Q]Packet Structures

06/17/2010 16:57 nidecker#1
any1 can help me with packet structures..? like
When I have packet like 0x11 or any other type.
Data is for example: 11 00 00 00 4A 58 9A 4A 32 ...
Where 4A 58 represents some WORD (coord, playerid, whatever)
etc.


thanks......
06/17/2010 16:59 bloodx#2
hm ? oO
06/17/2010 17:03 nidecker#3
changed first post:O
06/17/2010 17:24 katze123#4
Quote:
Originally Posted by nidecker View Post
any1 can help me with packet structures..? like
When I have packet like 0x11 or any other type.
Data is for example: 11 00 00 00 4A 58 9A 4A 32 ...
Where 4A 58 represents some WORD (coord, playerid, whatever)
etc.


thanks......
you'll have to find out what represents what...
and the header is always the third byte you get...
06/17/2010 17:26 nidecker#5
Quote:
Originally Posted by katze123 View Post
you'll have to find out what represents what...
and the header is always the third byte you get...
helpful like always lol.........dude here is a question section-.- if u can help do it if no dont write here-.-:@ thanks
06/17/2010 17:49 meak1#6
you didnt need to sniff packet by yourself all recv packets what u need is in Bakabug Source.
06/17/2010 19:29 nidecker#7
Quote:
Originally Posted by meak1 View Post
you didnt need to sniff packet by yourself all recv packets what u need is in Bakabug Source.
bakabug's code is still available? i tought i need sniff packet by myself xD if it is still available let me know@meak
:P
06/17/2010 22:02 katze123#8
it is.. search in google or forum "kalhack11" ... i think u'll find it, im too lazy now...
what i meant with my last post, you'll have to figure out urself, because every packet is different... and sometimes there are 2 bytes, then 2 words, and sometimes there are at first 2 words, then one byte, then ........
._.
06/17/2010 23:50 MoepMeep#9
Quote:
Originally Posted by nidecker View Post
helpful like always lol.........dude here is a question section-.- if u can help do it if no dont write here-.-:@ thanks
Shut it kid, he helped you, you are just not smart enough to understand his answer :>
06/18/2010 00:01 syntex#10
hands up for moepmoep ^-^

cat321 youre thinkin to far he doesnt even know what a WORD , DWORD , BYTE is so just leave him alone .... you cant start understand when you dont even know the basics... go to kindergarden some kids there even know that <3

sorry for flame but i cant keep my mouth when people cant google or read old threads.
06/18/2010 08:08 katze123#11
Quote:
Originally Posted by syntex View Post
hands up for moepmoep ^-^

cat321 youre thinkin to far he doesnt even know what a WORD , DWORD , BYTE is so just leave him alone .... you cant start understand when you dont even know the basics... go to kindergarden some kids there even know that <3

sorry for flame but i cant keep my mouth when people cant google or read old threads.
"Where 4A 58 represents some WORD"
hmm.. thought he would understand word when he says sth like this^^