P
Peter.Kramer
Hello,
I want to write a perl module that encrypts a clear password to a windows
hash.
I didnt find any algorithm that builds the hash expect copypwd.exe which
works, but is an external program that does not run as scheduled task.
"cleartextpassword " ->
"52616e646f6d4956dc110786f80987daa99d164016ba7d72b24eb2a2931e0ff7"
Thanks
I want to write a perl module that encrypts a clear password to a windows
hash.
I didnt find any algorithm that builds the hash expect copypwd.exe which
works, but is an external program that does not run as scheduled task.
"cleartextpassword " ->
"52616e646f6d4956dc110786f80987daa99d164016ba7d72b24eb2a2931e0ff7"
Thanks