Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 732 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 732 Bytes

Password-Cracker

A simple C# md5 hash password cracker using a wordlists , A Console type application.

Link to download software HERE

Add a file path to the wordlist in the program or run directly from visual studio bin/debug folder. I will make it more interactive in the future about the selection of a wordlist in a directory when i find more time. Ideas are welcome.

Rockyou.txt can be found here as well as other popular cracked hashes https://wiki.skullsecurity.org/Passwords

see my YouTube Channel Here

Happy coding and cracking.

Philip M