We need help with recvpackets extraction @bRO
Moderator: Moderators
-
- Noob
- Posts: 1
- Joined: 29 Jul 2010, 14:17
- Noob?: Yes
Re: We need help with recvpackets extraction @bRO
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.
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: We need help with recvpackets extraction @bRO
Just make a Memory Dump. If you don't know how to use "tuts4you".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.
-
- Noob
- Posts: 1
- Joined: 14 Mar 2013, 21:19
- Noob?: No
Re: We need help with recvpackets extraction @bRO
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. 

-
- Noob
- Posts: 14
- Joined: 21 Mar 2013, 05:55
- Noob?: No
Re: We need help with recvpackets extraction @bRO

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?