hashcat Forum
Error message - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html)
+--- Thread: Error message (/thread-4917.html)



Error message - simplyslow - 12-19-2015

Any suggestions on how to fix this error message:

WARNING: Cannot convert rule for use on GPU in file /home/f14/Downloads/cudaHashcat-2.01/rules/d3ad0ne.rule in line 25579: p1@2

This is just one sample in a series of many from the d3ad0ne.rule. Thank you.


RE: Error message - epixoip - 12-19-2015

It's not an error message, it's just telling you that rule is incompatible with the GPU rule engine. Some rules only work with the CPU rule engine. These are documented in the wiki. If you want to "fix" it, then just remove all of the incompatible rules.


RE: Error message - simplyslow - 12-19-2015

(12-19-2015, 05:29 AM)epixoip Wrote: It's not an error message, it's just telling you that rule is incompatible with the GPU rule engine. Some rules only work with the CPU rule engine. These are documented in the wiki. If you want to "fix" it, then just remove all of the incompatible rules.

Can I assume that the rule is still being run with the CPU rule engine?