It never stops running
#11
right, you have to specify the attack mode. look at the output of -h
#12
Aaaand here I am again!
This time it works but... How can I say...
Code:
cudaHashcat-plus32.exe -a 3 -m 400 mdpcry.txt -o mdpdec.txt -1 ?l?u?d ?1?1?1?1?1?1
///blablabla///
Status : Running
Input Mode: Mask (?1?1?1?1?1?1)
Hash Target : $H$9///
Hash type : phpass, MD5 (wordpress), MD5(phpbb3)
Time Started: /// (30secs)
Time Estimated: /// (14 days, 22 hours)
Speed.GPU.#1 : 48901/s
Recovered : 0/1 digets, 0/1 salts
Progress: 1351680/56800235584 (0.00%)
Rejected: 0/1351680 (0.00%)
HWMon.GPU #1 : 99% Util, 65c Temp, N/A Fan
...almost 15 days ?
Well I knew it was long but is it normal this is that much long ?
Because during this entire time my computer must not get hot ?
And if there is no result I must try again with seven ?1 (I guess it will be longer ?)

Looks like it will take monthes to get the password...
Do you think that it can get faster if I use a good dictionnary even if the password has no word in it ?
If it can, which dictionnary ?
#13
phpass is a slow algorithm, and you're using an nvidia gpu. so yes, it will probably take a long time to brute force.

better to do wordlist and rule based attacks.
#14
Both methods can succeed ? For the same password crypted ?

And which wordlist / rule is adviced for a french password of at least 6 caracters ?


Edit : Also, the board phpbb3 is mine, so maybe I can find a "key" or something that can help to hack the password somewhere in my database?