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

IDA 7.0 and yara-python 3.11.0 has issue,how to fix it ? #32

Open
liguandao opened this issue Nov 3, 2020 · 3 comments
Open

IDA 7.0 and yara-python 3.11.0 has issue,how to fix it ? #32

liguandao opened this issue Nov 3, 2020 · 3 comments

Comments

@liguandao
Copy link

YaraSyntaxError: C:\Program Files\IDA 7.0\plugins\findcrypt3.rules:1542: syntax error, unexpected STRINGS, expecting $end or RULE or PRIVATE or GLOBAL

@Sparks-M
Copy link

try

pip uninstall yara 
pip install yara-python

@Aholicknight
Copy link

try

pip uninstall yara 
pip install yara-python

@Sparks-Pion yup this still works

@Sparks-M
Copy link

Sparks-M commented Dec 30, 2022 via email

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

3 participants