Possible development to support three wordlists at once?
#18
Code:
sed 's/$/ /g' wordlist.txt > with-space.txt
combinator.bin with-space.txt with-space.txt > comb-with-space.txt
hashcat -a1 hash.txt comb-with-space.txt wordlist.txt


Messages In This Thread
RE: Possible development to support three wordlists at once? - by undeath - 06-16-2018, 01:06 AM