wpa Brute-force (only 8 char number)
#3
if you only want 8 chars, you can also leave the increment
and because your path has no spaces, you can leave the quotes, so yor code should look like:

PHP Code:
cudaHashcat-plus64.exe -a 3 -m 2500 C:\ss.hccap ?d?d?d?d?d?d?d?d?


Messages In This Thread
wpa Brute-force (only 8 char number) - by ata - 10-28-2013, 08:02 PM
RE: wpa Brute-force (only 8 char number) - by TrAnn3l - 10-28-2013, 10:38 PM
RE: wpa Brute-force (only 8 char number) - by ata - 10-29-2013, 01:53 PM