Skip to content

Conversation

AlonSoko
Copy link

This pull request updates the Findcrypt plugin to use the yara-x library instead of the older yara library, which offers improved performance and modern features. Key changes include:

  • Replaced yara with yara-x for rule compilation and scanning.
  • Updated rule file extension from .rules to .yar to match YARA conventions.
  • Fixed API incompatibilities, such as removing the namespace argument and handling ScanResults correctly.
  • Tested with IDA Pro on macOS.

Please review the changes and let me know if any adjustments are needed. Thanks!

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

Successfully merging this pull request may close these issues.

1 participant