Passwords are encrypted using a one way system. i.e, there is no way to
unencrypt the password hash. You can use a brute force attack on the
password (you encrypt your guesses at the password and then compare the
encrypted hash you generated with the one in the SAM, if they match, then
you've guessed the password...)
If you need to do that (and there is no real reason why you would need to,
if you need access to a user's account then as a domain admin you can change
their password. If the user has forgotton their password, then give them a
new one.) take a look at Lophtcrack
John
-----Original Message-----
From: Veeraraju_Mareddi [mailto:[EMAIL PROTECTED]]
Sent: 06 September 2001 09:30
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Password decryption of User accounts From PDC registry
Dear All,
I want to decrypt some user account's passwords in NT4 registry on PDC. Is
there any module that helps in this regards. I cant do it with
Wi32::TieRegistry. Please suggest me some possible ways..
Thanks in Advance
With regards
Raju
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------Confidentiality--------------------------.
This E-mail is confidential. It should not be read, copied, disclosed or
used by any person other than the intended recipient. Unauthorised use,
disclosure or copying by whatever medium is strictly prohibited and may be
unlawful. If you have received this E-mail in error please contact the
sender immediately and delete the E-mail from your system.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]