yara-python
yara-python copied to clipboard
Add --with-crypto Yara build option
Yara-python build should also accept --with-crypto option in addition to other yara build configuration options like --enable-cuckoo.
Relates to: https://github.com/VirusTotal/yara-python/issues/28
git clone --recursive [email protected]:VirusTotal/yara-python.git
python setup.py build --dynamic-linking
python setup.py install