hashcat Forum
How to use rules. - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: How to use rules. (/thread-8607.html)



How to use rules. - Rdgeno - 08-28-2019

I'm trying to use the rule best64.rule. I'm typing in -m 2500 -r rules/best.64.rule capture.hccapx rockyou.txt and I keep getting in red rules/best64.rule: No such file or directory. I get the same when I try one rule to rule them all and whatever else I try. What am I doing wrong?


RE: How to use rules. - Banaanhangwagen - 08-28-2019

(08-28-2019, 12:12 AM)Rdgeno Wrote: [...] I'm typing in -m 2500 -r rules/best.64.rule [...] I keep getting in red rules/best64.rule: No such file or directory. [...]
Typo maybe?
Be sure that you point to an existing - and correctly typed - rule file.


RE: How to use rules. - philsmd - 08-29-2019

on windows the paths are probably different. e.g. rules\best64.rule

note the "\" instead of the unix "/"