GitMirar / BinaryNinjaYaraPlugin

Yara Plugin for Binary Ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinaryNinjaYaraPlugin

Yara Plugin for Binary Ninja

Usage

Place the yara_plugin.py file in $HOME/.binaryninja/plugins and your yara rules (.yar) in $HOME/.binaryninja/yara. After starting up Binary Ninja rightclick and select the Yara Scan plugin.

Matches will be indicated through comments at the entry point of the corresponding functions and in the log window.

About

Yara Plugin for Binary Ninja

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%