Hyara
Rule generator
A plugin for multiple reverse engineering tools to generate YARA rules
Yara rule making tool (IDA Pro & Binary Ninja & Cutter & Ghidra Plugin)
223 stars
11 watching
42 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
binaryninjabinaryninja-plugincuttercutter-pluginghidraghidra-extensionghidra-pluginidaida-pluginida-proidaproidapythonidapython-pluginyarayara-rules
Related projects:
Repository | Description | Stars |
---|---|---|
jimmy-sonny/yayagen | An automatic procedure to generate YARA rules from a set of malware reports | 62 |
bnbdr/ida-yara-processor | A tool that processes and executes compiled YARA rules within an IDA disassembler environment. | 29 |
futurecomputing4ai/autoyara | Automated rule generation tool for malware analysis using biclustering algorithm | 59 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,555 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
fox-it/mkyara | Automates generation of YARA rules from executable code | 203 |
matonis/yara_tools | A Python library for creating YARA rules with automated features. | 72 |
nccgroup/yaml2yara | Automates rule generation from YAML data to detect specific security threats | 22 |
fxb-cocacoding/java2yara | A Java library to generate YARA rules from Java classes | 3 |
xen0ph0n/yaragenerator | Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. | 332 |
oalabs/findyara-ida | A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets | 171 |
immortalp0ny/yarg | A tool that generates Yara rules from x86/x86-64 code by analyzing instruction structures and parameters. | 25 |
fboldewin/yara-rules | A collection of YARA rules used to identify malicious patterns in binary files | 61 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |