Make status_display(), status_benchmark_automate() and status_benchmark() use of hashcat_status_t

This commit is contained in:
jsteube
2016-10-17 23:49:44 +02:00
parent 65b3910dc0
commit 89e3168280
3 changed files with 315 additions and 195 deletions
+1
View File
@@ -1484,6 +1484,7 @@ typedef struct
{
bool skipped_dev;
double hashes_msec_dev;
double hashes_msec_dev_benchmark;
double exec_msec_dev;
char *speed_sec_dev;
char *input_candidates_dev;