how to run hashcat legacy rules on new hashcat v3?
#3
In '\docs\rules.txt' I see the section:
/* With -j or -k only */

But purge rule is above that:
#define RULE_OP_MANGLE_PURGECHAR '@' // purge all instances of char X

Should it be moved below?

(In other words, if I want to use '@" I have to use it with -j or -k, since hashcat v3 can't simply run CPU hashcat-legacy rules directly?)

So every time I get this warning:
WARNING: Cannot convert rule for use on OpenCL device in fileĀ  testCPU.rule on line 1741: @a
I need to change it to something using -j or -k?

(Footnote: In the new 'rules\d3ad0ne.rule', this is line 8,247.)


Messages In This Thread
RE: how to run hashcat legacy rules on new hashcat v3? - by Kgx Pnqvhm - 07-17-2016, 06:43 PM