Added status_words_base_calculate()

This commit is contained in:
jsteube
2016-10-06 21:28:40 +02:00
parent 78999cff56
commit 034c0699bb
3 changed files with 51 additions and 36 deletions
+2
View File
@@ -12,6 +12,8 @@
double get_avg_exec_time (hc_device_param_t *device_param, const int last_num_entries);
u64 status_words_base_calculate (hashcat_ctx_t *hashcat_ctx, const u64 words_cnt);
void status_display_machine_readable (hashcat_ctx_t *hashcat_ctx);
void status_display (hashcat_ctx_t *hashcat_ctx);
void status_benchmark_automate (hashcat_ctx_t *hashcat_ctx);