09-02-2015, 09:34 PM
(This post was last modified: 09-02-2015, 11:35 PM by rico.
Edit Reason: fucked up copy paste
)
Yeah, crashes for me too but then again the command makes no sense.
1. WPA mode expects a hashcat capture file (.hccap), not a wordlist or hashes file.
2. WPA passwords are a minimum of 8 characters in length
So grab the example .hccap here http://hashcat.net/misc/example_hashes/hashcat.hccap
(pw is hashcat!)
And try with this command instead: oclHashcat64.exe -m 2500 hashcat.hccap -a 3 ?d?d?d?d?d?d?d?d --keyspace
D:\Network\hashcat\oclHashcat-1.37>oclHashcat64.exe -m 2500 hashcat.hccap -a 3 ?d?d?d?d?d?d?d?d --keyspace
oclHashcat v1.37 starting...
10000000
Easy peasy.
1. WPA mode expects a hashcat capture file (.hccap), not a wordlist or hashes file.
2. WPA passwords are a minimum of 8 characters in length
So grab the example .hccap here http://hashcat.net/misc/example_hashes/hashcat.hccap
(pw is hashcat!)
And try with this command instead: oclHashcat64.exe -m 2500 hashcat.hccap -a 3 ?d?d?d?d?d?d?d?d --keyspace
D:\Network\hashcat\oclHashcat-1.37>oclHashcat64.exe -m 2500 hashcat.hccap -a 3 ?d?d?d?d?d?d?d?d --keyspace
oclHashcat v1.37 starting...
10000000
Easy peasy.