Page 9 of 9

Re: We need help with recvpackets extraction @bRO

Posted: 27 Oct 2012, 17:36
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.

Re: We need help with recvpackets extraction @bRO

Posted: 28 Oct 2012, 12:39
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".

Re: We need help with recvpackets extraction @bRO

Posted: 26 Mar 2013, 06:39
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. :)

Re: We need help with recvpackets extraction @bRO

Posted: 16 Apr 2013, 02:44
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?