
brian.hayes
User
Mar 18, 2000, 1:38 PM
Post #1 of 2
(8863 views)
|
Algorithm for creating NT passwords.
|
Can't Post
|
|
Hello, Any one know of this? I need to create/Convert a text string to an NT equivilant password. That is readable in a file. $pass = "testing" $ntpass = "AJDSO097LDJALKDJ" This output? Brian Hayes
|