hashcat gui md5 problem - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: General Help (https://hashcat.net/forum/forum-8.html) +--- Thread: hashcat gui md5 problem (/thread-1502.html) Pages:
1
2
|
hashcat gui md5 problem - tori - 08-24-2012 hello, I'm using hashcat gui cuda lite. And I want to brute force a md5 hash. For example hello that is no problem. But if I write it upper case HELLO The programm can not crack it. Exhausted is displayed. can anybody help me? RE: hashcat gui md5 problem - atom - 08-24-2012 I guess you just ran with the default mask. To crack HELLO you need ?u?u?u?u?u. See here for a description: https://hashcat.net/wiki/doku.php?id=mask_attack RE: hashcat gui md5 problem - tori - 08-24-2012 I used the mask ?u?u?u?u?u but it didn't work. I don't know why RE: hashcat gui md5 problem - atom - 08-24-2012 paste screenshot of gui + dos windows RE: hashcat gui md5 problem - tori - 08-24-2012 ok thank you it works. But if I don't know that that all upper case. Lets say HEllo. And I don't know how many letters and if it's upper or lower case what mask sould i take? RE: hashcat gui md5 problem - Mem5 - 08-24-2012 So you don't know the password. And you did not read https://hashcat.net/wiki/doku.php?id=mask_attack RE: hashcat gui md5 problem - tori - 08-24-2012 I read it but I don't get it RE: hashcat gui md5 problem - Mem5 - 08-25-2012 (08-24-2012, 05:04 PM)tori Wrote: I don't know how many letters and if it's upper or lower caseStart with a a dictionnary attack, and a bruteforce attack. RE: hashcat gui md5 problem - tori - 08-25-2012 ok I've got another question. Why is ati so much faster than nvidia in cracking with hashcat? RE: hashcat gui md5 problem - Mem5 - 08-25-2012 It depends on your card. Each card is different. ATI are better because they have more cores. |