09-17-2020, 11:49 PM
Hi there,
I am looking to crack a -m 22000 hash using the following combinations:
dust-not-great
man-watch-out
and similar words.
What is the command I would have to use? Piping an output will not work for me, such as using the "ee.cpp" generator commonly found online. I tried:
hashcat -m 22000 myhash.22000 -a 0 -w 3 pass.txt-pass.txt-pass.txt
but obviously the program interprets the "pass.txt" lines as all one directory.
I am not sure what to do. Much appreciated. Goodbye.
I am looking to crack a -m 22000 hash using the following combinations:
dust-not-great
man-watch-out
and similar words.
What is the command I would have to use? Piping an output will not work for me, such as using the "ee.cpp" generator commonly found online. I tried:
hashcat -m 22000 myhash.22000 -a 0 -w 3 pass.txt-pass.txt-pass.txt
but obviously the program interprets the "pass.txt" lines as all one directory.
I am not sure what to do. Much appreciated. Goodbye.