Skip to content

A Simple Password Generator [command-line interface / .exe file]

Notifications You must be signed in to change notification settings

abhishek-aar-zz/PassGen-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PassGenC

A simple password generator in C language. Written in: C
Only for educational purpose

Discliamer

This is not cryptographically safe. A safe password generator which is cryptographically safe is done with python3.
Click here

Instruction Video on Youtube.

Shall be released soon.

What is it?

It is a C based password generator used to generate weak-string password based on user's options.

Why is it in C?

Just to make a strong password generator with the mother of languages (programming).


Generate a password

Application Screen

  1. Download the files as it is [clone].
  2. Run the "PassGen.exe" file.
  3. Use the options to generate passwords. A sample picture of the application screen is given above.

Thank You

About

A Simple Password Generator [command-line interface / .exe file]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages