11-21-2018, 09:49 PM
Hello, I am new to hashcat and after searching for a little bit I am not able to locate the syntax I would need to get the answer I am looking for.
I believe the hash name is bcrypt.
I have a hash that starts with the following $2y$12$....(60 total characters) and I have a salt which ends with == but has 32 characters.
the syntax used is
hashcat64.exe -a 0 -m 3200 $2y$12$.....
I then get an error message of "timeout in stdin mode".
any help would be appreciated.
I believe the hash name is bcrypt.
I have a hash that starts with the following $2y$12$....(60 total characters) and I have a salt which ends with == but has 32 characters.
the syntax used is
hashcat64.exe -a 0 -m 3200 $2y$12$.....
I then get an error message of "timeout in stdin mode".
any help would be appreciated.