| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| yara-4.5.5-2368-win64.zip | 2025-10-30 | 2.2 MB | |
| yara-4.5.5-2368-win32.zip | 2025-10-30 | 1.6 MB | |
| README.md | 2025-10-30 | 461 Bytes | |
| YARA v4.5.5 source code.tar.gz | 2025-10-30 | 2.2 MB | |
| YARA v4.5.5 source code.zip | 2025-10-30 | 2.5 MB | |
| Totals: 5 Items | 8.4 MB | 37 | |
- Implement the
--no-follow-symlinksoption 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