Path to this page:
./
security/yara,
Pattern matching swiss knife for malware researchers
Branch: CURRENT,
Version: 4.5.1,
Package name: yara-4.5.1,
Maintainer: khorbenYARA is a tool aimed at (but not limited to) helping malware
researchers to identify and classify malware samples. With YARA
you can create descriptions of malware families (or whatever you
want to describe) based on textual or binary patterns.
Required to run:[
security/openssl]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 2155.813 KB
Version history: (Expand)
- (2024-06-11) Updated to version: yara-4.5.1
- (2023-10-25) Updated to version: yara-4.2.3nb1
- (2022-11-28) Updated to version: yara-4.2.3
- (2021-05-30) Updated to version: yara-4.1.1
- (2020-01-19) Updated to version: yara-3.11.0nb1
- (2019-12-14) Updated to version: yara-3.11.0
CVS history: (Expand)
2024-06-25 07:55:31 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
yara: fix build on NetBSD
|
2024-06-11 12:29:52 by Adam Ciarcinski | Files touched by this commit (9) | |
Log message:
yara py-yara: updated to 4.5.1
YARA v4.5.1
Allow spaces in regexp repetition operators (e.g: {n, m}).
BUGFIX: matches operator was not matching empty strings
BUGFIX: Several bugs in array type handling in dotnet module
BUGFIX: Fix issue while parsing .NET files (5bf72f2).
BUGFIX: Fix issues while parsing PE resources (c009195, 4793b49).
BUGFIX: Infinite loop while parsing corrupt PE files (e453eb1).
BUGFIX: OOM errors while parsing corrupt PE files (4b9b4c0, 1be9811).
BUGFIX: Build issue in Alpine Linux due to pread64 not found
BUGFIX: Issue while parsing rich header in some PE files
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2022-11-29 09:35:01 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
yara: fix build on NetBSD (no proc interface)
|
2022-11-28 19:57:19 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message:
yara py-yara: updated to 4.2.3
YARA v4.2.3
BUGFIX: Fix security issue that can lead to arbitrary code execution.
BUGFIX: Fix incorrect logic in expressions like <quantifier> of \
<string_set> in (start..end
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-06-05 04:58:18 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(security/yara) build fix: ERROR: [check-portability.awk]
|