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
1 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Analyzes and reports on Yara rules and files | 362 |
| Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. | 332 |
| An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
| Automatically generates YARA rules from sample files for malware analysis | 28 |
| Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,569 |
| An automatic procedure to generate YARA rules from a set of malware reports | 62 |
| Tools to detect and analyze malware using Yara rules | 2 |
| A tool that processes and executes compiled YARA rules within an IDA disassembler environment. | 29 |
| A web browser extension that intercepts and analyzes script requests to detect malware using YARA rules | 48 |
| A plugin for multiple reverse engineering tools to generate YARA rules | 224 |
| A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
| An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,376 |
| Automates the curation and scanning of Yara rules using a command-line interface. | 269 |
| A Python interface to use YARA's features from Python programs | 665 |
| An integration of Androguard and Yara for static APK analysis | 6 |