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: about 2 months ago
Linked from 1 awesome list
pattern-matchingrustrust-bindingsyara
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 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
m0n4/yara-matches-correspondance-array | A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
fboldewin/yara-rules | A collection of YARA rules used to identify malicious patterns in binary files | 61 |
virustotal/yara | A tool for creating pattern matching rules to identify and classify malware samples | 8,300 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |
hillu/go-yara | A library providing Go bindings for YARA's pattern matching API. | 360 |
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 1 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,555 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
rpgeeganage/audit-node-modules-with-yara | A tool to scan node modules for malicious scripts by applying YARA rules | 20 |
alehander92/gara | A macro-based library for pattern matching in Nim programming language | 103 |
avast/yari | An interactive debugger for a specific programming language | 88 |
arieljt/vtcodesimilarity-yaragen | Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
aisamanra/rust-haskell-ffi | A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |