Add a warning message if old hccap file is detected and abort

This commit is contained in:
jsteube
2017-02-08 20:25:04 +01:00
parent 7c5c7047ce
commit 9aabc20248
3 changed files with 34 additions and 0 deletions
+1
View File
@@ -1733,6 +1733,7 @@ char *stroptitype (const u32 opti_type);
char *strhashtype (const u32 hash_mode);
char *strparser (const u32 parser_status);
int check_old_hccap (const char *hashfile);
void to_hccapx_t (hashcat_ctx_t *hashcat_ctx, hccapx_t *hccapx, const u32 salt_pos, const u32 digest_pos);
void wpa_essid_reuse (hashcat_ctx_t *hashcat_ctx);