Fixed a bug where hashcat reported an invalid password for a zero-length password in LM
Fixes https://github.com/hashcat/hashcat/issues/434
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
- Fixed a bug where hashcat crashes in case of a scrypt P setting > 1
|
||||
- Fixed a bug where hashcat did not correctly use the newly cracked plains whenever --loopback or the induction folder was used
|
||||
- Fixed a bug where hashcat did not correctly remove hashes of type WPA/WPA2 even if present in potfile
|
||||
- Fixed a bug where hashcat reported an invalid password for a zero-length password in LM
|
||||
|
||||
* changes v2.01 -> v3.00:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user