YaraSharp
Binary analyzer
A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries
C# wrapper around the Yara pattern matching library
36 stars
10 watching
9 forks
Language: C
last commit: almost 3 years ago
Linked from 1 awesome list
async-scanningcsharplibyaranetwrapperwrapper-apiwrapper-libraryyarayara-forensicsyara-scanner
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/libyara.net | A .NET wrapper for the yara threat intelligence analysis library, providing a simplified API for integrating yara into .NET projects. | 51 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
michelcrypt4d4mus/yaralyzer | Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 107 |
codewatchorg/burp-yara-rules | Provides Yara rules to identify malicious software in web applications | 44 |
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 1 |
airbus-cert/dnyara | A .Net wrapper library for the native Yara library to quickly identify and classify malware samples. | 38 |
karttoon/binsequencer | Automates pattern detection and YARA rule generation for malware analysis | 74 |
yara-rules/yara-endpoint | A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. | 104 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
dissectmalware/yaradbg-frontend | A web application for analyzing Yara rules and inspecting malware files | 37 |
virustotal/yara | A tool for creating pattern matching rules to identify and classify malware samples | 8,300 |
imp0rtp3/yobi | A web browser extension that intercepts and analyzes script requests to detect malware using YARA rules | 47 |
nogoodconfig/pyarascanner | A multithreaded tool for scanning files against YARA rules to detect malware or suspicious activity | 26 |
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 |
sh3llyr/yarascanparser | A tool to parse JSON output from Yara Scan Service's malware analysis and extract relevant information for rule optimization. | 11 |