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 |
---|---|---|
plyara/plyara | A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
jimmy-sonny/yayagen | An automatic procedure to generate YARA rules from a set of malware reports | 62 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |
sophos/yaraml_rules | Automates the creation of Yara rules from machine learning models trained on malware and benign samples. | 214 |
punch-cyber/yaraguardian | A web interface for managing Yara rules and related data | 191 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,569 |
fox-it/mkyara | Automates generation of YARA rules from executable code | 205 |
malgamy/yara_rules | A collection of Yara rules for identifying and classifying files based on their characteristics. | 64 |
m0n4/yara-matches-correspondance-array | A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
hyuunnn/hyara | A plugin for multiple reverse engineering tools to generate YARA rules | 224 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 269 |
nccgroup/yaml2yara | Automated generation of YARA rules from YAML input data | 22 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 362 |
fxb-cocacoding/java2yara | A Java library to generate YARA rules from Java classes | 3 |