Posts: 22
Threads: 8
Joined: Aug 2012
08-24-2012, 12:10 PM
(This post was last modified: 08-24-2012, 12:21 PM by tori.)
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?
Posts: 5,185
Threads: 230
Joined: Apr 2010
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
Posts: 22
Threads: 8
Joined: Aug 2012
I used the mask ?u?u?u?u?u but it didn't work. I don't know why
Posts: 5,185
Threads: 230
Joined: Apr 2010
paste screenshot of gui + dos windows
Posts: 22
Threads: 8
Joined: Aug 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?
Posts: 803
Threads: 135
Joined: Feb 2011
So you don't know the password. And you did not read
https://hashcat.net/wiki/doku.php?id=mask_attack
Posts: 22
Threads: 8
Joined: Aug 2012
I read it but I don't get it
Posts: 803
Threads: 135
Joined: Feb 2011
(08-24-2012, 05:04 PM)tori Wrote: I don't know how many letters and if it's upper or lower case
Start with a a dictionnary attack, and a bruteforce attack.
Posts: 22
Threads: 8
Joined: Aug 2012
ok I've got another question.
Why is ati so much faster than nvidia in cracking with hashcat?
Posts: 803
Threads: 135
Joined: Feb 2011
08-25-2012, 12:46 PM
(This post was last modified: 08-25-2012, 12:46 PM by Mem5.)
It depends on your card. Each card is different. ATI are better because they have more cores.