vscode-yara
YARA parser
An extension for Visual Studio Code to support the YARA pattern matching language
VSCode extension for the YARA pattern matching language
63 stars
4 watching
14 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
vscodevscode-extensionvscode-languagevscode-snippetsyara
Related projects:
Repository | Description | Stars |
---|---|---|
s3rvac/vim-syntax-yara | Provides syntax highlighting for YARA rules in Vim text editors | 31 |
vala-lang/vala-vscode | Vala support for Visual Studio Code, providing syntax highlighting and code intelligence. | 41 |
yaunj/vim-yara | A plugin for Vim editor to support Yara rule files with syntax highlighting and auto-indentation. | 14 |
avast/yls | A language server for YARA, providing features like code completion and linting. | 68 |
nyx0/yarasyntax | A Sublime Text plugin that adds syntax highlighting and snippets to YARA rules | 19 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
redhat-developer/vscode-yaml | Provides YAML language support to Visual Studio Code with built-in Kubernetes syntax support and features such as auto-completion, outlining, and formatting. | 665 |
arieljt/vtcodesimilarity-yaragen | Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
avast/yari | An interactive debugger for a specific programming language | 88 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
nospaceships/node-yara | Provides bindings for YARA, allowing Node.js to interface with the YARA rule compilation and scanning functionality. | 13 |
codewatchorg/burp-yara-rules | Provides Yara rules to identify malicious software in web applications | 44 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
binjo/yara-mode | A GNU Emacs mode for editing YARA files. | 7 |