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: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
plyara/plyara Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis 174
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 Automatically generates Yara rules from machine learning models trained on malware and benign data 211
punch-cyber/yaraguardian A web interface for managing Yara rules and related data 190
neo23x0/yargen Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. 1,555
fox-it/mkyara Automates generation of YARA rules from executable code 203
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 223
efforg/yaya Automates the curation and scanning of Yara rules using a command-line interface. 267
nccgroup/yaml2yara Automates rule generation from YAML data to detect specific security threats 22
neo23x0/yaranalyzer Analyzes and reports on Yara rules and files 359
fxb-cocacoding/java2yara A Java library to generate YARA rules from Java classes 3