Tossa on ohjeet miten luoda Lan Manager hash, niin ku kirjotus muodossa. Yrittäkää vääntää vaikka VB:llä tosta sama koodi muodossa, jos se on mahollista ite on oo vielä onnistunut (mut mä oonki viel iha nobo):
The user’s password as an OEM string is converted to uppercase.
This password is either null-padded or truncated to 14 bytes.
The “fixed-lengthö password is split into two 7-byte halves.
These values are used to create two DES keys, one from each 7-byte half, by converting the seven bytes into a bit stream, and inserting a zero bit after every seven bits. This generates the 56 bits needed.
Each of these keys is used to DES-encrypt the constant ASCII string “KGS!@#$%ö, resulting in two 8-byte ciphertext values.
These two ciphertext values are concatenated to form a 16-byte value, which is the LM hash.
Aihe on jo aika vanha, joten et voi enää vastata siihen.