Skip to content

BuckJ12/Password-Checker

Repository files navigation

Password Checker

Checks Password Security Against Bruteforce attacks and the top 1000000 passwords Advanced Menu Can be accessed by clicking the lock image

Can change the number of Cores used by the hacker
Change the frequency used by the hacker

Passwords must contain Valid Characters or no calculation will happen

Features

Checks total possiblities
Uses a Frequency and Core count to determine how many possiblities can be gotten through pre-second

Installation

After Cloning the repo install node.js https://nodejs.org/en to check if you already have it installed run npm node -v
as long as you have a version greater than 19 it will work older versions may work but i cant guarantee it
then run
npm install or npm i

How to run

After Cloning the repostitory
Use npm run dev

About

Checks Password Security Against Bruteforce attacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors