Page 1 of 1
Read Protocol Revision from client
Posted: Mon Nov 16, 2009 6:17 pm
by gio
Hey guys,
I just like to know how you read the protcol version from the client.
Using hex editor?
regards
gio
Re: Read Protocol Revision from client
Posted: Mon Nov 16, 2009 10:43 pm
by Evilus
sniff sniff
Re: Read Protocol Revision from client
Posted: Mon Nov 16, 2009 10:48 pm
by gio
ah good

any good sniff programms?

Re: Read Protocol Revision from client
Posted: Tue Nov 17, 2009 7:11 am
by Aikimaniac
gio wrote:ah good

any good sniff programms?

http://www.wireshark.org/
Re: Read Protocol Revision from client
Posted: Tue Nov 17, 2009 8:28 am
by _DS_
Try to connect to server, and server will write revision in log (when kick client away).
Re: Read Protocol Revision from client
Posted: Tue Nov 17, 2009 10:19 am
by JIV
L2.exe -L2ProtocolVersion
L2.exe -L2ProtocolVersion
more section for search (forum search dont search code)
also exe can be changed to bin.
Re: Read Protocol Revision from client
Posted: Tue Nov 17, 2009 8:59 pm
by jmc11korn
gracia Epilogue protocole = 148.
Re: Read Protocol Revision from client
Posted: Tue Nov 17, 2009 9:29 pm
by Probe
no, that's PTS protocol, live will be a different one.
Re: Read Protocol Revision from client
Posted: Tue Nov 17, 2009 9:41 pm
by blacksea
Protocol Revision: 148 is invalid.
this is live.
Re: Read Protocol Revision from client
Posted: Tue Nov 17, 2009 10:47 pm
by MELERIX
GE released today is still using protocol 148

Re: Read Protocol Revision from client
Posted: Wed Nov 18, 2009 2:55 am
by labman
Thanks JIV ^^