How to recover password by truecrypt
#19
(02-26-2015, 09:15 PM)roadrunner Wrote: sorry for grabbing this thread again

I also have problems recovering my truecrypt password.
I downloaded cudaHashcat 1.33 and made a wordlist with possible password parts.
What I want to do is a combinator attack on my truecrypt file.

How exactly do I have to enter this into the cmd?
Or does anyone have a batch file for this purpose?

Thanks in advance
- roadrunner

You should at least have a look at the possible options to select the correct options after the "-m". For me the following line worked:

cudaHashcat64.exe -m 6225 truecryptfile.tc dictionaryfile.txt


Messages In This Thread
How to recover password by truecrypt - by N007 - 09-07-2013, 07:58 PM
RE: How to recover password by truecrypt - by Zusan - 03-01-2015, 12:30 AM