vscode-yara icon indicating copy to clipboard operation
vscode-yara copied to clipboard

VSCode extension for the YARA pattern matching language

Source - https://raw.githubusercontent.com/blacktop/docker-yara/master/logo.png

YARA for Visual Studio Code

Language support for the YARA pattern matching language

Check out the project wiki for more information

Screenshot

Image as of 28 June 2021

Features

This extension provides many features common to code editors, such as

Snippets

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.

Problems?

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.

YARA Documentation

https://yara.readthedocs.io/