john
Verified for current stable LTS
John Command: List Available Hash Formats
Use for list available hash formats with John. Exact CLI syntax to list available hash formats using John.
When to use this: Use for list available hash formats with John.
Command Syntax
john --list=formats john --list=formats Command Breakdown
--list=formats- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list available hash formats using John.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
John Command: Crack Password Hashes
john <path/to/hashes.txt> John Command: Crack Password Hashes Custom Wordlist john --wordlist=<path/to/wordlist.txt> <path/to/hashes.txt> John Command: Crack Password Hashes Enable Word Mangling john --rules <path/to/hashes.txt> John Command: Crack Password Hashes Specific Hash Format john --format=<md5crypt> <path/to/hashes.txt> John Command: Display Cracked Passwords By User Identifier john --show --users=<user_ids> <path/to/hashes1.txt path/to/hashes2.txt ...>