Possible development to support three wordlists at once?
#19
(06-16-2018, 01:06 AM)undeath Wrote:
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

Alright, thank you undeath. I will reply with the results.

Edit: so far the txt file is 5gb XD


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