Add changes from previous PR #3598.

This commit is contained in:
Chick3nman 2023-03-23 19:07:48 -05:00
parent 35d51020a5
commit 43ef1da420
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@
- 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 to prevent false positives.
- Fixed bug in --stdout that caused certain rules to malfunction
##
## Technical