ClatsCracker 1.02
-
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.