Skip to content

ClatsCracker 1.02

Compare
Choose a tag to compare
@Clats97 Clats97 released this 19 Dec 00:04
· 19 commits to main since this release
33bd7d1
  • Additional Hash Algorithms: Newly supported algorithms include sha1_v2, crc32, md4, ripemd160, blake2_224, sha224, sha3_224, sha3_384, and sha3_512.

  • Improved Auto-Detection: The script now lists multiple candidate algorithms if lengths match, prompting the user to choose.

  • CPU Usage Throttling: Introduced a CPU load check using psutil to pause execution when usage exceeds a threshold, preventing system overload.

  • Expanded Validation: Enhanced hash length checking for a broader range of supported algorithms.

  • Interface: Minor adjustments to the CLI.