yara - Pattern matching Swiss knife for malware researchers
Website: | http://VirusTotal.github.io/yara/ |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
yara-4.2.2-1.aldos.src [1.2 MiB] |
Changelog
by Joel Barrios (2022-06-30):
- Update to 4.2.2. |