mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-26 18:08:20 +00:00
Merge pull request #2947 from TheWorkingDeveloper/patch-2
Reformat the status to include hashcat id of mode
This commit is contained in:
commit
daea190be8
@ -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…
Reference in New Issue
Block a user