hashcat Forum
Brute-force TrueCrypt non-system partition - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: Brute-force TrueCrypt non-system partition (/thread-4245.html)



Brute-force TrueCrypt non-system partition - Kuntze - 04-04-2015

Hi,

I've made a image from a TrueCrypt non-system partition with True Image.

I've made the following session:

oclHashcat64 -m 6211 -a 3 -n 32 l:\b.tib -1 '!' -2 ?d?l ?1?d?d?d?d?2?2?1 -o found.txt

If this wrong, is there another way to Brute-force a TrueCrypt non-system partition?

Thanks


RE: Brute-force TrueCrypt non-system partition - undeath - 04-04-2015

True Image or similar backup programs won't work. You need a sector-by-sector copy like done with dd.


RE: Brute-force TrueCrypt non-system partition - Kuntze - 04-05-2015

(04-04-2015, 03:55 PM)undeath Wrote: True Image or similar backup programs won't work. You need a sector-by-sector copy like done with dd.

I've already a sector-by-sector tool. I forgot.
Is dd a linux tool?

Thanks undeath


RE: Brute-force TrueCrypt non-system partition - atom - 04-05-2015

yeah, part of every modern linux basic installation