yaramod
Rule parser
A C++ library for parsing and generating YARA rulesets.
Parsing of YARA rules into AST and building new rulesets in C++.
120 stars
16 watching
44 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python tool to parse and represent Yara rules in a structured format | 8 |
| A language server for YARA, providing features like code completion and linting. | 69 |
| A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
| Validates Yara rules and tries to repair broken ones | 39 |
| An interactive debugger for a specific programming language | 88 |
| Automates the creation of Yara rules from machine learning models trained on malware and benign samples. | 214 |
| A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
| A C-based R package for parsing and generating YAML documents | 166 |
| Analyzes and reports on Yara rules and files | 362 |
| An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
| 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 |
| A Python library for creating YARA rules with automated features. | 72 |
| A script to collect and aggregate Yara rules from various sources. | 26 |
| Automates the curation and scanning of Yara rules using a command-line interface. | 269 |