Reply
Tue 7 Nov, 2017 08:58 am
Passwords
---------
A Notepad text file has a list of 10,000 passwords, one on each line, and all 8 characters long.
There are 4 txt files as described above (= 40,000 passwords)
Two passwords are chosen from different files and joined together to make a 16 char password.
How many tries would it take to find them?
@clandoreloss,
Between 1 and 4P2 times 10,000^2 minus 1.