truecrack

Brute-force password cracker for TrueCrypt encrypted volumes

brewmacoslinux
Try with needOr install directly
Source

About

Brute-force password cracker for TrueCrypt

Commands

truecrack

Examples

Crack TrueCrypt volume using a wordlist dictionary$ truecrack -t /path/to/truecrypt_volume -w /path/to/wordlist.txt
Brute-force crack with character set and length range$ truecrack -t /path/to/truecrypt_volume -c a -l 4 -u 8
Crack volume with mixed charset and verbose output$ truecrack -t /path/to/truecrypt_volume -c a1 -l 5 -u 10 -v