Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: I have error please help me
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys i have error with hashcat in Ubuntu linux 16.04

Use of -r/--rules-file and -g/==rules-generate only allowed in attack mode 0.

please help me for fix this error
what is not clear about the error?
(12-15-2019, 10:26 PM)undeath Wrote: [ -> ]what is not clear about the error?

Which is the solution ?
Yep, you can't do that.

It looks like you're trying to do a combinator attack. There's a direct combinator attack (which is -a 1), or there is a way to simulate a selectes subset of combinator effects using a rule. But you're doing a strange mashup of the two, which won't work.

Either use -a 1 and two wordlists, or use -a 0 and multiple rulesets.