SkillAgentSearch skills...

HashCrackerX

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

Install / Use

/learn @ExploitXpErtz/HashCrackerX
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

  • python4 HashCrackerX.py hash_type hash -wu http://wordlist.com/file.txt

Hash Cracking Using auto hash detection

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

Be a Part of Our Community

  • LinkedIn Community: https://www.linkedin.com/groups/9855336/
  • LinkedIn Page: https://www.linkedin.com/company/102537462/
  • Whatsapp Community: https://chat.whatsapp.com/FCIy96YOqVX2qNYxMOuVDz
  • Facebook: https://www.facebook.com/profile.php?id=61559010484365
  • Youtube: https://www.youtube.com/@0xExploitXpErtz

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.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks3

Languages

Python

Security Score

70/100

Audited on Jul 28, 2024

No findings