0f8b2d9e10
PR: 212266 Approved by: maintainer
7 lines
369 B
Text
7 lines
369 B
Text
"YARA is a tool aimed at helping malware researchers to identify and classify
|
|
malware samples. With YARA you can create descriptions of malware families
|
|
based on textual or binary patterns contained on samples of those families.
|
|
Each description consists of a set of strings and a Boolean expression which
|
|
determines its logic."
|
|
|
|
WWW: http://virustotal.github.io/yara/
|