mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 20:39:17 +00:00
Merge pull request #2260 from philsmd/patch-2
usage/help: use crack_pos everywhere instead of mixing crackpos w/ crack_pos
This commit is contained in:
commit
382c38cfab
@ -162,7 +162,7 @@ static const char *const USAGE_BIG_POST_HASHMODES[] =
|
|||||||
" 5 | hash[:salt]:hex_plain",
|
" 5 | hash[:salt]:hex_plain",
|
||||||
" 6 | plain:hex_plain",
|
" 6 | plain:hex_plain",
|
||||||
" 7 | hash[:salt]:plain:hex_plain",
|
" 7 | hash[:salt]:plain:hex_plain",
|
||||||
" 8 | crackpos",
|
" 8 | crack_pos",
|
||||||
" 9 | hash[:salt]:crack_pos",
|
" 9 | hash[:salt]:crack_pos",
|
||||||
" 10 | plain:crack_pos",
|
" 10 | plain:crack_pos",
|
||||||
" 11 | hash[:salt]:plain:crack_pos",
|
" 11 | hash[:salt]:plain:crack_pos",
|
||||||
|
Loading…
Reference in New Issue
Block a user