hashcat Forum
how do I crack truecrypt containers that were made using Whirlpool? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: how do I crack truecrypt containers that were made using Whirlpool? (/thread-5180.html)



how do I crack truecrypt containers that were made using Whirlpool? - BirdDad - 02-15-2016

twofish/serpent encoded. Does anyone know a program that can help me? I know most of the words that make up the password but do not know them all.
I have looked everywhere it seems and the closest was Truecrack but it only does AES. Does anyone know of a program that can help me out?
Thankyou


RE: how do I crack truecrypt containers that were made using Whirlpool? - atom - 02-15-2016

oclHashcat supports all Truecrypt features. Use the following mode:

62XY = TrueCrypt 5.0+
X = 1 = PBKDF2-HMAC-RipeMD160
X = 2 = PBKDF2-HMAC-SHA512
X = 3 = PBKDF2-HMAC-Whirlpool
X = 4 = PBKDF2-HMAC-RipeMD160 + boot-mode
Y = 1 = XTS 512 bit (Ciphers: AES or Serpent or Twofish)
Y = 2 = XTS 1024 bit (Ciphers: AES or Serpent or Twofish or AES-Twofish or Serpent-AES or Twofish-Serpent)
Y = 3 = XTS 1536 bit (Ciphers: All)

Note the closer you set it to your known setting the faster it becomes


RE: how do I crack truecrypt containers that were made using Whirlpool? - pay - 02-15-2016

(02-15-2016, 11:49 AM)atom Wrote: oclHashcat supports all Truecrypt features. Use the following mode:

  62XY = TrueCrypt 5.0+
    X  = 1 = PBKDF2-HMAC-RipeMD160
    X  = 2 = PBKDF2-HMAC-SHA512
    X  = 3 = PBKDF2-HMAC-Whirlpool
    X  = 4 = PBKDF2-HMAC-RipeMD160 + boot-mode
     Y = 1 = XTS  512 bit (Ciphers: AES or Serpent or Twofish)
     Y = 2 = XTS 1024 bit (Ciphers: AES or Serpent or Twofish or AES-Twofish or Serpent-AES or Twofish-Serpent)
     Y = 3 = XTS 1536 bit (Ciphers: All)

Note the closer you set it to your known setting the faster it becomes

on the same subject is that possible to use hashcat on an HDD/ssd which as been encrypt by PGP (symantec) or BestCrypt (they can encrypt GPT to) or any other encryption program?


RE: how do I crack truecrypt containers that were made using Whirlpool? - atom - 02-16-2016

PGP and BestCrypt are not supported but eCryptfs is