Skip to content

infosec-intern/vscode-yara

Repository files navigation

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 2022 Aug 15

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/