mirror of
https://github.com/hashcat/hashcat.git
synced 2025-05-31 05:08:48 +00:00
usage/help: use crack_pos everywhere instead of mixing crackpos w/ crack_pos
This commit is contained in:
parent
b3690fcd05
commit
36fab0aa67
@ -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