yarasafe
Function embedding tool
A tool that enables automatic binary function similarity checks using Yara rules by creating embeddings from function signatures.
SAFE embeddings to match functions in yara
100 stars
13 watching
14 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mrexodia/yaragen | Generates Yara rules from function basic blocks in debugged binary images | 35 |
k-sec-tools/yarafilecheckerlib | A YARA-based library to analyze files and archives for potential maliciousness | 2 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
m0n4/yara-matches-correspondance-array | A tool to visually analyze the correspondences between YARA rules and sample strings | 3 |
michelcrypt4d4mus/yaralyzer | Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 107 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 1 |
dfki-interactive-machine-learning/arasif | Provides sentence embeddings for Arabic languages using pre-trained word embeddings and Smooth Inverse Frequency algorithm | 5 |
xumeiquer/yara-forensics | A set of Yara rules for forensic file analysis | 135 |
dissectmalware/yaradbg-frontend | A web application for analyzing Yara rules and inspecting malware files | 37 |
nogoodconfig/pyarascanner | A multithreaded tool for scanning files against YARA rules to detect malware or suspicious activity | 26 |
fboldewin/yara-rules | A collection of YARA rules used to identify malicious patterns in binary files | 61 |
microsoft/libyara.net | A .NET wrapper for the yara threat intelligence analysis library, providing a simplified API for integrating yara into .NET projects. | 51 |
kevthehermit/yararules | A collection of Yara rules for detecting malware and other malicious patterns | 52 |
kevthehermit/yaramail | Automated scanner and extractor of attachments from emails | 28 |