Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/philipmur/password-cracker

A simple C# md5 hash password cracker using wordlists , A Console application.
https://github.com/philipmur/password-cracker

csharp-code md5-hash md5-protection md5crak password-cracker password-hash password-safety pen-testing pentest-tool wordlist

Last synced: 2 days ago
JSON representation

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

Awesome Lists containing this project

README

        

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

# [Download Software](https://goo.gl/5FHCiq)
Link to download software [HERE](https://goo.gl/5FHCiq)

# [USAGE](https://www.youtube.com/watch?v=8h3eOrV-qO4)

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](https://www.youtube.com/watch?v=8h3eOrV-qO4)

Happy coding and cracking.

Philip M