You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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