FindYara - IDA Python Plugin To Scan Binary With Yara Rules

Use this IDA python plugin to scan your binary with yara rules. All the yara rule matches will be listed with their offset so you can quickly hop to them!
All credit for this plugin and the code goes to David Berard (@p0ly)
This plugin is copied from David's excellent findcrypt-yara plugin. This plugin just extends his to use any yara rule.

Installation

Watch the tutorial video!
Yara Rules With IDA Pro">


Usage

Launch the plugin
The plugin can be launched from the menu using Edit->Plugins->FindYara. Or the plugin can be quickly launched using the hot-key combination ctl-alt-y.


Select a Yara file to scan with
When the plugin launches it will open a file selection dialogue box. You will need to use this to choose the yara file that you want to scan with.


View matches
All of the strings from the yara rule that match the binary will be displayed along with the match locations.


Acknowledgments
  • A huge thank you to David Berard (@p0ly) - Follow him on GitHub here! This is mostly his code and he gets all the credit for the original plugin framework.
  • Also, hat tip to Alex Hanel @nullandnull - Follow him on GitHub here. Alex helped me sort through how the IDC methods are being used. His IDA Python book is a fantastic reference!!

Feedback / Help
  • Any questions, comments, requests hit me up on twitter: @herrcore
  • Pull requests welcome!


FindYara - IDA Python Plugin To Scan Binary With Yara Rules FindYara - IDA Python Plugin To Scan Binary With Yara Rules Reviewed by Zion3R on 6:37 PM Rating: 5