02-14-2019, 09:56 AM
Hi all,
I know the password will combine of upper, lower, number and @#. And maybe the length of pass is around 11 characters. So my command look like this.
hashcat -m 1000 -a 3 -1 '?I?u?d@#' ?1?1?1?1?1?1?1?1?1?1?1 --increment --increment-min=5 --increment-max=11 --outfile-format 2 --status --status-timer=20 hash.txt
But it show "Token length exception".
Anyone know what is wrong with my command.
Could you help me with this.
Thanks
Alexb
I know the password will combine of upper, lower, number and @#. And maybe the length of pass is around 11 characters. So my command look like this.
hashcat -m 1000 -a 3 -1 '?I?u?d@#' ?1?1?1?1?1?1?1?1?1?1?1 --increment --increment-min=5 --increment-max=11 --outfile-format 2 --status --status-timer=20 hash.txt
But it show "Token length exception".
Anyone know what is wrong with my command.
Could you help me with this.
Thanks
Alexb