Linux cli command truecrack

➡ A Linux man page (short for manual page) is a form of software documentation found on Linux and Unix-like operating systems. This man-page explains the command truecrack and provides detailed information about the command truecrack, system calls, library functions, and other aspects of the system, including usage, options, and examples of _. You can access this man page by typing man followed by the truecrack.

NAME 🖥️ truecrack 🖥️

Brute-force password cracker for TrueCrypt (Copyright) volumes.

SYNOPSIS

truecrack -t truecrypt_file -w passwords_file [OPTION…]
truecrack -t truecrypt_file -c alphabet [OPTION…]

DESCRIPTION

TrueCrack is a brute-force password cracker for TrueCrypt (Copyright) volumes. It works on Linux and it is optimized for Nvidia Cuda technology.

It supports:

  • PBKDF2 (defined in PKCS5 v2.0) based on key derivation functions: Ripemd160, Sha512 and Whirlpool.
  • XTS block cipher mode for hard disk encryption based on encryption algorithms: AES, SERPENT, TWOFISH.
  • File-hosted (container) and Partition/device-hosted.
  • Hidden volumes and Backup headers.

TrueCrack is able to perform a brute-force attack based on:

  • Dictionary: read the passwords from a file of words.
  • Alphabet: generate all passwords of given length from given alphabet.

TrueCrack works on gpu and cpu. TrueCrack requires a lots of resources: we suggest a dedicated gpu board.

OPTIONS

-h, –help
Display help information

-k, –key ripemd160 | sha512 | whirlpool
Key derivation function (default ripemd160).

-e, –encryption aes | serpent | twofish
Encryption algorithm (default aes)

-a, –aggressive blocks
Number of parallel computations (board dependent).

-m, –maxlength maxlength
Maximum length of passwords, for Alphabet attack.

-s, –startlength startlength
Starting length of passwords, for Alphabet attack (default 1).

-r, –restore number
Restore the computation.

-b, –backup
Backup header instead of volume header.

-H, –hidden
Hidden Truecrypt volume.

-v, –verbose
Show verbose messages.

LICENSE

TrueCrack is an Open Source Software under GNU General Public License version 3. This software is Based on TrueCrypt, freely available at http://www.truecrypt.org/ Contact the author: Luca Vaccaro <[email protected]>

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

  █║▌│║█║▌★ KALI ★ PARROT ★ DEBIAN 🔴 PENTESTING ★ HACKING ★ █║▌│║█║▌

              ██╗ ██╗ ██████╗  ██████╗ ██╗  ██╗███████╗██████╗
             ████████╗██╔══██╗██╔═══██╗╚██╗██╔╝██╔════╝██╔══██╗
             ╚██╔═██╔╝██║  ██║██║   ██║ ╚███╔╝ █████╗  ██║  ██║
             ████████╗██║  ██║██║   ██║ ██╔██╗ ██╔══╝  ██║  ██║
             ╚██╔═██╔╝██████╔╝╚██████╔╝██╔╝ ██╗███████╗██████╔╝
              ╚═╝ ╚═╝ ╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═════╝

               █║▌│║█║▌ WITH COMMANDLINE-KUNGFU POWER █║▌│║█║▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░