Skip to content

A small program written in C++, which measure your password's strength.

Notifications You must be signed in to change notification settings

MaulikRaviya/Password-Ratings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Ratings

A small program written in C++, which measure your password's strength and calculates the time to guess your password (using brute force) by an average desktop computer. I had created it just for fun. (in ~2014 when I was learning C, CPP).

Password-Ratings-Cover

Download and Run the EXE file on Windows.

Or compile the "main.CPP" file to build executable file for other platforms.

About

A small program written in C++, which measure your password's strength.

Resources

Stars

Watchers

Forks