Skip to content

knox-sd/Password-Cracker

Repository files navigation

PASSWORD CRACKER CODE IN PYTHON

This python code reads a list of passwords from password_list.txt and a list of username:hash pairs from username_hashes.txt. It then computes the SHA-256 hash of each password and checks, if it matches any of the stored hashes. If a match is found,it prints a success message with the username and password.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages