diff --git a/hate_crack.py b/hate_crack.py index 921b6ce..d51f3ba 100755 --- a/hate_crack.py +++ b/hate_crack.py @@ -1121,7 +1121,7 @@ def main(): if hcatHashType == "1000": lmHashesFound = False hcatHashFileLine = open(hcatHashFile, "r").readline() - if re.search(r"[a-z0-9A-Z]{32}:[a-z0-9A-Z]{32}:[^:]*::$", hcatHashFileLine): + if re.search(r"[a-z0-9A-Z]{32}:[a-z0-9A-Z]{32}:.*::", hcatHashFileLine): print("PWDUMP format detected...") print("Parsing NT hashes...") subprocess.Popen(