Fixed calculation of brain-attack if a given wordlist has the size zero

Fixes https://github.com/hashcat/hashcat/issues/1756
This commit is contained in:
Jens Steube
2018-11-03 12:20:55 +01:00
parent 6b2c56118c
commit a4a9d29420
3 changed files with 8 additions and 8 deletions
+1
View File
@@ -27,6 +27,7 @@
## Bugs
##
- Fixed calculation of brain-attack if a given wordlist has the size zero
- Fixed automated calculation of brain-session when not using all hashes in the hashlist
- Fixed endianness and invalid separator character in outfile format for hash-mode 16801 (WPA-PMKID-PMK)
- Fixed ignoring --brain-client-features configuration when brain-server has attack positions information from a previous run