08-05-2021, 03:40 PM
(08-05-2021, 03:13 PM)0x69BE027C97 Wrote: Try using a command along the lines of:
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.Code:hashcat -a1 -m<your_mode> word1.txt word2.txt
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