Hello,
I am sorry but I can't get it working with standard vera-crypt-containers.
Therefore I just created 4 folders with combinations of SHA512, Whirlpool and AES, AES/TWOFISH/SERPENT to try all available hash-modes which I prefer and that are in FAQ:
-m 13721
-m 13723
-m 13731
-m 13733
So I created 4 basic containers with each encryption-mode, set the passwort to "mic" (3 letters) and extracted their first 512bytes and pasted them with notepad++ into new hash-files (see screenshot).
Then I used command
to let hashcat brute-force the 3 letters of this simple password.
It finished after ~3 minutes but it did not crack it.
?
LINK: SCREENSHOT
I double-checked the hash-file, the right hash-mode, encryption-mode, the FAQs and the password (vera-crypt can decrypt it!).
Why doesn't it work?
Thanks in advance.
I am sorry but I can't get it working with standard vera-crypt-containers.
Therefore I just created 4 folders with combinations of SHA512, Whirlpool and AES, AES/TWOFISH/SERPENT to try all available hash-modes which I prefer and that are in FAQ:
-m 13721
-m 13723
-m 13731
-m 13733
So I created 4 basic containers with each encryption-mode, set the passwort to "mic" (3 letters) and extracted their first 512bytes and pasted them with notepad++ into new hash-files (see screenshot).
Then I used command
Code:
hashcat64.exe -m 13721 -a 3 Hash.txt ?l?l?l
pause
to let hashcat brute-force the 3 letters of this simple password.
It finished after ~3 minutes but it did not crack it.
?
LINK: SCREENSHOT
I double-checked the hash-file, the right hash-mode, encryption-mode, the FAQs and the password (vera-crypt can decrypt it!).
Why doesn't it work?
Thanks in advance.