We need help with recvpackets extraction @bRO

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

Moderator: Moderators

Message
Author
skieswolf
Noob
Noob
Posts: 1
Joined: 29 Jul 2010, 14:17
Noob?: Yes

Re: We need help with recvpackets extraction @bRO

#81 Post by skieswolf »

Hello friends i will start developer a extractor, i already read all topic, but i need initial informations, for exemple, what program i need to do unpack ragexe for i open ragexe with IDA, thanks.

User avatar
kLabMouse
Administrator
Administrator
Posts: 1301
Joined: 24 Apr 2008, 12:02

Re: We need help with recvpackets extraction @bRO

#82 Post by kLabMouse »

skieswolf wrote:Hello friends i will start developer a extractor, i already read all topic, but i need initial informations, for exemple, what program i need to do unpack ragexe for i open ragexe with IDA, thanks.
Just make a Memory Dump. If you don't know how to use "tuts4you".

siyu77
Noob
Noob
Posts: 1
Joined: 14 Mar 2013, 21:19
Noob?: No

Re: We need help with recvpackets extraction @bRO

#83 Post by siyu77 »

It's a nourishing topic. I've read over and over here. Now I can find out the packet len method hidden in the client's code. But I have no idea how to find those "sync packets" ID, and the three encrypt-keys either. I will be appreciate if you point me an easy way. :)

Maple
Noob
Noob
Posts: 14
Joined: 21 Mar 2013, 05:55
Noob?: No

Re: We need help with recvpackets extraction @bRO

#84 Post by Maple »

:cry:
cannot find anything else besides packet len.
where are:
encryption keys (3)
some headers
ex.
map_login
sync
skill_use
skill_use_location
item_take
and so on.

How can we find it using IDA or Olly?

Post Reply