Added old potfile detection, show warning message
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
- Hash Parser: Improved error detection of invalid hex characters where hex character are expected
|
||||
- OpenCL Runtime: Updated AMDGPU-Pro driver version check, do warn if version 16.50 is detected which is known to be broken
|
||||
- Potfile: In v3.10 already, the default potfile suffix changed but the note about was missing. The "hashcat.pot" became "hashcat.potfile"
|
||||
- Potfile: Added old potfile detection, show warning message
|
||||
- Sanity: Added sanity check to disallow --speed-only in combination with -i
|
||||
- Threads: Replaced all calls to ctime() with ctime_r() to ensure thread safety
|
||||
- Threads: Replaced all calls to strerror() with %m printf() GNU extension to ensure thread safety
|
||||
|
||||
Reference in New Issue
Block a user