Skip to content

YARA v4.5.5

Latest

Choose a tag to compare

@plusvic plusvic released this 30 Oct 10:49
· 2 commits to master since this release
f44a895
  • Implement the --no-follow-symlinks option in Windows (6e11b5a).
  • BUGFIX: Revert YR_RE_SCAN_LIMIT back to 4096 (#2177).
  • BUGFIX: infinite loop while parsing corrupt resource directory in PE module (#2162).
  • BUGFIX: improved detection whether a string requires all matches (#2167).
  • BUGFIX: Heap overflow while loading hand-crafted compiled rules (#2178). Thanks to Momoko Shiraishi
    for the report.

Contributors: @secDre4mer @PeterMatula @wxsBSD