yara_tools
Rule generator
A Python library for creating YARA rules with automated features.
Create an entire YARA rule via Python? Whhhhhhaatttt?
72 stars
9 watching
8 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
| An automatic procedure to generate YARA rules from a set of malware reports | 62 |
| A Python tool to parse and represent Yara rules in a structured format | 8 |
| Automatically generates YARA rules from sample files for malware analysis | 28 |
| Automates the creation of Yara rules from machine learning models trained on malware and benign samples. | 214 |
| A web interface for managing Yara rules and related data | 191 |
| Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,569 |
| Automates generation of YARA rules from executable code | 205 |
| A collection of Yara rules for identifying and classifying files based on their characteristics. | 64 |
| A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
| A plugin for multiple reverse engineering tools to generate YARA rules | 224 |
| Automates the curation and scanning of Yara rules using a command-line interface. | 269 |
| Automated generation of YARA rules from YAML input data | 22 |
| Analyzes and reports on Yara rules and files | 362 |
| A Java library to generate YARA rules from Java classes | 3 |