Open GoogleCodeExporter opened 9 years ago
I'm using 5 characters password: "5kytu" and run truecrack v3.0 with max lenght
5 characters of abc and 123. After 10 days waiting, the result is No found
password :((
Original comment by rebel....@gmail.com
on 25 Mar 2013 at 2:03
Me too. It just doesn't work. Truecrypt 7.1a, dictionary contains pwd ->
doesn't work, but can mount in Linux & Windows without any problems.
Original comment by geert.n...@gmail.com
on 2 Apr 2013 at 2:11
Same problem. Dictionary attack. Container is AES + ripemd160. Password no
found.
Original comment by rom...@gmail.com
on 26 May 2013 at 3:00
truecrypt is not working for me. Same issue as mentioned in the other comments.
Original comment by fabian.a...@gmail.com
on 27 May 2013 at 6:26
It only works for sha-512 on cuda
ripemd160 (default) won't find password. cpu is fine, but slow
whirlpool terminates with timeout
Original comment by elh...@sigil-guild.org
on 7 Jun 2013 at 7:23
adding -arch=sm_20 solves my problems with ripemd160 (gtx470)
Original comment by elh...@sigil-guild.org
on 7 Jun 2013 at 10:37
Sorry for all of these troubles. In my experience these problems are related to
version of cuda toolkit and nvidia boards. You can try to force the
architecture version of your board in the compilation phase by the -arch
option.
I have tested TrueCrack v3.0 on GTX650/GTX680 with Ubuntu and Cuda toolkit 5.0,
and it run perfectly.
Can you send me, the current configuration of your system? (nvidia board, OS
version, cuda toolkit release) I want to extend the support. Thanks
Original comment by luck87
on 12 Jun 2013 at 12:26
i tried with
./configure --cpu-enable
it doesnt work as well
have the correct password in my wordlist but it was not detected.
cpu enabled means not to use cuda right.
Original comment by z3lda1...@gmail.com
on 18 Jun 2013 at 7:10
Yes.. mmh.. your truecrack arguments?
Original comment by luck87
on 28 Jun 2013 at 12:25
Just a remark: remove CR(Carriage Return) characters of the end of the password
list lines.
It has to be UNIX style: only LF(Line Feed)
Original comment by zba...@gmail.com
on 18 May 2014 at 6:33
Original issue reported on code.google.com by
k...@frag.com.br
on 2 Mar 2013 at 5:04