Combinator with left and right rules
#1
I am trying to execute this on the command line:

./hashcat64.bin -a 1 -m 100 test.hash english.txt english1.txt -j ./rules/dive.rule -k ./rules/dive.rule --session=test --potfile-path=test.pot

I get this:

ERROR: english.txt: empty file

What am I missing here?

Any guidance is appreciated.


Messages In This Thread
Combinator with left and right rules - by devilsadvocate - 07-27-2016, 11:31 PM