11-15-2015, 11:24 PM
And in your case, if it's 8 lower case, the mask would be ?l?l?l?l?l?l?l?l, using attack mode 3 (-a 3), so something like:
[hashcat executable] -m 2500 -a 3 myfile.hccap ?l?l?l?l?l?l?l?l
[hashcat executable] -m 2500 -a 3 myfile.hccap ?l?l?l?l?l?l?l?l
~