Name: | yara |
---|---|
Version: | 3.8.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 490349 |
License: | ASL 2.0 |
RPM: | yara-3.8.1-1.el7.aarch64.rpm |
Source RPM: | yara-3.8.1-1.el7.src.rpm |
Build Date: | Sat Sep 15 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://VirusTotal.github.io/yara/ |
Summary: | Pattern matching Swiss knife for malware researchers |
Description: | YARA 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. Each description, a.k.a rule, consists of a set of strings and a Boolean expression which determine its logic. |
- bump to 3.8.1 release (#1613093)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- bump to 3.7.1 release (#1534993)
- bump to 3.7.0 release (#1511921)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- bump to 3.6.3 release - bugfix CVE-2017-11328
- bump to 3.6.2 release - bugfix CVE-2017-9304, CVE-2017-9465
- bump to 3.6.0 release - update the androguard-yara with bugfixes