yarg
Instruction analyzer
A tool that generates Yara rules from x86/x86-64 code by analyzing instruction structures and parameters.
Yet another rule generator for Yara
25 stars
1 watching
0 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 359 |
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 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
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 |
jimmy-sonny/yayagen | An automatic procedure to generate YARA rules from a set of malware reports | 62 |
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 1 |
bnbdr/ida-yara-processor | A tool that processes and executes compiled YARA rules within an IDA disassembler environment. | 29 |
imp0rtp3/yobi | A web browser extension that intercepts and analyzes script requests to detect malware using YARA rules | 47 |
hyuunnn/hyara | A plugin for multiple reverse engineering tools to generate YARA rules | 223 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
polymorf/findcrypt-yara | An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,354 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 267 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
mindmac/androguard-yara | An integration of Androguard and Yara for static APK analysis | 6 |