C>S 0x3E SID_LOGONREALMEX

Transport Layer:Transmission Control Protocol (TCP)
Application Layer:Battle.net v1 TCP Messages (SID)
Message Id:0x3E
Message Name:SID_LOGONREALMEX
Direction:Client to Server
Used By:Diablo II, Diablo II Lord of Destruction
Message Format:
(does not include protocol header)
 (UINT32)     Client Token
  (UINT8)[20] Hashed realm password
(STRING)     Realm title

Remarks

Realm password is always "password".

Battle.net password hashes are hashed twice using BSHA1. First, the string "password" is hashed by itself, then the following data is hashed again and sent to Battle.net:

  1. (UINT32) Client Token
  2. (UINT32) Server Token
  3. (UINT8)[20] First password hash
| Edited: Anonymous

Comments

no one has commented yet.