yaraparser
Rule parser
A Python tool to parse and represent Yara rules in a structured format
Python 3 tool to parse Yara rules (extension of yarabuilder)
8 stars
1 watching
2 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
pythonyarayara-parseryara-rules
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
| A tool that processes and executes compiled YARA rules within an IDA disassembler environment. | 29 |
| Analyzes and reports on Yara rules and files | 362 |
| 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 |
| A web interface for managing Yara rules and related data | 191 |
| A Python library for creating YARA rules with automated features. | 72 |
| A C++ library for parsing and generating YARA rulesets. | 120 |
| Automatically generates YARA rules from sample files for malware analysis | 28 |
| A collection of Yara rules for identifying and classifying files based on their characteristics. | 64 |
| Validates Yara rules and tries to repair broken ones | 39 |
| An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
| A Go library for manipulating YARA rulesets using the same grammar and lexer as the original libyara. | 82 |
| Generates Yara rules to search for specific keywords in base64-encoded files | 41 |
| An automatic procedure to generate YARA rules from a set of malware reports | 62 |