Displaying 1 result from an estimated 1 matches for "usr21z".
2000 Feb 03
0
SYSKEY2. Request For Comments
...ions to access
HKLM\SAM: remember to remove them afterwards!)
this binary data is also known as the NDR of the user's profile.
microsoft's SAM developers and DCOM / DCE/RPC developers know exactly what
this is.
make a copy of the NDR data, and zero out the part with the password.
call ths usr21Z
3) use HMAC_MD5T64 to generate an RC4 key. the definition of HMAC_MD5T64
is basically that it's a version of HMAC_HD5 except that instead of, at
the start of the algorithm, if the key is > 64 bytes, you truncate it
instead of using MD5(key).
sooo, i said that the syskey key can be any len...