Login Status


ShareSource Site » Projects » sniffitzt » sniffitztWiki

Project: sniffitzt - a wow logging proxy [Wiki]

(*) Summary   [^] Files   [^] Screenshots   [_] Wiki   [!] Bug Tracker  
(») Mercurial Repository  
Project Wiki (Page: Sessionkey)
Last Changed 8 months ago, by arrai

Sessionkey

The header of each packet is encrypted using a simple xor-algorithm which is based upon a 40 byte long array, called the sessionkey. This key is arranged during the handshake and changes on every login. In order to read the opcode and the length of each packet, the key is decrypted by this sniffer.