Hashcat doesn't load bcrypt hash
#1
I'm trying to brute force bcrypt salted password but hash cat said me that don't fine any hash:

hashcat -a 0 -m 3200 $826y4$PENISPENISPENISPENISPENISPENISPENISPENIS /Volumes//rockyou.txt

The bcrypt is this:

$826y4$PENISPENISPENISPENISPENISPENISPENISPENIScj9R0Sb0ThDPPENISPENISPENISPENISPENISPENISPENISPENISPENISPENISPENISPENISPENISPENISPENISPENIS

but hash cat say me: 

hashcat () starting...



OpenCL Platform #1: Apple

=========================

* Device #1: Intel(R) Core(TM) i7-3635QM CPU @ 2.40GHz, skipped

* Device #2: HD Graphics 4000, 384/1536 MB allocatable, 16MCU

* Device #3: GeForce GT 650M, 256/1024 MB allocatable, 2MCU



Hash PENISPENISPENISPENISPENISPENISPENISPENIS': Line-length exception

No hashes loaded



Started: Wed Jan 17 18:37:48 2018
Stopped: Wed Jan 17 18:37:48 2018


Someone could help me to set correctly brute force for this type of hash?


Messages In This Thread
Hashcat doesn't load bcrypt hash - by Virgula - 01-17-2018, 08:10 PM
RE: Hashcat doesn't load bcrypt hash - by Virgula - 01-17-2018, 08:58 PM
RE: Hashcat doesn't load bcrypt hash - by Virgula - 01-17-2018, 09:18 PM
RE: Hashcat doesn't load bcrypt hash - by Virgula - 01-18-2018, 12:00 AM