Veracrypt with keyfile
#1
So I have veracrypt file.
Its protected by a long string of known passwords. And a keyfile.
I know the passwords, but I don't know the sequence I used it.
I also still have the keyfile

Can hashcat help me with it? And  how?

Thank you
Reply
#2
Sounds like it's a passphrase, and you know the wordlist, but not the order.

princeprocessor could be used to generate all possible combinations of words. You may need to alter princeprocessor's source code depending on the expected length.

https://github.com/hashcat/princeprocess....c#L28-L34
~
Reply
#3
thank you, how do i use the page you have given me?
the lengt can be up to 60-70
Reply