Posts: 50
Threads: 7
Joined: Aug 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?
Posts: 165
Threads: 5
Joined: Mar 2018
(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.
Posts: 2,267
Threads: 16
Joined: Feb 2013
on windows the paths are probably different. e.g. rules\best64.rule
note the "\" instead of the unix "/"