Language support for the YARA pattern matching language
Check out the project wiki for more information
This extension provides many features common to code editors, such as
- Rule and Identifier Definitions
- Rule and Identifier References
- Module Code Completion
- Hovers for Hex Strings
This extension provides some text snippets, which allows users to auto-complete certain common YARA rule patterns.
More information can be found on the Snippets wiki page.
If you encounter an issue with the syntax, feel free to create an issue or pull request!
Alternatively, check out some of the YARA syntaxes for Sublime and Atom, such as blacktop's excellent language-yara syntax.