Posts: 14
Threads: 5
Joined: Aug 2017
Several hashcat formats, like WPA2 hccapx or TrueCrypt, require binary input.
Is it possible to run hashcat with multiple binary inputs at once, similar to hashlists which are separated by a newline?
Looking forward to you answer!
Posts: 2,301
Threads: 11
Joined: Jul 2010
For hccapx you can simply concatenate mulitple files. I'm not sure about TC/VC.
Posts: 14
Threads: 5
Joined: Aug 2017
Thanks for the reply. I wonder how hashcat output behaves with such "binary hashlists"?
If hashcat produces several "hash:plain" sections after one another in the output file, it becomes unreadable, as you can not know, where is the binary-hash/separator/newline and the found "plain" password.
Posts: 5,185
Threads: 230
Joined: Apr 2010
07-16-2018, 08:57 PM
(This post was last modified: 07-16-2018, 08:57 PM by atom.)
WPA supports multiple handshakes
TC/VC does not