08-27-2014, 12:38 AM
(05-09-2014, 05:31 PM)atom Wrote: maybe opencl.dll issue. remove catalyst, then manually delete opencl.dll in windows folder (because driver does not remove it), then reinstall driver
Reviving an old thread but I also had this issue which is described happen to me and found this one on a websearch
My setup
hashcat version: 1.30
OS : Ubiuntu 14.04 64bit
hash: sha1
GPU: AMD 7970
Drivers: linux-amd-catalyst-14.6-beta-v1.0-jul11.zip
oclHashcat.log had no details of any issues.
command line:
./oclHashcat64.bin --gpu-temp-abort=85 --gpu-temp-retain=75 -m 100 -a 0 -rrules/nothing
hashes wordlistx
my nothing rules file contents is a single line with : character
After running another test with a diff wordlist and rule the the previous command started working unexpectedly.