bcrypt hash with salt
#1
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.


Messages In This Thread
bcrypt hash with salt - by sleclerc - 11-21-2018, 09:49 PM
RE: bcrypt hash with salt - by undeath - 11-21-2018, 11:43 PM
RE: bcrypt hash with salt - by Mem5 - 11-22-2018, 10:46 AM
RE: bcrypt hash with salt - by sleclerc - 11-22-2018, 04:38 PM
RE: bcrypt hash with salt - by Loopy - 11-27-2018, 05:36 PM
RE: bcrypt hash with salt - by undeath - 11-22-2018, 05:36 PM
RE: bcrypt hash with salt - by sleclerc - 11-22-2018, 05:56 PM
RE: bcrypt hash with salt - by undeath - 11-22-2018, 06:14 PM
RE: bcrypt hash with salt - by Mem5 - 11-23-2018, 12:14 AM
RE: bcrypt hash with salt - by undeath - 11-23-2018, 04:50 PM
RE: bcrypt hash with salt - by epixoip - 11-24-2018, 10:26 AM
RE: bcrypt hash with salt - by sleclerc - 11-28-2018, 02:08 PM
RE: bcrypt hash with salt - by undeath - 11-28-2018, 02:41 PM