About Storage Password System

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderator: Moderators

Message
Author
SkzBR
Noob
Noob
Posts: 2
Joined: 13 Apr 2008, 21:04

About Storage Password System

#1 Post by SkzBR »

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 is localized on Client, or are send on login?

I'm trying to simulate it by sending the packets by WPE, but the client disconnects me.

Locked