D
The
password has to be put through the glibc crypt() function, using salt
$1$abcdefgh$. The password in the data field has to be NULL terminated and the
packet encrypted with the login key.
cryptPw = crypt(plainPw, "$1$abcdefgh$");
Size: a a a
D
АП
АГ
V
D
АГ
AG
АГ
D
АГ
AG
V
АГ
D
AG
AG
D
AG