hashcat / hashcat-utils

Small utilities that are useful in advanced password cracking
MIT License
1.36k stars 355 forks source link

src/cap2hccapx #60

Closed queilawithaQ closed 3 years ago

queilawithaQ commented 3 years ago

@ -1009,7 +1009,7 @@int main (int arhc, char *argv[])

{ fprintf (stderr, "Zero value timestamps detected in file: %s.\n", in); fprintf (stderr, "This prevents correct EAPOL-Key timeout calculation.\n"); **-fprintf (stderr, "Do not use preprocess the capture file with tools such as wpaclean.\n"); return -1;** }

{ fprintf (stderr, "Zero value timestamps detected in file: %s.\n", in); fprintf (stderr, "This prevents correct EAPOL-Key timeout calculation.\n"); **+fprintf (stderr, "Do not preprocess the capture file with tools such as wpaclean.\n"); return -1;**