Add special weak-hash detection section for LM

Fixes https://github.com/hashcat/hashcat/issues/889
This commit is contained in:
jsteube
2016-11-29 20:37:29 +01:00
parent 72d0b272c2
commit db5291a76c
2 changed files with 23 additions and 2 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
* weak hashes shutcut
*/
#define LM_WEAK_HASH "\x4e\xcf\x0d\x0c\x0a\xe2\xfb\xc1"
#define LM_MASKED_PLAIN "[notfound]"
static const char LM_WEAK_HASH[] = "aad3b435b51404ee";
static const char LM_MASKED_PLAIN[] = "[notfound]";
/**
* algo specific