Yara Mode for GNU Emacs Logo

Yara Mode for GNU Emacs

0
Free
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

ALTERNATIVES

A simple Python script to test for a hypothetical JWT vulnerability

Repository of scripts, signatures, and IOCs related to various malware analysis topics.

YARA rules for ProcFilter to detect malware and threats

Tplmap is a tool for detecting and exploiting server-side template injection vulnerabilities.

A curated list of open-source projects containing protestware sourced from various platforms.

A blog post discussing INF-SCT fetch and execute techniques for bypass, evasion, and persistence

Original SmaliHook Java source for Android cracking and reversing.

Interactive .NET SQL console client with enhanced SQL Server discovery, access, and data exfiltration features

PINNED