mkYARA icon indicating copy to clipboard operation
mkYARA copied to clipboard

Adding support for strings-rules. Extending IDA plugin functionality

Open FlxP0c opened this issue 5 years ago • 1 comments

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. :)

FlxP0c avatar Apr 03 '19 17:04 FlxP0c

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

jellever avatar May 10 '19 11:05 jellever