Packet 01 00

From XfirePlusWiki

Jump to: navigation, search

Packet Description

This packet is sent to the server containing the username and hashed password to log in.

Packet Layout

Notes

The password is generated with formula sha1(sha1(name+password+"UltimateArena")+salt), where sha1() is a function returning SHA1 hash digest from the string given as a parameter for it. The value for salt is acquired from Packet 80 00, the values for name and password are from the user.

The meaning of flags is unknown.

Personal tools