Possible Duplicate:
Is there a way to crack the windows Administrator password in Linux (using the SAM file) WITHOUT resetting it?

Ok so Ive already got Ubuntu 10.10 on a usb bootstick. Chntpw is installed as well. What I'm wondering is are there any programs to crack as in decrypt the SAM file and show the password but not erase it? Most Linux programs Ive come across don't do this. They just reset the password.

I have tried Ophrack

link|improve this question

80% accept rate
This isn't a programming question, and doesn't belong here. – meagar Jan 26 '11 at 5:44
yes it is. i didnt know that stack overflow could migrate posts so I posted on superuser as well – liamzebedee Jan 26 '11 at 6:07
feedback

migrated from stackoverflow.com Jan 26 '11 at 5:52

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by hyperslug, akira, Dennis Williamson, Mike Fitzpatrick, Linker3000 Jan 26 '11 at 7:14

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 0 down vote accepted

Ophcrack can (potentially) crack (recover) the password from the SAM file by using rainbow tables.

link|improve this answer
Ive tried Ophrack – liamzebedee Jan 26 '11 at 5:47
With what result? You need to provide more details for us to be able to help you. – Ben Alpert Jan 26 '11 at 6:31
I'd assume he's only using the free tables that are limited to LM <=14 char alphanumerics. He's going to have to brute it or rainbow it. I'd try to get my hands on additional tables if I were him... – xelco52 Jan 26 '11 at 6:35
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.