Welcome to the Password Cracker Simulator β a fun and educational project built with Streamlit that demonstrates how a brute-force attack works by randomly guessing passwords!
β οΈ This is purely for educational purposes to raise awareness about password strength. Do not use it for any unauthorized activities.
π Click here to try it out now!
No installation needed β just open in your browser and test the cracking simulation.
- Interactive web app built with Streamlit
- Real-time simulation of brute-force password cracking
- Supports:
- Uppercase & lowercase letters
- Digits (0β9)
- Special characters:
! @ # $ % & * - _ = + /
- Live guessing display with attempt count
- π Keeps trying until the correct password is found!