Commit Graph

1 Commits (dc521bb9d7917ebdc6b24cbdf94f2379ab45e892)

Author SHA1 Message Date
Ron Rosson 66b3d9bbf2 Add formula 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.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-26 12:05:54 -07:00