mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Compact repeated hex bytes in peid.yar
Refactor many YARA rule string literals to collapse repeated byte sequences (e.g. runs of 0x00, 0x90, etc.) into compact continuous hex tokens across multiple rules. This normalizes formatting of the pe.entry_point patterns for readability and consistency without changing rule conditions or semantics.
This commit is contained in:
parent
fd8f26fa9d
commit
37ecc852ff
1 changed files with 5153 additions and 5153 deletions
10306
yara_rules/peid.yar
10306
yara_rules/peid.yar
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue