02-13-2014, 05:15 AM
Instead of using the mask processor for the brute force use cudahashcat. So it would be
Running it from stdin will be a lot slower.
Also if you didn't know WPA has a minimum length of 8 and a maximum length of 64. So your command that you have shouldn't even crack anything
Code:
cudaHashcat64.exe -m 2500 -a 3 c:\Hacking\wireless\tp-link.hccap ?l?l?l?l?l?l?l?l
Running it from stdin will be a lot slower.
Also if you didn't know WPA has a minimum length of 8 and a maximum length of 64. So your command that you have shouldn't even crack anything