yara_tools

Rule generator

A Python library for creating YARA rules with automated features.

Create an entire YARA rule via Python? Whhhhhhaatttt?

GitHub

72 stars
9 watching
8 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
plyara/plyaraA tool to parse YARA rules into a dictionary representation for easier operations and analysis.175
jimmy-sonny/yayagenAn automatic procedure to generate YARA rules from a set of malware reports62
bitsofbinary/yaraparserA Python tool to parse and represent Yara rules in a structured format8
yara-silly-silly/yarasilly2Automatically generates YARA rules from sample files for malware analysis28
sophos/yaraml_rulesAutomates the creation of Yara rules from machine learning models trained on malware and benign samples.214
punch-cyber/yaraguardianA web interface for managing Yara rules and related data191
neo23x0/yargenGenerates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use.1,569
fox-it/mkyaraAutomates generation of YARA rules from executable code205
malgamy/yara_rulesA collection of Yara rules for identifying and classifying files based on their characteristics.64
m0n4/yara-matches-correspondance-arrayA tool to visually analyze the correspondences between YARA rules and sample strings3
hyuunnn/hyaraA plugin for multiple reverse engineering tools to generate YARA rules224
efforg/yayaAutomates the curation and scanning of Yara rules using a command-line interface.269
nccgroup/yaml2yaraAutomated generation of YARA rules from YAML input data22
neo23x0/yaranalyzerAnalyzes and reports on Yara rules and files362
fxb-cocacoding/java2yaraA Java library to generate YARA rules from Java classes3