The current Packet extractors from the wiki... JCV RO tool and Openkore Packet Length Extractor is not working with pRO Clients (ragexe, valexe, sakexe and valhexe )
even after unpacking.. it doesn't extract packets from the pRO Clients
from here :
http://forums.openkore.com/viewtopic.php?f=55&t=11950.
Packet Extractors for pRO Clients
Moderators: Moderators, Developers
-
- Moderators
- Posts: 403
- Joined: 25 Aug 2008, 14:56
- Noob?: No
- Location: CyberOne Building , Eastwood
Packet Extractors for pRO Clients
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
The Openkore Manual---Global Forum Rules--The Template
-
- Super Moderators
- Posts: 158
- Joined: 04 Apr 2008, 11:12
Re: Packet Extractors for pRO Clients
I checked the asm code for recvpackets and they are using a new structure so our packet extractors wont work anymore. I have uploaded the asm code for the latest ragexe of pRO below.
http://www.mediafire.com/?7emwf7ak410y9ww
http://www.mediafire.com/?7emwf7ak410y9ww
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Packet Extractors for pRO Clients
WOW.... one of the legends are here!heero wrote:I checked the asm code for recvpackets and they are using a new structure so our packet extractors wont work anymore. I have uploaded the asm code for the latest ragexe of pRO below.
http://www.mediafire.com/?7emwf7ak410y9ww
I was thinking you quit RO long time ago.
Anyway. I can dump the data from memory, but can't write/rewrite packet extractor.
P.S. For a long time, we where thinking of dumping fixed_len and inner_len of var len packets. May-be it's an opportunity to make such tool?
-
- Super Moderators
- Posts: 158
- Joined: 04 Apr 2008, 11:12
Re: Packet Extractors for pRO Clients
I am still lurking around kLabMouse, currently got a rough poseidon working with pRO client but it still needs fine tuning before I can post it. I will see what I can do about the packet extractor but it will take time. Darn real life work is always a pain.
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Packet Extractors for pRO Clients
This was fixed with introduction of 'Packet Extractor v3'
It can be found in our SVN in braches of Packet Extractor.
It can be found in our SVN in braches of Packet Extractor.