From 18dd9aa2c57eab2897b850c4b4730a2dba046424 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Tue, 19 Mar 2024 00:13:26 +0000 Subject: [PATCH] Update cheatsheets --- tldr/hashcat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tldr/hashcat b/tldr/hashcat index 7f03b346..f6eccc86 100644 --- a/tldr/hashcat +++ b/tldr/hashcat @@ -35,3 +35,7 @@ source: https://github.com/tldr-pages/tldr.git - Show result of an already cracked hash: `hashcat --show {{hash_value}}` + +- Show all example hashes: + +`hashcat --example-hashes`