Fixed runtime limit: No longer required so sample startup time after refactorization

This commit is contained in:
jsteube
2017-01-05 22:34:47 +01:00
parent 992bc01f3c
commit 038b915e2d
4 changed files with 1 additions and 14 deletions
+1
View File
@@ -34,6 +34,7 @@
- Fixed mask length check in hybrid attack-modes: Do not include hash-mode dependant mask length checks
- Fixed parsing of hashes in case the last line did not include a linefeed character
- Fixed potfile loading to accept blank passwords
- Fixed runtime limit: No longer required so sample startup time after refactorization
##
## Workarounds