This is a program does the following things :
- Create database for many algorithms and many passwords length (from 1 to 8. From 1 to 16 with just a few lines to uncomment)
- Allow you to import ascii passwords files
- Allow you to search for a password
- Allow you to set passwords
The project has been updated from the last version. Project is compatible Pelles V9
One bug in pelles does not permit to compile in "
maximize speed more" !
There are some "
unreachable code" but this mechanism is hard to find and understand. I need help.
You need to download PasswordFinder.7z.001 to PasswordFinder.7z.005 to have the full source.
In the future I will add a button that enables a thread to be stopped while the passwords creatind database.
In the same way, it will be possible to restart the passwords creation from the last position the program was stopped.