mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
hashcat: add example (#12522)
This commit is contained in:
parent
2a57cbde11
commit
9c9212accd
1 changed files with 4 additions and 0 deletions
|
@ -30,3 +30,7 @@
|
|||
- Show result of an already cracked hash:
|
||||
|
||||
`hashcat --show {{hash_value}}`
|
||||
|
||||
- Show all example hashes:
|
||||
|
||||
`hashcat --example-hashes`
|
||||
|
|
Loading…
Add table
Reference in a new issue