/Password-Cracker

Developed a web-based password cracking application using HTML, CSS, and JavaScript for the frontend and Python with Flask for the backend. The application demonstrates the implementation of two common password cracking techniques—brute force and dictionary attacks—using SHA-256 hashing

Primary LanguagePython

Password-Cracker