hashcat Forum

Full Version: cudaHashcat-plus32 says error in the syntax
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
i use the GUI(nVidea-cuda) to crack the following md5 hash
cudaHashcat-plus32.exe --attack-mode 3 0cdd3b2cbe9d4d542df13579274a00dd

a console appear and says the parameters is not correct !!
any help
thanks
* a wild console appears *
sorry
you are missing a mask
Code:
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1?1?1?1
Why are you posting hashes ???

Ah never mind, just saw that it's non unique. But anyway what it has to do with this a bit old thread.
(08-25-2012, 07:22 PM)operat0r Wrote: [ -> ]
Code:
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1?1?1
cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1?1?1?1?1
Replace -m1100 by -m 1100. Notice the space between -m and 1100. Also you are better with oclhashcat-lite if you want to bruteforce a single hash.