Skip to content

πŸ”“ Crack a hash (MD5, SHA1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, NTLM)

Notifications You must be signed in to change notification settings

ll0utr3/RusseCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”“ RusseCracker

forthebadge made-with-python

  • Crack a hash (MD5, SHA1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, NTLM)
  • Tested on Windows and Kali Linux
  • Only works with Python 3 !
  • You need a wordlist (you can download one here : https://weakpass.com/wordlist)

🏎 Faster !

πŸ›  Installation

Windows

  • Download RusseCracker.py
python RusseCracker.py -f <hash format> -w <wordlist file> --hash <your hash> -s <your salt>

Linux

  • Download RusseCracker.py
python3 RusseCracker.py -f <hash format> -w <wordlist file> --hash <your hash> -s <your salt>

✨ Other

  • This project is free and Open Source so use it as you want

About

πŸ”“ Crack a hash (MD5, SHA1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, NTLM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages