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.
3 stars
1 watching
0 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
ctiyara
Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 109 |
| A collection of YARA rules used to identify malicious patterns in binary files | 62 |
| A Python tool to parse and represent Yara rules in a structured format | 8 |
| A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
| Tools to detect and analyze malware using Yara rules | 2 |
| A web interface for managing Yara rules and related data | 191 |
| Analyzes and reports on Yara rules and files | 362 |
| Provides Rust bindings for a popular pattern-matching library from VirusTotal | 77 |
| A Python library for creating YARA rules with automated features. | 72 |
| A collection of YARA rules for threat hunting and signature detection. | 368 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A Go library for manipulating YARA rulesets using the same grammar and lexer as the original libyara. | 82 |
| Provides a functional-style recursive pattern matching framework for Python | 29 |
| A script to collect and aggregate Yara rules from various sources. | 26 |
| A C++ library for parsing and generating YARA rulesets. | 120 |