freebsd-ports/security/py-yara/pkg-descr
Wesley Shields 40c71e39c4 Update WWW.
2014-07-14 15:20:40 +00:00

9 lines
397 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://plusvic.github.io/yara/