hashcat Forum
hashcat-0.42b1 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Developer (https://hashcat.net/forum/forum-39.html)
+--- Forum: Beta Tester (https://hashcat.net/forum/forum-31.html)
+--- Thread: hashcat-0.42b1 (/thread-1625.html)



hashcat-0.42b1 - blaz - 10-05-2012

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



RE: hashcat-0.42b1 - atom - 10-05-2012

Fixed, thanks!