How to exclude unrealistic passphrases and then parse them.
#1
Question 
Is there a way to analyze after excluding unrealistic passphrases in order to shorten the analysis time?

If you set it to "?a?a?a?a?a?a?a?a?a?a", it will try to analyze things that are almost nonexistent, such as "+ _ + !!!! + _ +" and "@@@@ %%%% &&". I want to avoid this.

I want to exclude passwords that contain more than 4 symbols when parsing 10 digit passwords.

How can i do it?
Reply


Messages In This Thread
How to exclude unrealistic passphrases and then parse them. - by kotter - 11-22-2020, 07:14 AM