Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@rahul-yHGH3D • Oct 16, 2008
Yes , there are ways to decode the SAM file at least for the password.
-
@vipulpatel-6YLuNB • Jan 6, 2009
what is the method for retrieving password from SAM file
-
@coolsam-FZGxoa • Jan 7, 2009
Hi
I am Sam and also would like to know ....how it's possible
Looking forward for your reply -
@vishalhak-B2sHVo • Jan 8, 2009
Of course, I am very keen to know what is behind SAM๐
-
@rahul-yHGH3D • Feb 5, 2012
vishalhakOf course, I am very keen to know what is behind SAM๐
The SAM database stands for Security Account Manager and its stores the password for all the local users on windows system. It is also called as SAM database. You can use many tools that can help you to retrieve password from the SAM database such as Ophcrack. You need to boot from live CD or from different OS than the OS for which you are trying to retrieve the SAM file as the file is locked for the running OS and could not be accessed.
-
@praveenkumar-66Ze92 • Feb 7, 2012
Actually, the passwords will be stored in Plain Text or at least encoded ones, which can be decoded, as the Google Chrome uses your login password as the Master Password! ๐ Check out the Chrome source code to find something by which you can get the password in plain text during runtime of the OS! ๐