YARA for Visual Studio Code Logo

YARA for Visual Studio Code

0
Free
Visit Website

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, and 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/

FEATURES

ALTERNATIVES

Use FindYara, an IDA python plugin, to scan your binary with yara rules and quickly jump to matches.

An advanced cross-platform tool for detecting and exploiting SQL injection security flaws

Interactive malware hunting service with live access to the heart of an incident.

Yara mode for GNU Emacs to edit Yara related files

Python wrapper for Android APK decompilation with various converter and decompiler options.

ILSpy is the open-source .NET assembly browser and decompiler with various decompiler frontends and features.

Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform with a focus on automation and a clean GUI.

A blind SQL injection tool written in Golang