A simple password generator in C language.
Written in: C
Only for educational purpose
This is not cryptographically safe. A safe password generator which is cryptographically safe is done with python3.
Click here
It is a C based password generator used to generate weak-string password based on user's options.
Just to make a strong password generator with the mother of languages (programming).
- Download the files as it is [clone].
- Run the "PassGen.exe" file.
- Use the options to generate passwords. A sample picture of the application screen is given above.