YARA-Performance-Guidelines
Rule optimization guide
A guide providing performance optimization tips for YARA rules
A guide on how to write fast and memory friendly YARA rules
126 stars
8 watching
18 forks
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo23x0/yara-style-guide | A style guide for creating YARA rules to enhance readability and usability | 37 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 359 |
neo23x0/rules | A centralized repository of Yara rules for detecting malware and other malicious activities. | 10 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,555 |
imp0rtp3/yara-rules | A repository of custom Yara rules for malware analysis and threat intelligence | 18 |
bnbdr/ida-yara-processor | A tool that processes and executes compiled YARA rules within an IDA disassembler environment. | 29 |
f0wl/yara_rules | A collection of YARA rules for malware analysis and threat intelligence | 10 |
punch-cyber/yaraguardian | A web interface for managing Yara rules and related data | 190 |
mikesxrs/open-source-yara-rules | A collection of YARA rules for detecting malicious code patterns | 334 |
cyberdefenses/cdi_yara | A collection of YARA rules based on intelligence profiles and file work. | 19 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
neo23x0/fnord | Extracts patterns from obfuscated code and generates YARA rules based on sequence statistics | 296 |
m0n4/yara-matches-correspondance-array | A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
jimmy-sonny/yayagen | An automatic procedure to generate YARA rules from a set of malware reports | 62 |
h3x2b/yara-rules | Rules and patterns used to identify malicious software | 23 |