[Need Help] I'm failing to do combination attack from a wordlist
#5
(08-05-2021, 03:13 PM)0x69BE027C97 Wrote: Try using a command along the lines of:

Code:
hashcat -a1 -m<your_mode> word1.txt word2.txt
Where word1.txt is words like "YOU" "U" "you" "u" as specified previously and word2.txt is the second part you believe it to be.

I tried this and it only make a combination of 2 words while I'm looking for all possible combinations up to 7 words because the higher chance password was not a 2 word phrase, I'm trying to generate a list using btcrecover listpass to use it for hashcat straight attack but it crashing due to low RAM
Reply


Messages In This Thread
RE: [Need Help] I'm failing to do combination attack from a wordlist - by baddy - 08-05-2021, 03:40 PM