john: apply suggestions (#3990)
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
- Crack password hashes, using a specific hash format:
|
- Crack password hashes, using a specific hash format:
|
||||||
|
|
||||||
`john --format={{md5crypt|...}} {{path/to/hashes.txt}}`
|
`john --format={{md5crypt}} {{path/to/hashes.txt}}`
|
||||||
|
|
||||||
- Crack password hashes, enabling word mangling rules:
|
- Crack password hashes, enabling word mangling rules:
|
||||||
|
|
||||||
@@ -33,4 +33,4 @@
|
|||||||
|
|
||||||
- Restore an interrupted cracking session from a state file, e.g. `mycrack.rec`:
|
- Restore an interrupted cracking session from a state file, e.g. `mycrack.rec`:
|
||||||
|
|
||||||
`john --restore={{mycrack}}`
|
`john --restore={{path/to/mycrack.rec}}`
|
||||||
|
Reference in New Issue
Block a user