Fixed duplicate detection for WPA handshakes with the same ESSID

https://github.com/hashcat/hashcat/issues/955
This commit is contained in:
jsteube
2017-01-23 17:54:56 +01:00
parent edb7ae5658
commit 5ea24d9bca
3 changed files with 8 additions and 31 deletions
+1
View File
@@ -26,6 +26,7 @@
- Fixed DEScrypt cracking in BF mode in case the hashlist contains more than 16 times the same salt
- Fixed use of option --keyspace in combination with -m 2500 (WPA)
- Fixed rule 'O' (RULE_OP_MANGLE_OMIT) in host mode in case the offset + length parameter equals the length of the input word
- Fixed duplicate detection for WPA handshakes with the same ESSID
* changes v3.20 -> v3.30: