mirror of https://github.com/CrimsonTome/tldr.git
hashcat: add example (#12522)
parent
2a57cbde11
commit
9c9212accd
|
@ -30,3 +30,7 @@
|
|||
- Show result of an already cracked hash:
|
||||
|
||||
`hashcat --show {{hash_value}}`
|
||||
|
||||
- Show all example hashes:
|
||||
|
||||
`hashcat --example-hashes`
|
||||
|
|
Loading…
Reference in New Issue