[Request] Packet Structure for CharData Packet 05/16/2011 - Silkroad Online - 4 Replies can someone tell me which structure the CharData packet has? i would really appreciate this, since im still noob in such things. its just too high for me/ too much information for my head. :handsdown:
S->C(3013)...
How can I check the packet structure? 08/02/2009 - Kal Online - 2 Replies Hey,
We have this packet header database:
SEND:
0x00____________ Restore Char
0x01____________ AntiCp
0x02____________ Login
0x03____________ HackShield + engine.exe CRC check
0x04____________ CreateChar
packet structure 03/09/2008 - Conquer Online 2 - 16 Replies For what I'd like to do, I think packets are the place to start. After that, probably java then C and VB. This is a question for the people here who are self-taught... what resources would you recommend for...
1. understanding packet structure
2. learning some programming language without enrolling at the local university
I'm mainly interested in packet structure and how to capture/decipher/edit/send them, and eventually I'd like to "automate" these functions by writing some programs. ...