YARA-Matches-Correspondance-Array

Rule matcher

A tool to visually analyze the correspondences between YARA rules and sample strings

A tool designed to help writing and updating YARA rules.

GitHub

3 stars
1 watching
0 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list

ctiyara

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
michelcrypt4d4mus/yaralyzer Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions 107
fboldewin/yara-rules A collection of YARA rules used to identify malicious patterns in binary files 61
bitsofbinary/yaraparser A Python tool to parse and represent Yara rules in a structured format 8
plyara/plyara Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis 174
uppusaikiran/yara-finder Tools to detect and analyze malware using Yara rules 1
punch-cyber/yaraguardian A web interface for managing Yara rules and related data 190
neo23x0/yaranalyzer Analyzes and reports on Yara rules and files 359
hugal31/yara-rust Provides Rust bindings for a popular pattern-matching library from VirusTotal 77
matonis/yara_tools A Python library for creating YARA rules with automated features. 72
inquest/yara-rules A collection of YARA rules for threat hunting and signature detection. 363
alehander92/gara A macro-based library for pattern matching in Nim programming language 103
northern-lights/yara-parser A Go library for manipulating YARA rulesets using the same grammar and lexer as the original libyara. 82
admk/patmat Provides a functional-style recursive pattern matching framework for Python 29
fadavvi/yara-repo A script to collect and aggregate Yara rules from various sources. 26
avast/yaramod A C++ library for parsing and generating YARA rulesets. 120