Luigi Auriemma

aluigi.org (ARCHIVE-ONLY FORUM!)
It is currently 19 Jul 2012 19:59

All times are UTC [ DST ]





Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: decompressing packets ( quake 3 )
PostPosted: 17 Mar 2009 11:31 

Joined: 27 Jul 2008 09:23
Posts: 13
Hi luigi

Do you know howto decompress the packets sent by a quake 3 client?
I tryed q3huffdecenc but the result is still ugly.

I want it in clear text :D


Top
 Profile  
 
 
 Post subject: Re: decompressing packets ( quake 3 )
PostPosted: 17 Mar 2009 16:59 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
q3huffdecenc works only with the connect packet which is simply compressed with huffman.
the in-game packets instead use huffman plus a specific type of encryption based on the previously sent/received client/server commands (CL_Netchan_Decode) which is more boring to handle


Top
 Profile  
 
 Post subject: Re: decompressing packets ( quake 3 )
PostPosted: 17 Mar 2009 18:19 

Joined: 27 Jul 2008 09:23
Posts: 13
you mean it iseasyer to decode ingamemessages than a connect package?


Top
 Profile  
 
 Post subject: Re: decompressing packets ( quake 3 )
PostPosted: 17 Mar 2009 19:27 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
the opposite


Top
 Profile  
 
 Post subject: Re: decompressing packets ( quake 3 )
PostPosted: 17 Mar 2009 19:33 

Joined: 27 Jul 2008 09:23
Posts: 13
eh and you never did that before?

than i will never get that working


Top
 Profile  
 
 Post subject: Re: decompressing packets ( quake 3 )
PostPosted: 17 Mar 2009 20:20 

Joined: 13 Aug 2007 21:44
Posts: 4068
Location: http://aluigi.org
I spent some hours on this some months ago but without a good result easy to implement in a small tool so I gave up due to the lack of real interest and for the fact that (if I'm not in error) some games have small differences in the reading of the data so, for example, Q3 and ET and elite force could be not compatible between them


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron