This package browser is in early development. Mind the rough edges.

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.

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.