07-19-2016, 04:27 PM
(07-19-2016, 04:15 PM)neo79 Wrote: Just learning and not sure how to use it plus, going of the rules for virgin routers they only use lower case a-z and don't have the same letter in the password, So I had to create a password list that wouldn't have the same letters in sequential order to help reduce the dic size.
If I knew how I would of generated a list where no letter is repeated in a 8 digit password.
Use ?l?l?l?l?l?l?l?l. This will try all lower case letters and will be much faster than using a very large dic.
Code:
hashcat -w 3 -m 2500 -a 3 out.hccap.hccap ?l?l?l?l?l?l?l?l