yara-rust
Pattern matcher library
Provides Rust bindings for a popular pattern-matching library from VirusTotal
Rust bindings for VirusTotal/Yara
77 stars
8 watching
29 forks
Language: Rust
last commit: 5 months ago
Linked from 1 awesome list
pattern-matchingrustrust-bindingsyara
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 pure Rust implementation of the YAML 1.2 specification | 613 |
| A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
| A collection of YARA rules used to identify malicious patterns in binary files | 62 |
| Tool to create and match patterns for identifying malware samples | 8,370 |
| Automatically generates YARA rules from sample files for malware analysis | 28 |
| A library providing Go bindings for YARA's pattern matching API. | 361 |
| Tools to detect and analyze malware using Yara rules | 2 |
| Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,569 |
| A Python interface to use YARA's features from Python programs | 665 |
| A tool to scan node modules for malicious scripts by applying YARA rules | 20 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| An interactive debugger for a specific programming language | 88 |
| Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |