cudaHashcat-plus32 says error in the syntax - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: cudaHashcat-plus32 says error in the syntax (/thread-1332.html) |
cudaHashcat-plus32 says error in the syntax - seco - 06-25-2012 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 RE: cudaHashcat-plus32 says error in the syntax - Xanadrel - 06-25-2012 * a wild console appears * RE: cudaHashcat-plus32 says error in the syntax - seco - 06-25-2012 sorry RE: cudaHashcat-plus32 says error in the syntax - atom - 06-25-2012 you are missing a mask RE: cudaHashcat-plus32 says error in the syntax - operat0r - 08-25-2012 Code: cudaHashcat-plus32.exe -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1 RE: cudaHashcat-plus32 says error in the syntax - KT819GM - 08-25-2012 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. RE: cudaHashcat-plus32 says error in the syntax - mastercracker - 08-29-2012 (08-25-2012, 07:22 PM)operat0r Wrote: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. |