https://arbusam.github.io/Brute-Force-Calculator/
This is a simple website that calculates how long it would take a hacker to brute force your password and explains how the maths to calculate it works.
Screen.Recording.2024-11-28.at.5.17.10.pm.mov
- Clone this repo
- Run
npm i
- Run
npm run dev