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

john-the-ripper-jumbo

Password cracker

John the Ripper is a fast password cracker. Its primary purpose is to detect weak Unix passwords. Besides several crypt password hash types most commonly found on various Unix systems, supported out of the box are Windows LM hashes, plus lots of other hashes and ciphers. This is the community-enhanced, "jumbo" version of John the Ripper.

Installation

Install the latest version of john-the-ripper-jumbo as follows:

guix install john-the-ripper-jumbo

Or install a particular version:

guix install john-the-ripper-jumbo@1.9.0-1

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.

Badge code

You can use the following badge to inform users of john-the-ripper-jumbo about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/john-the-ripper-jumbo'><img src='https://packages.guix.gnu.org/packages/john-the-ripper-jumbo/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/john-the-ripper-jumbo/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/john-the-ripper-jumbo)

Example Org:

[[https://packages.guix.gnu.org/packages/john-the-ripper-jumbo][https://packages.guix.gnu.org/packages/john-the-ripper-jumbo/badges/latest-version.svg]]