Yara Mode for GNU Emacs Logo

Yara Mode for GNU Emacs

0
Free
Updated 11 March 2025
Visit Website

Yara mode for GNU Emacs to edit Yara related files. This mode provides syntax highlighting, indentation, and other features for editing Yara rules. How to use YARA Language Server: 1. Install the `yls` from https://github.com/avast/yls 2. Run `pip install -U yls-yara` to install the YARA Language Server. 3. Set up a custom language server in the `init.el` file. Example setup: (with-eval-after-load 'lsp-mode (add-to-list 'lsp-language-id-configuration '(yara-mode . "yara")) (lsp-register-client (make-lsp-client :new-connection (lsp-stdio-connection "yls") :activation-fn (lsp-activate-on "yara") :server-id 'yls)))

FEATURES

SIMILAR TOOLS

Generates a YARA rule to match basic blocks of the current function in IDA Pro

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

Microservice for scanning files with Yara

KLara is a distributed system written in Python that helps Threat Intelligence researchers hunt for new malware using Yara.

A collection of Android Applications with malware analysis results

A wordlist to bruteforce for Local File Inclusion (LFI) vulnerabilities

Identifies 137 malicious npm packages and gathers system information to a remote server.

Debugger and .NET assembly editor with advanced debugging features.

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

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

VAT: NL005301434B12

Copyright © 2025 - All rights reserved