hashcat-utils 1.9
Small utilities that are useful in advanced password cracking
Hashcat-utils are a set of small utilities that are useful in advanced password cracking. They all are packed into multiple stand-alone binaries. All of these utils are designed to execute only one specific function. Since they all work with STDIN
and STDOUT
you can group them into chains.
- Outputs:
out
- Website: https://github.com/hashcat/hashcat-utils/
- Licenses: Expat
- Package source: gnu/packages/password-utils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install hashcat-utils 1.9
as follows:
guix install hashcat-utils@1.9
Or install the latest version:
guix install hashcat-utils
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.