mkYARA
Code signature generator
Automates generation of YARA rules from executable code
Generating YARA rules based on binary code
205 stars
19 watching
49 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically generates YARA rules from sample files for malware analysis | 28 |
| Automated generation of YARA rules from YAML input data | 22 |
| Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
| Automatically generates YARA signatures for malware based on disassembly reports and curated malware repository | 157 |
| A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
| Generates Yara signatures for identifying malware code similarities | 158 |
| A collection of YARA rules for threat hunting and signature detection. | 368 |
| A Python library for creating YARA rules with automated features. | 72 |
| An automatic procedure to generate YARA rules from a set of malware reports | 62 |
| Automated rule generation tool for malware analysis using biclustering algorithm | 61 |
| A plugin for multiple reverse engineering tools to generate YARA rules | 224 |
| Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,569 |
| A Java library to generate YARA rules from Java classes | 3 |
| Tools and utilities for generating encoded versions of input data | 9 |
| Generates Yara rules to search for specific keywords in base64-encoded files | 41 |