Awesome
YARA package for Sublime Text
<img src=images/yara_syntax_example.gif>
Synopsis
This is a YARA plugin for Sublime Text. This package contains syntax highlighting and snippets.
Installation
With Package Control:
- Run Package Control:
Install Package
command - Find
YaraSyntax
plugin. - Install it.
- Restart Sublime Text if required.
Manually:
- Go to your packages folder. (In ST menu,
Browse Packages
) - Clone or download git repo into the folder
- Restart Sublime Text if required.
Snippets
- rule
- meta
- strings
- condition
Contributors
You could contribute by opening an issue or create a pull request.
License
This plugin is under GPLv3