mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
Consolidate spaced byte-wildcards across many YARA signatures in yara_rules/peid.yar (e.g. "?? ?? ??" -> "??????" and similar) to make wildcard runs consistent and more compact. This is a bulk normalization change to improve readability and ensure uniform pattern expressions across multiple rules at the PE entry-point signatures. |
||
|---|---|---|
| .. | ||
| crypto_signature.yar | ||
| DiE_BasicHeuristics_by_DosX.yar | ||
| DiE_EnhancedHeuristics_by_DosX.yar | ||
| DiE_InterestingThings_by_DosX.yar | ||
| malware_analisys.yar | ||
| packer.yar | ||
| packer_compiler_signatures.yar | ||
| peid.yar | ||