07-05-2020, 06:38 PM
(This post was last modified: 07-05-2020, 06:41 PM by CracktainCrunch.)
(07-05-2020, 06:19 PM)philsmd Wrote: my guess is that you messed your command up.
maybe you specified a wrong file. Make sure that everything after "combinator" is a text file. for instance "combinator combinator ... " do not make sense.
What are the commands that you used, exactly ! ???
you could use "hashcat --stdout -a 1 ..." as an alternative (as mentioned above) if you really think that something is not working correctly with combinator
Code:
combinator three_words.txt one_word.txt > four_words.txt
When using "hashcat --stdout -a 1 ..." it points me to
Code:
Usage: hashcat [options]... hash|hashfile|hccapxfile [dictionary|mask|directory]...
Try --help for more help.
If I leave "--stdout" out I get this error message
Code:
three_words.txt: Byte Order Mark (BOM) was detected