Knowing all parts of a password but not the order of them
#2
The final keyspace will be 10^10, so it's gonna be a large list. I think the easiest way might be some python script where you put each group of characters in an array, and shuffle that 10.000.000.000 times to either create a wordlist or pipe the output to hashcat..... But there might be a smarter way.
Reply


Messages In This Thread
RE: Knowing all parts of a password but not the order of them - by b8vr - 12-02-2022, 03:16 PM