website: https://github.com/lvaccaro/truecrack mail: infotruecrack@gmail.com
WHAT TrueCrack IS? TrueCrack is a brute-force password cracker for TrueCrypt (Copyrigth) volumes. It works on Linux and it is optimized for Nvidia Cuda technology. It supports:
PERFORMANCE
The execution time of TrueCrack? for a dictionary attack is (average word length 10 characters): CPU 3.00GHz GTX650 GTX680 1000 0m 12.031s 0m 3.771s 0m 2.693s 10000 2m 0.421s 0m 15.893s 0m 5.628s 100000 20 m3.811s 2m 20.379s 0m 37.610s
HOW TO RUN? Dictionary attack: truecrack -t truecrypt_file -w passwords_file [-k ripemd160 | -k sha512 | -k whirlpool] [-e aes | -e serpent | -e twofish] [-a blocks] [-b] [-H] [-r number] Alphabet attack: truecrack -t truecrypt_file -c alphabet [-s minlength] -m maxlength [-p string] [-k ripemd160 | -k sha512 | -k whirlpool] [-e aes | -e serpent | -e twofish] [-a blocks] [-b] [-H] [-r number]
HOW TO USAGE?
-h --help Display this information.
-t --truecrypt
HOW TO CONFIGURE? ./configure --enable-debug : enable nVidia CUDA debug mode [default=no] --enable-cpu : disable cuda nvidia GPU and use CPU [default=no] --with-cuda=PATH : prefix where cuda is installed [default=auto]
HOW TO INSTALL? cd truecrack ./configure make sudo make install
LICENSE TrueCrack is an Open Source Software under GNU Public License version 3. This software is Based on TrueCrypt, freely available at http://www.truecrypt.org/ Contact the author: Luca Vaccaro luck87@gmail.com Twitter: https://twitter.com/TrueCrack1