Back to all tools

John the Ripper Cheatsheet

Fast password cracker supporting multiple hash formats.

# John the Ripper

John the Ripper is a password cracking tool supporting many hash types.

## Basic Usage

  • john --wordlist=rockyou.txt hash.txt
  • john --show hash.txt