Skip to content

pascaaaal/HashCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HashCracker

This is a simple multithreading Hash cracker written in Python for the GCI

Setup

  1. Install git sudo apt-get install git
  2. Install python3 sudo apt-get install python3
  3. Clone Repository git clone https://github.com/pascaaaal/HashCracker.git
  4. Go to folder cd HashCracker #Usage Just type python3 cracker.py and follow the setup. You basically have to 2 options. 1 is for hash creating and 2 is for cracking. When you type 1 you can choose between the hash types. **
  • md5
  • sha1
  • sha224
  • sha256
  • sha384
  • sha512

When you want so crack, you can choose between your own password list and the online dataset: https://raw.githubusercontent.com/danielmiessler/SecLists/master/Passwords/Common-Credentials/10-million-password-list-top-1000000.txt Heres a asciinema example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages