Add faq link to potfile advice

pull/3909/head
PenguinKeeper7 6 months ago committed by GitHub
parent 9d1bbd8472
commit 6e164ad9c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -466,6 +466,7 @@ static void main_potfile_all_cracked (MAYBE_UNUSED hashcat_ctx_t *hashcat_ctx, M
if (user_options->quiet == true) return;
event_log_info (hashcat_ctx, "INFO: All hashes found as potfile and/or empty entries! Use --show to display them.");
event_log_info (hashcat_ctx, "For more information, see https://hashcat.net/faq/potfile");
event_log_info (hashcat_ctx, NULL);
}

Loading…
Cancel
Save