Merge pull request #2947 from TheWorkingDeveloper/patch-2

Reformat the status to include hashcat id of mode
pull/2948/head
Jens Steube 3 years ago committed by GitHub
commit daea190be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1423,7 +1423,8 @@ void status_display (hashcat_ctx_t *hashcat_ctx)
hashcat_status->status_string);
event_log_info (hashcat_ctx,
"Hash.Name........: %s",
"Hash.Mode........: %d (%s)",
hashconfig->hash_mode,
hashcat_status->hash_name);
event_log_info (hashcat_ctx,

Loading…
Cancel
Save