Skip to content

YARA v4.2.1

Compare
Choose a tag to compare
@plusvic plusvic released this 26 Apr 09:11
· 339 commits to master since this release
  • Implement the --skip-larger command-line option in Windows.
  • BUGFIX: Error while scanning process memory in Linux (#1662). Thanks to @hillu.
  • BUGFIX: Issue in "magic" module leading to wrong matches (#1663).
  • BUGFIX: Multiple issues triggered in low-memory conditions (#1671, #1673, #1674, #1675). Reported by @1ndahous3.
  • BUGFIX: Incorrect parsing of character classes in some regular expressions (#1690). Reported by @Sevaarcen.
  • BUGFIX: Heap overflow in ARM. Reported by @briangreenery.