Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clats97/clatscracker

ClatsCracker is a versatile Python password-cracking tool supporting over 15 hash algorithms. It offers dictionary or brute-force attacks, adjustable threads, salted hash verification, a user-friendly menu, and progress feedback—ensuring, efficient, ethical password testing. Released December 13, 2024 by Josh Clatney (Clats97)
https://github.com/clats97/clatscracker

blueteam bruteforce cryptography cybersecurity dictionaryattack ethicalhacking hashcracking hashfunctions hashing infosec md5 password passwordcracking penetrationtesting pentesting redteam securepasswords sha256 trending trending-repositories

Last synced: about 6 hours ago
JSON representation

ClatsCracker is a versatile Python password-cracking tool supporting over 15 hash algorithms. It offers dictionary or brute-force attacks, adjustable threads, salted hash verification, a user-friendly menu, and progress feedback—ensuring, efficient, ethical password testing. Released December 13, 2024 by Josh Clatney (Clats97)

Awesome Lists containing this project

README

        

# ClatsCracker

**CLATSCRACKER NOW HAS A GUI!!**

ClatsCracker is a powerful and capable Python-based password cracking tool designed to help security professionals, penetration testers, and researchers test and strengthen password security. ClatsCracker supports multiple hashing algorithms, flexible attack methods, hash auto detection, real-time metrics (ETA & APS), session details, graceful interruption handling and dynamic resource management. ClatsCracker offers a one-stop solution to assess password resilience under real-world conditions.

CLI Version:
![clatscracker](https://github.com/user-attachments/assets/0181c598-594e-43d7-93e9-3aa87aac7ff0)

GUI Version:
![Screenshot 2025-02-03 205845](https://github.com/user-attachments/assets/d6001808-ad23-4999-8512-a7fb5455e3d6)

**Key Highlights:**

**Multi-Algorithm Support:** Crack MD4, MD5, SHA1, SHA1_v2, SHA224, SHA256, SHA512, SHA3_224, SHA3_256, SHA3_384, SHA3_512, RIPEMD160, BLAKE2_224, CRC32, BCRYPT, ARGON2ID, sha512_224, sha512_256, blake2b, blake2s, sha384, shake128, shake256, NTLM and SCRYPT hashes, all within a single tool.

**Flexible attack methods:** Choose between dictionary-based or brute-force attacks that enable both quick tests against known password lists and exhaustive searches for complex passwords.

**User-Friendly Design:** A menu-driven interface, clear prompts and progress reports make it accessible to users of all skill levels.

**Scalable Performance:** Adjust the number of threads (1 to 1000) to use the capabilities of your system and optimize crack speed and efficiency. You can also choose between 3 presets, including low, medium and high use of computer resources.

**Ethical and Secure Usage:** Prominent disclaimers and best practices encourage responsible, lawful application for penetration testing, auditing, research, and forensic investigations.

**Target Audience:** ClatsCracker is ideal for cybersecurity experts, IT auditors, digital forensics teams and authorized penetration testers who need a reliable, comprehensive password cracking tool. Whether you check the strength of internal credentials, research algorithm weaknesses or recover critical passwords, ClatsCracker is designed to streamline and improve your workflow.

Email **[email protected]** if you have any questions about this tool.

Be sure to download and read the "README.pdf" file, so you understand how to use it properly. Read the wiki, it contains helpful information regarding this tool.

If anyone encounters errors using ClatsCracker, please submit an issue that details the problem, and provide a step by step outline on how to duplicate the error. If you can provide any log data, that would be helpful too. Issues will be resolved quickly, and would likely be corrected within 72 hours and released to this repository after testing.

Enjoy!
Joshua M Clatney (Clats97)