slackbuilds_ponce/python/python3-yara
Barry J. Grundy eb334cb640
python/python3-yara: Updated for version 4.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-08-22 22:42:30 +07:00
..
python3-yara.info
python3-yara.SlackBuild
README
slack-desc

python3-yara is a python3 library for YARA.

YARA is a tool aimed at (but not limited to) helping malware researchers
to identify and classify malware samples.

With this library you can use YARA from your Python programs. It covers
all YARA's features, from compiling, saving and loading rules to 
scanning files, strings and processes.

python2-yara is available for use with python2.