02-01-2014, 12:31 AM
(This post was last modified: 02-01-2014, 12:32 AM by Roham Soroush.)
(01-31-2014, 10:02 PM)Mem5 Wrote: - If you want to bruteforce, you must specify it with "-a 3"
- If you want to use wordlist, oclhashcat is waiting for a dictionnary file, that's why you have "?d?d?d?d?d?d?d?d: No such file or directory"
(01-31-2014, 06:38 AM)Roham Soroush Wrote: I mentioned searched and googled beforThis is written in the wiki..
http://hashcat.net/wiki/doku.php?id=cracking_wpawpa2
Quote:oclHashcat-plus64.exe -m 2500 capture.hccap rockyou.txt
Yes, I just want to use this method (Brute-Force).
and I tried your recipe:
Code:
C:\Users\CodeName\Desktop\Wireless\Hash\oclHashcat-1.01\oclHashcat-1.01>cudaoclh
ashcat64.exe -m 2500 -a3 C:\Users\CodeName\Desktop\Wireless\capture.hccap
'cudaoclhashcat64.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\CodeName\Desktop\Wireless\Hash\oclHashcat-1.01\oclHashcat-1.01>
And other things:
Why oclhhashcat gui does not work for me?