hashcat Forum
Where I went wrong w/ this short line of code?? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Where I went wrong w/ this short line of code?? (/thread-6147.html)



Where I went wrong w/ this short line of code?? - candy527 - 12-24-2016

Hey there. I'm trying to recover a password from a work SQL server and am completely new to the hash cracking sphere. I'm closely following a guide written that used a much older version of hashcat (http://www.sqlservercentral.com/articles/password+cracking/96540/) to figure out how to retrieve the password, however I'm stuck with the "Invalid argument specified error". Could anyone please help me figure out where I went wrong?
 

hashcat32.exe -a 3 --pw-min=2 --pw-max=12 -m 131 -p : -o
"C:\Users\Owner\Downloads\hashcat-3.20/SQL_passwords.txt"
-n 2 "C:\Users\Owner\Downloads\hashcat-3.20/Hashes.txt" -1
?l?u?d?s ?1?1?1?1?1?1?1?1?1?1?1?1
Invalid Argument Specified

Thanks


RE: Where I went wrong w/ this short line of code?? - kiara - 12-24-2016

in ur pic its telling u unknow option --pw-min=2..
it should be --increment-min /--increment-max

https://hashcat.net/wiki/doku.php?id=hashcat