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: about 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,555
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. 267
neo23x0/yaranalyzer Analyzes and reports on Yara rules and files 359
sophos/yaraml_rules Automatically generates Yara rules from machine learning models trained on malware and benign data 211
nccgroup/yaml2yara Automates rule generation from YAML data to detect specific security threats 22
michelcrypt4d4mus/yaralyzer Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions 107
fxb-cocacoding/yara-signator Automatically generates YARA signatures for malware based on disassembly reports and curated malware repository 155
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