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.

GitHub

35 stars
6 watching
7 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dissectmalware/yaradbg-backend An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. 24
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
neo23x0/yargen Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. 1,569
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
fxb-cocacoding/java2yara A Java library to generate YARA rules from Java classes 3
efforg/yaya Automates the curation and scanning of Yara rules using a command-line interface. 269
neo23x0/yaranalyzer Analyzes and reports on Yara rules and files 362
sophos/yaraml_rules Automates the creation of Yara rules from machine learning models trained on malware and benign samples. 214
nccgroup/yaml2yara Automated generation of YARA rules from YAML input data 22
michelcrypt4d4mus/yaralyzer Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions 109
fxb-cocacoding/yara-signator Automatically generates YARA signatures for malware based on disassembly reports and curated malware repository 157
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
stellarbear/yarasharp A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries 36