hashcat-utils
Hashcat-utils is a set of small utilities for advanced password cracking. They are packed into multiple stand-alone binaries, each designed to execute only one specific function.
Description
Hashcat-utils provides a collection of small utilities that assist in advanced password cracking tasks. These tools are particularly useful for penetration testers and security researchers needing specialized functions for password recovery operations.
The utilities are distributed as stand-alone binaries, ensuring modularity and ease of use. Each utility focuses on a single, specific function, making them efficient for targeted password cracking workflows.
With an installed size of 511 KB, hashcat-utils is lightweight and depends only on libc6 and perl, facilitating quick deployment in Kali Linux environments.
How It Works
Hashcat-utils consist of multiple stand-alone binaries, each engineered to perform one specific function in advanced password cracking pipelines. They integrate with hashcat workflows by handling niche tasks such as data preparation, transformation, or analysis, leveraging efficient algorithms tailored for password recovery.
Installation
sudo apt install hashcat-utilsExamples
sudo apt install hashcat-utilshashcat-utils --help./onekey <input>./raw2dyna <hashes>./digits2sort <wordlist>./gen24 <base>./sha1restore <dump>