mkYARA

Code signature generator

Automates generation of YARA rules from executable code

Generating YARA rules based on binary code

GitHub

203 stars
19 watching
50 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yara-silly-silly/yarasilly2 Automatically generates YARA rules from sample files for malware analysis 28
nccgroup/yaml2yara Automates rule generation from YAML data to detect specific security threats 22
arieljt/vtcodesimilarity-yaragen Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. 96
fxb-cocacoding/yara-signator Automatically generates YARA signatures for malware based on disassembly reports and curated malware repository 155
plyara/plyara Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis 174
alienvault-otx/yabin Generates Yara signatures for identifying malware code similarities 157
inquest/yara-rules A collection of YARA rules for threat hunting and signature detection. 363
matonis/yara_tools A Python library for creating YARA rules with automated features. 72
jimmy-sonny/yayagen An automatic procedure to generate YARA rules from a set of malware reports 62
futurecomputing4ai/autoyara Automated rule generation tool for malware analysis using biclustering algorithm 59
hyuunnn/hyara A plugin for multiple reverse engineering tools to generate YARA rules 223
neo23x0/yargen Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. 1,555
fxb-cocacoding/java2yara A Java library to generate YARA rules from Java classes 3
darienhuss/shotgunyara Tools and utilities for generating encoded versions of input data 9
dissectmalware/base64_substring Generates Yara rules to search for specific keywords in base64-encoded files 40