View Single Post
Old 09-14-2023, 08:20 PM   #1265 (permalink)
freebeard
Master EcoModder
 
freebeard's Avatar
 
Join Date: Aug 2012
Location: northwest of normal
Posts: 27,789
Thanks: 7,805
Thanked 8,612 Times in 7,093 Posts
Pre-OSX, the password was in plain text at a specific offset into the boot blocks (I forget)

OSX obfuscated it.

Quote:
https://superuser.com › questions › 235300 › where-does-windows-os-store-user-passwords
Where does Windows OS store user passwords? - Super User
8. Normally, Windows store passwords on single computer systems in the registry in a hashed format using the NTLM algorithm. The registry file is located in. C:\windows\system32\config\SAM. This area of the registry has restrictive permissions so that a normal user cannot see the contents of HKLM\SAM deep enough to access the hash.
__________________
.
.
Without freedom of speech we wouldn't know who all the idiots are. -- anonymous poster

____________________
.
.
Two wrongs don't make a right, but three lefts do.
  Reply With Quote