Move tons of functions from hashcat.c into hash_management, interface, opencl, restore, status and weak_hash sources

This commit is contained in:
jsteube
2016-09-14 16:07:24 +02:00
parent 0fa43d52b8
commit bc75ba70a1
26 changed files with 1929 additions and 1844 deletions
+1
View File
@@ -1658,6 +1658,7 @@ int opencart_parse_hash (char *input_buf, uint input_len, hash_t *hash
* output functions
*/
char *stroptitype (const uint opti_type);
char *strhashtype (const uint hash_mode);
char *strparser (const uint parser_status);