Skip to content

Commit

Permalink
improved help
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Dec 14, 2023
1 parent fbfb963 commit 688ee01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hcxhashtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -2421,9 +2421,12 @@ fprintf(stdout, "--authorized : filter EAPOL pairs by status aut
"--pmk=<PMK> : plain master key to test\n"
" no nonce error corrections\n"
"--hccapx-in=<file> : inputput deprecated hccapx file\n"
" MESSSAGEPAIR is taken from the hccapx source\n"
"--hccapx-out=<file> : output to deprecated hccapx file\n"
"--hccap-in=<file> : input to ancient hccap file\n"
"--hccap-out=<file> : output to ancient hccap file\n"
" MESSSAGEPAIR is calculated from the EAPOL MESSAGE\n"
" due to missing information, the worst case value is calculated\n"
"--hccap=<file> : output to ancient hccap file\n"
"--hccap-single : output to ancient hccap single files (MAC + count)\n"
"--john=<file> : output to deprecated john file\n"
Expand Down

0 comments on commit 688ee01

Please sign in to comment.