bushido/yara
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
DEPENDENCIES YARA depends on the PCRE library for regular expressions support, you will need this library installed on your system in order to build YARA succesfully. The PCRE library is present on many Linux distributions, in systems using APT for package management it can be installed with: $ apt-get install pcre