2011-03-07 19:04:50 +01:00
|
|
|
"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."
|
|
|
|
|
2016-09-08 19:48:02 +02:00
|
|
|
WWW: http://virustotal.github.io/yara/
|