java2yara
Class rule generator
A Java library to generate YARA rules from Java classes
A minimal library to generate YARA rules from JAVA
3 stars
0 watching
0 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
java-8yarayara-format
Related projects:
Repository | Description | Stars |
---|---|---|
futurecomputing4ai/autoyara | Automated rule generation tool for malware analysis using biclustering algorithm | 59 |
fxb-cocacoding/yara-signator | Automatically generates YARA signatures for malware based on disassembly reports and curated malware repository | 155 |
nccgroup/yaml2yara | Automates rule generation from YAML data to detect specific security threats | 22 |
jimmy-sonny/yayagen | An automatic procedure to generate YARA rules from a set of malware reports | 62 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |
malgamy/yara_rules | A collection of Yara rules for identifying and classifying files based on their characteristics. | 64 |
mrexodia/yaragen | Generates Yara rules from function basic blocks in debugged binary images | 35 |
fox-it/mkyara | Automates generation of YARA rules from executable code | 203 |
hyuunnn/hyara | A plugin for multiple reverse engineering tools to generate YARA rules | 223 |
fboldewin/yara-rules | A collection of YARA rules used to identify malicious patterns in binary files | 61 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 267 |
matonis/yara_tools | A Python library for creating YARA rules with automated features. | 72 |
circl/factual-rules-generator | Generates YARA rules to identify installed software on a machine based on collected digital forensic evidence | 76 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,555 |
punch-cyber/yaraguardian | A web interface for managing Yara rules and related data | 190 |