![]() |
hashcat wont read this bcrypt hash - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: hashcat wont read this bcrypt hash (/thread-10139.html) |
hashcat wont read this bcrypt hash - piedude - 06-01-2021 Hello, I'm trying to run hashcat on this hash '$2a$08$615rDGaafYMTo6t.v7A2uO2M2kI360M1z5PTtQxWTRMR0GDtnkEsu615rDGaafYMTo6t.v7A2uX' But I keep getting a Token Length Exception I've looked everywhere for similar posts but cant find anything useful. The command I'm running is 'hashcat -m 3200 hash.txt' RE: hashcat wont read this bcrypt hash - freeroute - 06-01-2021 (06-01-2021, 12:06 PM)piedude Wrote: Hello, I'm trying to run hashcat on this hash '$2a$08$615rDGaafYMTo6t.v7A2uO2M2kI360M1z5PTtQxWTRMR0GDtnkEsu615rDGaafYMTo6t.v7A2uX' But I keep getting a Token Length Exception https://en.wikipedia.org/wiki/Bcrypt |