5aa4438558
PR: 212267 Approved by: maintainer
9 lines
400 B
Text
9 lines
400 B
Text
The python bindings for yara.
|
|
|
|
"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/
|