Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cudaHashcat-plus32 says error in the syntax
06-25-2012, 09:33 AM
Post: #1
cudaHashcat-plus32 says error in the syntax
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
Find all posts by this user
Quote this message in a reply
06-25-2012, 09:37 AM
Post: #2
RE: cudaHashcat-plus32 says error in the syntax
* a wild console appears *
Find all posts by this user
Quote this message in a reply
06-25-2012, 10:21 AM
Post: #3
RE: cudaHashcat-plus32 says error in the syntax
sorry
Find all posts by this user
Quote this message in a reply
06-25-2012, 02:58 PM
Post: #4
RE: cudaHashcat-plus32 says error in the syntax
you are missing a mask
Visit this user's website Find all posts by this user
Quote this message in a reply
08-25-2012, 07:22 PM
Post: #5
RE: cudaHashcat-plus32 says error in the syntax
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
Find all posts by this user
Quote this message in a reply
08-25-2012, 07:36 PM (This post was last modified: 08-25-2012 07:41 PM by KT819GM.)
Post: #6
RE: cudaHashcat-plus32 says error in the syntax
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.
Find all posts by this user
Quote this message in a reply
08-29-2012, 02:42 PM
Post: #7
RE: cudaHashcat-plus32 says error in the syntax
(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.
Find all posts by this user
Quote this message in a reply
Post Reply