This is a simple password-cracking simulation built using HTML, CSS, and JavaScript.
It mimics a "hacking terminal" effect for educational and entertainment purposes.
This project simulates the process of cracking a password, character by character, with animated output in a terminal-style interface.
It was made in Italian 🇮🇹 and is purely visual — it does not actually crack real passwords.
- HTML
- CSS
- JavaScript
No frameworks or external libraries were used.
To run locally:
- Clone the repository:
git clone https://github.com/lfazioli/password-cracker.git
cd password-cracker