Help with Truecrypt partition decryption
#2
1. yeah the first 512 bytes are sufficent

2) you can use a maskattack for this, given your example your mask should be something like this
custom charset -1 ?u?l (upper and lower chars, or if you are sure that the 6 letters are upper or lower only you can modify this)
mask:
10charpass?1?1?1?1?1?1last2chars

3) it doesnt matter (there is an old thread about this)

4) you will need to runs this seperatly BUT are you sure you used sha or whirlpool? because the default with truecrypt was ripemd160 back then

5) with cuda sdk and driver yeah should work
Reply


Messages In This Thread
RE: Help with Truecrypt partition decryption - by Snoopy - 04-19-2022, 03:58 PM