10-30-2018, 01:53 AM
So many things to comment on here...
1. Why are you using --force?
2. Why are you using -t 60?
3. Why are you defining a custom charset to a single character class?
4. Why are you defining a custom charset and then not using it in your mask?
5. Why are you using -i, but then setting increment-min and increment-max to the same value?
6. Why are you using -p : ?
Do you know what any of your command line is actually doing?
1. Why are you using --force?
2. Why are you using -t 60?
3. Why are you defining a custom charset to a single character class?
4. Why are you defining a custom charset and then not using it in your mask?
5. Why are you using -i, but then setting increment-min and increment-max to the same value?
6. Why are you using -p : ?
Do you know what any of your command line is actually doing?