YaraGen
Basic Block Analyzer
Generates Yara rules from function basic blocks in debugged binary images
Plugin for x64dbg to generate Yara rules from function basic blocks.
35 stars
6 watching
7 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
| Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. | 332 |
| Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,569 |
| Automatically generates YARA rules from sample files for malware analysis | 28 |
| A collection of Yara rules for identifying and classifying files based on their characteristics. | 64 |
| A Java library to generate YARA rules from Java classes | 3 |
| Automates the curation and scanning of Yara rules using a command-line interface. | 269 |
| Analyzes and reports on Yara rules and files | 362 |
| Automates the creation of Yara rules from machine learning models trained on malware and benign samples. | 214 |
| Automated generation of YARA rules from YAML input data | 22 |
| Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 109 |
| Automatically generates YARA signatures for malware based on disassembly reports and curated malware repository | 157 |
| 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 |
| A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |