Abort session after NUM seconds of --runtime but do not count time in pause mode

From https://github.com/hashcat/hashcat/issues/472
This commit is contained in:
jsteube
2016-09-03 15:27:25 +02:00
parent dc30176993
commit c8858cd969
2 changed files with 17 additions and 5 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
- Use .gitmodules to handle OpenCL headers depency
- Allow loading of bcrypt hashes with signature $2b$ (February 2014)
- Replaced uints with enums types
- Replaced some uint macros with enums types
- Abort session after NUM seconds of --runtime but do not count time in pause mode
##
## Algorithms