Files: Detect and warn when users try to use -r with a parameter which is not a file

Fixes https://github.com/hashcat/hashcat/issues/1191
This commit is contained in:
jsteube
2017-03-19 13:59:36 +01:00
parent 20057d8516
commit 53acb98cf8
2 changed files with 107 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
##
- Building: Added missing prototypes for atlassian_parse_hash function
- Files: Detect and warn when users try to use -r with a parameter which is not a file
- Sessions: Improved string comparison in case user sets --session to "hashcat"
* changes v3.30 -> v3.40: