this patch makes it much clearer where the sessions under ~/.hashcat are located
This commit is contained in:
+1
-1
@@ -1925,7 +1925,7 @@ void truecrypt_crc32 (char *file, unsigned char keytab[64]);
|
||||
char *get_exec_path ();
|
||||
char *get_install_dir (const char *progname);
|
||||
char *get_profile_dir (const char *homedir);
|
||||
char *get_session_dir (const char *profile_dir, const char *session);
|
||||
char *get_session_dir (const char *profile_dir);
|
||||
|
||||
uint get_vliw_by_compute_capability (const uint major, const uint minor);
|
||||
uint get_vliw_by_device_name (const char *device_name);
|
||||
|
||||
Reference in New Issue
Block a user