Rudimentary --show support is back

This commit is contained in:
jsteube
2016-10-19 11:55:43 +02:00
parent 9b2c69a00d
commit f5a92900c6
4 changed files with 59 additions and 15 deletions
+2
View File
@@ -476,6 +476,8 @@ typedef struct hash
void *esalt;
int cracked;
hashinfo_t *hash_info;
char *pw_buf;
int pw_len;
} hash_t;