1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-31 10:01:03 +00:00

m26610 also in changes

This commit is contained in:
Your Name 2023-03-08 00:53:25 +01:00
parent 70885319f3
commit 6c653fa89d

View File

@ -40,7 +40,7 @@
- Prevent Hashcat from hanging by checking during startup that the output file is a named pipe
- Fixed debug mode 5 by adding the missing colon between original-word and finding-rule
- Skip generated rule that was the result of chaining rule operation and caused this generated rule to exceed the maximum number of function calls
- Fixed incorrect plaintext check for 25400 and 26610. Increased plaintext check to 32 bytes for 25400 to prevent false positives.
- Fixed incorrect plaintext check for 25400 and 26610. Increased plaintext check to 32 bytes to prevent false positives.
##
## Technical