hashcat Forum

Full Version: hashcat-0.42b1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The help menu states that multi rules can be used, this is not the case.

Code:
* Rules:

  -r,  --rules-file=FILE             Rules-file, multi use: -r 1.rule -r 2.rule

it should be changed into something like

Code:
* Rules:

  -r,  --rules-file=FILE             Rules-file use: -r 1.rule
Fixed, thanks!