Hello
I have a little problem with oclhashcat-plus32.exe.
This command not work correctly,or am I doing something wrong.
Code:
oclhashcat-plus32.exe -m 2500 -a 1 --outfile C:\hashcat\hash\GAST1234.txt C:\hashcat\hash\GAST1234.hccap rock.txt rock.txt
rock.txt=
Code:
12345
GAST
password
1234
qwerty
Password of WPA2 file GAST1234.hccap is "GAST1234"
Password is not found.
what is not right here !
thanks
"oclhashcat-plus32.exe -m 2500 -a 1 --outfile C:\hashcat\hash\GAST1234.txt C:\hashcat\hash\GAST1234.hccap rock.txt
rock.txt
Why double rock.txt ?!
Quote:Password of WPA2 file GAST1234.hccap is "GAST1234"
GAST1234 is NOT is your dictionnary !...
he is using -a 1 so its ok!
@bjorn pls send me the .cap and the .hccap
(08-12-2012, 07:51 PM)atom Wrote: [ -> ]he is using -a 1 so its ok!
@bjorn pls send me the .cap and the .hccap
Here are the files!
password with pm.
no, please send me the .cap file, not the .hccap
(08-13-2012, 10:37 AM)atom Wrote: [ -> ]no, please send me the .cap file, not the .hccap
OK
i found it.
The same password.
OK, thank you. I found the problem!
In combinator mode, it (falsely) rejects all words < length 8 because it thinks a WPA passwords must be at least of length 8. It should however run the length check after the combination.
This will be fixed with next version, thanks a lot for reporting!
Totally, thats why I found it so fast. This one was on combinator while yours where on hybrid
(08-13-2012, 12:23 PM)atom Wrote: [ -> ]OK, thank you. I found the problem!
In combinator mode, it (falsely) rejects all words < length 8 because it thinks a WPA passwords must be at least of length 8. It should however run the length check after the combination.
This will be fixed with next version, thanks a lot for reporting!
sorry I have not seen.
thanks