Skip to content

Python made simple and small 'Password Cracker', can be used as a vulnerability assessment tool for passwords or as a password cracking demonstration (for education purposes only)

License

Notifications You must be signed in to change notification settings

saadk555/Sha-Crack

Repository files navigation

Python_SHA256_Password_Cracker

This project is a password_cracking or passwords vulnerability assessment program, made with minimum amount of code in python which is pretty easy to understand for anyone.

Initiallly made as a project for freecodecamp but now with some more advanced functions

It might be getting more updates in future


Libraries used in this project

Hashlib https://code.krypto.org/python/hashlib/ pip install hashlib

fpdf 1.7.2 https://github.com/reingart/pyfpdf pip install fpdf

Libraries and their uses are covered by their respective licenses in Libraries directory


Feel free to contribute and improve it.

Any contribution would be highly appreciated.


About

Python made simple and small 'Password Cracker', can be used as a vulnerability assessment tool for passwords or as a password cracking demonstration (for education purposes only)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published