Rule help
#1
Sad 
I was looking into writing rules, and was interested in the Memory rule..

Lets say i have the word  "password" in my dictionary.

i was trying to write a simple rule that would add 123 to the end and then place the original word after that, resulting in "password123password"

i thought i got it, and would write the rule $1$2$3M4

but that gave me an error:


Code:
Cannot convert rule for use on OpenCL device in file myfirst_rules on line 1

so i backed up and went with the example shown here: https://hashcat.net/wiki/doku.php?id=rule_based_attack

and simply wrote the rule :

uMl4


same error : Cannot convert rule for use on OpenCL device in file myfirst_rules on line 1: uMl4


Messages In This Thread
Rule help - by elidell - 05-14-2017, 03:03 PM
RE: Rule help - by undeath - 05-14-2017, 03:11 PM
RE: Rule help - by elidell - 05-16-2017, 03:03 PM
RE: Rule help - by philsmd - 05-16-2017, 06:42 PM
RE: Rule help - by elidell - 05-17-2017, 12:43 AM
RE: Rule help - by atom - 05-17-2017, 12:10 PM