Search found 2 matches

by SkzBR
12 Jul 2008, 03:17
Forum: Development Help
Topic: About Storage Password System
Replies: 0
Views: 2149

About Storage Password System

I was looking at src/Network/Receive.pm and trying to knows how the storage password system works, but i did not get any sucess. 1 - in raw packet, how the server send the 023A packet? 02 3A 00 (00 = Flag)? i trying to send it on my client using WPE, but didnt work. 2 - Also, the servers storage key...
by SkzBR
13 Apr 2008, 21:09
Forum: Frequently Asked Questions & Guides
Topic: Tracing Hex Strings through Disassembly
Replies: 43
Views: 137488

Re: Tracing Hex Strings through Disassembly

Dear Cozzie, First, Good info for who dont know how to use it. Second, I made a program that hook a dll and start a thread on ragexe with a function of DLL on ragnarok, just to learn about hooking, attaching etc. But i want to know, how can be possible make the ragnarok load the dll by him self, i'm...