yaralyzer
Pattern matcher
Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions
Visually inspect and force decode YARA and regex matches found in both binary and text data. With Colors.
109 stars
2 watching
14 forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
blueteamdfirhacking-toolmalwaremalware-analysismalware-detectionnetsecnetsec-toolsreverse-engineeringvisualizationyarayara-forensicsyara-formatyara-integratedyara-rulesyara-scanner
Related projects:
Repository | Description | Stars |
---|---|---|
m0n4/yara-matches-correspondance-array | A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 2 |
plyara/plyara | A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
hugal31/yara-rust | Provides Rust bindings for a popular pattern-matching library from VirusTotal | 77 |
polymorf/findcrypt-yara | An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,376 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 362 |
virustotal/yara | Tool to create and match patterns for identifying malware samples | 8,370 |
fboldewin/yara-rules | A collection of YARA rules used to identify malicious patterns in binary files | 62 |
karttoon/binsequencer | Automates pattern detection and YARA rule generation for malware analysis | 74 |
xen0ph0n/yaragenerator | Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. | 332 |
techbliss/yara_mailware_quick_menu_scanner | A utility that integrates Yara pattern scanning into Windows' right-click menu, allowing users to scan files and folders for malware patterns. | 35 |
hempnall/broyara | Integrating Bro's Yara malware analysis capabilities into its file analysis framework | 33 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |