hashcat Forum

Full Version: How to use rules.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
(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.
on windows the paths are probably different. e.g. rules\best64.rule

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