john_show
Display cracked passwords from a hash file or pot file, or show uncracked ones using the show_left option. Helps review password cracking results.
Instructions
Show cracked passwords from a hash file or pot file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Hash format to use | |
| hash_file | No | Path to the hash file to show cracked passwords for | |
| show_left | No | Show uncracked (left) passwords instead of cracked ones | |
| hash_content | No | Hash content (will be written to temp file). Use this OR hash_file. |