Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yara-python without Yara installed #188

Open
ghost opened this issue Sep 22, 2021 · 0 comments
Open

Yara-python without Yara installed #188

ghost opened this issue Sep 22, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 22, 2021

I find the documentation on Yara-python and Yara contradictory.
Is it necessary to have Yara compiled and installed for Yara-python to work properly?

From Yara Docs:

YARA can be also used from Python through the yara-python library. Once the library is built and installed as described in Compiling and installing YARA you'll have access to the full potential of YARA from your Python scripts.

From Yara-python readme

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.

Personally I'm running Yara-python without Yara installed and I have not encountered any problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants