04-30-2023, 08:51 AM
Thank you.
I made a mistake. I have changed it and indicated that the password only has 6 digits.
>hashcat -m 9600 -a 3 hash.txt -1 ?l?u?d --ingrement --increment-min=6 ?1?1?1?1?1?1
However, it still takes 91 days, if I read correctly, the hash type 9600 is also much harder to hash, which I think is the reason for this.
Perhaps I will try to further narrow down the possibilities. ( -1 eruiopasdfghlcbnmERUIOPASDFGHLCBNM0123456789 ) But that's not much faster.
Or does anyone else have another idea?
I made a mistake. I have changed it and indicated that the password only has 6 digits.
>hashcat -m 9600 -a 3 hash.txt -1 ?l?u?d --ingrement --increment-min=6 ?1?1?1?1?1?1
However, it still takes 91 days, if I read correctly, the hash type 9600 is also much harder to hash, which I think is the reason for this.
Perhaps I will try to further narrow down the possibilities. ( -1 eruiopasdfghlcbnmERUIOPASDFGHLCBNM0123456789 ) But that's not much faster.
Or does anyone else have another idea?