Defining character length.
#8
I don't understand what the problem is and what you are seeing. This is your statement:
Quote:why is it guessing passwords that are only two characters

but your screenshot clearly says that the passwords look like this:
Code:
discordantnediscordantne

this password candidate is definitely longer than the minimum password length for WPA (which is 8 bytes/characters).

the status screen also confirms that it rejected a lot of too short (or long) passwords:
Code:
Rejected.........: 9762060/63333900 (15.41%)

15 % of the passwords were not considered because they didn't meet the password length requirements for this specific hash type.

It looks like everything is working perfectly fine. I don't see any problem in your status screen and can't confirm any of your claims
Reply


Messages In This Thread
Defining character length. - by Rdgeno - 09-17-2019, 09:53 PM
RE: Defining character length. - by philsmd - 09-17-2019, 10:03 PM
RE: Defining character length. - by Rdgeno - 09-18-2019, 04:26 AM
RE: Defining character length. - by Rdgeno - 09-18-2019, 05:29 AM
RE: Defining character length. - by Rdgeno - 09-18-2019, 04:43 AM
RE: Defining character length. - by Rdgeno - 09-18-2019, 05:27 AM
RE: Defining character length. - by Rdgeno - 09-18-2019, 05:35 AM
RE: Defining character length. - by philsmd - 09-18-2019, 08:28 AM
RE: Defining character length. - by Rdgeno - 09-18-2019, 08:04 PM
RE: Defining character length. - by Rdgeno - 09-18-2019, 08:11 PM
RE: Defining character length. - by Rdgeno - 09-18-2019, 08:17 PM
RE: Defining character length. - by undeath - 09-18-2019, 09:28 PM
RE: Defining character length. - by Rdgeno - 09-18-2019, 09:42 PM
RE: Defining character length. - by undeath - 09-18-2019, 11:27 PM
RE: Defining character length. - by Rdgeno - 09-18-2019, 11:41 PM
RE: Defining character length. - by philsmd - 09-19-2019, 09:12 AM
RE: Defining character length. - by Rdgeno - 09-20-2019, 03:03 AM
RE: Defining character length. - by Rdgeno - 09-21-2019, 02:34 PM
RE: Defining character length. - by sono - 09-19-2019, 11:56 AM
RE: Defining character length. - by philsmd - 09-19-2019, 12:32 PM
RE: Defining character length. - by philsmd - 09-22-2019, 09:40 AM
RE: Defining character length. - by Rdgeno - 09-22-2019, 10:54 PM