07-28-2023, 08:51 PM
Hi. Next big changes. A few things have been corrected.
First of all, in password you can use any character you want, unicode too. I changed masking concept, from now, all generated passwords fit to the mask with no speed decrease. This was done by introducing a concept of polynomial numbering system.
Constant and non-constant length passwords, but always constant number of passwords in wordlist.
I attached to the project little documentation (docx), descryption of main concept and solutions.
I hope the program does not make errors.
Have a nice testing and cracking.
First of all, in password you can use any character you want, unicode too. I changed masking concept, from now, all generated passwords fit to the mask with no speed decrease. This was done by introducing a concept of polynomial numbering system.
Constant and non-constant length passwords, but always constant number of passwords in wordlist.
I attached to the project little documentation (docx), descryption of main concept and solutions.
I hope the program does not make errors.
Have a nice testing and cracking.