Added sanity check to disallow --speed-only in combination with -i
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
## Technical
|
||||
##
|
||||
|
||||
- Sanity: Added sanity check to disallow --speed-only in combination with -i
|
||||
- Potfile: In v3.10 already, the default potfile suffix changed but the note about was missing. The "hashcat.pot" became "hashcat.potfile"
|
||||
- Threads: Replaced all calls to strerror() with %m printf() GNU extension to ensure thread safety
|
||||
- Threads: Replaced all calls to ctime() with ctime_r() to ensure thread safety
|
||||
|
||||
Reference in New Issue
Block a user