Quantcast
Channel: hashcat Forum - All Forums
Viewing all articles
Browse latest Browse all 7675

Don't understand how to use the command line

$
0
0
Trying to run it like this:
Code:
D:\Downloads\hashcat-2.00\hashcat-2.00>hashcat-cli64.exe -a 0 -m 1000 my.hash
Usage: hashcat [options] hashfile [mask|wordfiles|directories]

Try --help for more help.
So the output means that there's invalid argument. Did a bit of debugging and it just tries to parse "my.hash" as command line argument via getopt_long() and does exit (-1); 
Can't find the way to pass the path to my hash file to the application.

Viewing all articles
Browse latest Browse all 7675

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>