Hi there,
I am getting this error although I installed the latest amd driver 14.12
![[Image: oclhci5uox.png]](http://abload.de/img/oclhci5uox.png)
Using "--force" is working. But I have problems with rules because they are read by oclhashcat but are not applied successfully.
E. g.:
rule "l" for lowercase is active,
password in dict is "paSSWOrd",
real password to crack is "password"
So oclHashcat should lowercase all chars but it doesn't work.![Sad Sad](https://hashcat.net/forum/images/smilies/sad.gif)
Changing "paSSWOrd" to "password" in dictionary and remove the rule --> it's working.
This is my start command (currently with --force):
oclHashcat64.exe -m 2500 capture.hccap -r "rules\rule.rule" "dicts\dict.txt" --force
Any ideas?
Thank you very much
I am getting this error although I installed the latest amd driver 14.12
Quote:AMD users require Catalyst 14.9 or laterSince 14.12 is higher than 14.9 it should work. Why do I get this message?
![[Image: oclhci5uox.png]](http://abload.de/img/oclhci5uox.png)
Using "--force" is working. But I have problems with rules because they are read by oclhashcat but are not applied successfully.
E. g.:
rule "l" for lowercase is active,
password in dict is "paSSWOrd",
real password to crack is "password"
So oclHashcat should lowercase all chars but it doesn't work.
![Sad Sad](https://hashcat.net/forum/images/smilies/sad.gif)
Changing "paSSWOrd" to "password" in dictionary and remove the rule --> it's working.
This is my start command (currently with --force):
oclHashcat64.exe -m 2500 capture.hccap -r "rules\rule.rule" "dicts\dict.txt" --force
Any ideas?
Thank you very much