Posts: 5
Threads: 2
Joined: Jun 2015
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
Posts: 5,185
Threads: 230
Joined: Apr 2010
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
Posts: 33
Threads: 6
Joined: Jan 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?
Posts: 5,185
Threads: 230
Joined: Apr 2010
PGP and BestCrypt are not supported but eCryptfs is