Checks Password Security Against Bruteforce attacks and the top 1000000 passwords Advanced Menu Can be accessed by clicking the lock image
Change the frequency used by the hacker
Passwords must contain Valid Characters or no calculation will happen
Checks total possiblities
Uses a Frequency and Core count to determine how many possiblities can be gotten through pre-second
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
After Cloning the repostitory
Use npm run dev