Truncate longer hash format in status output

This commit is contained in:
jsteube
2017-03-24 10:45:40 +01:00
parent 627bd4d83b
commit 6d66ff96c1
4 changed files with 89 additions and 58 deletions
+2
View File
@@ -39,6 +39,8 @@ int tty_break(void);
int tty_getchar(void);
int tty_fix(void);
void compress_terminal_line_length (char *out_buf, const size_t keep_from_beginning, const size_t keep_from_end);
void opencl_info (hashcat_ctx_t *hashcat_ctx);
void opencl_info_compact (hashcat_ctx_t *hashcat_ctx);