SEQRAT v1.0 Protocol
Script Enabled Querable Remote Access Tool
[pronounced like secret]
by Andrei Besleaga

At every connection request the server sends an 8 byte challenge
to the client. If the client calculates the algorithm right and
the passwords matches then the client is authenticated and the
connection is made. Else the server will close the connection.

After that the server may receive commands and will return to the
client the result.
Commands supported are in "commands.txt".

This documentation is preliminary and is to change.