Skip to content

Fast Speed Hash Cracker with Advanced Features of Multi-threading and auto hash detection

License

Notifications You must be signed in to change notification settings

ExploitXpErtz/HashCrackerX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HashCrackerX by ExploitXpErtz

logo

Introduction:

Fast, Advanced and Simple Hash Cracker powered by Python's Standard Libraries, Uses Parallel Processing, Auto-Detection Functions to improve Hash Cracking Processes.

Features:

  • Automatic Hash Type Detection: Automatically detects the hash type for well-known hash types.
  • High-Speed Performance: Much faster than other hash cracking tools on the internet.
  • Multi-Threading: Utilizes Parallel Processing to Boost-Up the Cracking Process.
  • Online Wordlist Support: Can use online Wordlists for Hash Cracking.
  • Output Support: Save output of Cracked hashes.
  • Verbosity Control: Adjust the level of detail in the output for better insights.
  • Custom Salt Support: Use custom salts to crack salted hashes.

Purpose:

HashCrackerX is designed for educational and ethical hacking purposes. It is intended to help security professionals and enthusiasts understand the process of hash cracking and enhance their knowledge in cybersecurity.

Note: Use this tool responsibly and only for legal and authorized activities.

Installation:

  1. Clone the repository:
    git clone https://github.com/ExploitXpErtz/HashCrackerX.git
    cd HashCrackerX
  2. Run the tool:
    python3 HashCrackerX.py

Usage:

Normal Hash Cracking

  • python3 HashCrackerX.py hash_type hash -w /usr/share/wordlists/rockyou.txt

Hash Cracking Using Online Wordlist

Hash Cracking Using auto hash detection

  • python4 HashCrackerX.py hash_type hash -w /usr/share/wordlists/rockyou.txt

Be a Part of Our Community

Disclaimer: Any actions and/or activities related to HashCrackerX are solely your responsibility. Misuse of this tool can result in criminal charges brought against the persons in question. The contributors will not be held responsible for any criminal charges brought against individuals misusing this toolkit to break the law. This tool is made for educational purposes only. Do not attempt to violate the law with anything contained here.

Contribution:

Contributions to HashCrackerX are welcome! If you have ideas for improvements or have found bugs, please open an issue or submit a pull request.

License:

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Fast Speed Hash Cracker with Advanced Features of Multi-threading and auto hash detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages