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

Adding support for strings-rules. Extending IDA plugin functionality #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

FlxP0c
Copy link

@FlxP0c FlxP0c commented Apr 3, 2019

In this Pull Request I:

  • Added support for strings in rules
  • Extended the IDA plugin by a "String Yara Rule" option
  • Added a "clear" button to the IDA plugin windows
  • Added support for multiple patterns in one rule for the IDA plugin

Sorry for some larger refactoring. But it was necessary in order to introduce the new features.
The support for multiple patterns now also changes the behavior of the IDA plugin a bit, I hope that is ok for you. :)

Robert Michel added 2 commits April 3, 2019 19:18
added clear button to rule window
added support for multiple patterns in one rule
@FlxP0c FlxP0c marked this pull request as ready for review April 3, 2019 17:31
@jellever
Copy link
Contributor

Thanks for the commits 👍
I will look into your commits suggestions and see if I can merge/incorporate them into mkYARA soon :)

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.

2 participants