![]() |
oclHashcat64 syntax - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: oclHashcat64 syntax (/thread-5256.html) |
oclHashcat64 syntax - Blakslee720 - 02-26-2016 Hey everyone. I'm brand new here and very new to using oclhascat. Currently running it in windows 7 and I keep getting this error message Usage : cudaHashcat64 [options]... hash|hashfile|hccapfile [dictionary|mask|directory]... Try --help for more help. After giving the following command: cudaHashcat64 -m 0 -a 1 \e::\Assn3hash.txt\ \e:\Cracking\Passlists\Passwords.txt\ Assn3hash.txt is a file with an md5 hash value in it and Passwords.txt is a file with a few combined passlists. Where am i going wrong in my code? Thanks RE: oclHashcat64 syntax - Xanadrel - 02-26-2016 The usage isn't really an error, learn to use your system CLI. |