We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358749a commit 1f0958aCopy full SHA for 1f0958a
hcxpottool.c
@@ -1078,7 +1078,8 @@ fprintf(stdout, "%s %s (C) %s ZeroBeat\n"
1078
" hexified characters < 0x20\n"
1079
" hexified characters > 0x7e\n"
1080
"--tabnhout=<file> : output tabulator separated file\n"
1081
- " nothing hexified (use with care)\n"
+ " hexified characters < 0x20\n"
1082
+ " use with care\n"
1083
"--faultyout=<file> : output faulty lines file\n"
1084
"--pmkoff : disable verification/calculation of plain master keyss\n"
1085
"--help : show this help\n"
0 commit comments