Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Will I encounter an overflow with this command ?
Post: RE: Will I encounter an overflow with this command...

epixoip Wrote: (09-03-2021, 06:17 PM) -- 1. If you try to brute force bcrypt, you're going to have a bad time. 2. You don't need --increment-max, your mask is 14 characters long so it will organic...
Raoul hashcat 2 5,593 09-03-2021, 06:20 PM
    Thread: Will I encounter an overflow with this command ?
Post: Will I encounter an overflow with this command ?

Hey hello everyone :) I'm trying to reverse a bcrypt hash running this : Code: -- hashcat -a 3 -m 3200 /path/to/hash.txt -o /path/to/plain.txt --session 1 -1 '?l?u?d!_@' -i --increment-min=6 ...
Raoul hashcat 2 5,593 09-03-2021, 06:11 PM