mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-22 22:58:30 +00:00
Fix hashcat_status struct
This commit is contained in:
parent
808e6fff2b
commit
16096c8db9
@ -2632,6 +2632,7 @@ typedef struct hashcat_status
|
||||
double msec_real;
|
||||
int digests_cnt;
|
||||
int digests_done;
|
||||
int digests_done_pot;
|
||||
double digests_percent;
|
||||
int salts_cnt;
|
||||
int salts_done;
|
||||
|
Loading…
Reference in New Issue
Block a user