Usage: Packet Extractor v3

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

jadjad
Plain Yogurt
Plain Yogurt
Posts: 53
Joined: 25 Mar 2009, 22:20
Noob?: No
Location: in front of my computer

Re: Usage: Packet Extractor v3

#171 Post by jadjad »

@kLabMouse: I tried doing on the command prompt 1st and it crashed as well as double clicking the extractor.exe and same thing happened.

here is the exe file for iRO Classic server: clragexe.exe
Image
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Usage: Packet Extractor v3

#172 Post by kLabMouse »

jadjad wrote:@kLabMouse: I tried doing on the command prompt 1st and it crashed as well as double clicking the extractor.exe and same thing happened.

here is the exe file for iRO Classic server: clragexe.exe
4shared needs Register or downloading Adware.
MediaFire does not work anymore?
jadjad
Plain Yogurt
Plain Yogurt
Posts: 53
Joined: 25 Mar 2009, 22:20
Noob?: No
Location: in front of my computer

Re: Usage: Packet Extractor v3

#173 Post by jadjad »

kLabMouse wrote:
jadjad wrote:@kLabMouse: I tried doing on the command prompt 1st and it crashed as well as double clicking the extractor.exe and same thing happened.

here is the exe file for iRO Classic server: clragexe.exe
4shared needs Register or downloading Adware.
MediaFire does not work anymore?
Uploaded to mediafire: http://www.mediafire.com/?gp66lwo99ovrg6v
Image
jackychon
Noob
Noob
Posts: 6
Joined: 30 Mar 2011, 02:06
Noob?: Yes

Re: Usage: Packet Extractor v3

#174 Post by jackychon »

jadjad wrote:
kLabMouse wrote:
jadjad wrote:@kLabMouse: I tried doing on the command prompt 1st and it crashed as well as double clicking the extractor.exe and same thing happened.

here is the exe file for iRO Classic server: clragexe.exe
4shared needs Register or downloading Adware.
MediaFire does not work anymore?
Uploaded to mediafire: http://www.mediafire.com/?gp66lwo99ovrg6v
Please any Admin or Moderator here extract this for us..
I have tried everything this thread said but notihng happens..
but when I tried to extract ragexe.exe it worked. But classicexe doesn't
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Usage: Packet Extractor v3

#175 Post by kLabMouse »

hmm...
start.exe ! packet_extract.pl 2012-6-29_clragexe.exe
Packet Len map found. Type: RE #2
Working...
Packet Len Map offset: 1547024 (00179B10)-> 00579B10
Looks like It does not recognize the PackeLenMap function properly, or it does not recognize some of the internals properly.
Will work on it as soon as possible.


Edit: Well. It does not recognized the function pointer properly.
jackychon
Noob
Noob
Posts: 6
Joined: 30 Mar 2011, 02:06
Noob?: Yes

Re: Usage: Packet Extractor v3

#176 Post by jackychon »

kLabMouse wrote:hmm...
start.exe ! packet_extract.pl 2012-6-29_clragexe.exe
Packet Len map found. Type: RE #2
Working...
Packet Len Map offset: 1547024 (00179B10)-> 00579B10
Looks like It does not recognize the PackeLenMap function properly, or it does not recognize some of the internals properly.
Will work on it as soon as possible.
thank you for quick response
grimey1234
Noob
Noob
Posts: 8
Joined: 22 Aug 2010, 22:20
Noob?: No

Re: Usage: Packet Extractor v3

#177 Post by grimey1234 »

Any idea on when this is going to be fixed? i understand that it takes alot of effort but a rough estimate would be really helpfull
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Usage: Packet Extractor v3

#178 Post by kLabMouse »

I tried to Fix the Function Pointer recognition. and got another Problem.
The Len Map looks like old type of PacketLenMap (but compiled with new compiler). the current Extractor Cannot deal with it yet.

I can do it manually, if you people are in hurry.
pontoko
Noob
Noob
Posts: 4
Joined: 01 Jul 2012, 20:13
Noob?: Yes

Re: Usage: Packet Extractor v3

#179 Post by pontoko »

It would be really great if you could do it.
User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: Usage: Packet Extractor v3

#180 Post by kLabMouse »

Well. I done some work on it. (works pretty well for start =) )
The only thing is, that it does not print out all the packets (only first one).
so yet, still have some work to do.

But it does Recognize the PacketLenMap function properly, and switches Extractor Generator to a new one.

In some time, everything will be in SVN.
I'm still checking things.