01-23-2013, 10:04 PM
This is for passwords length 8
You do realize that you are only testing length 8 with numbers only don't you ?
Code:
oclHashcat-plus64.exe -m 2500 -a 3 xxxxx.hccap ?d?d?d?d?d?d?d?d
You do realize that you are only testing length 8 with numbers only don't you ?