libyara.NET
yara analyzer
A .NET wrapper for the yara threat intelligence analysis library, providing a simplified API for integrating yara into .NET projects.
.NET wrapper for libyara built in C++ CLI used to easily incorporate yara into .NET projects
51 stars
14 watching
19 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
ace-ecosystem/yara_scanner | A Python wrapper around libyara that provides scanning capabilities with customizable options and distributed multi-core processing. | 18 |
yaml/libyaml | A C library for parsing and emitting YAML data format | 963 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
airbus-cert/dnyara | A .Net wrapper library for the native Yara library to quickly identify and classify malware samples. | 38 |
mindmac/androguard-yara | An integration of Androguard and Yara for static APK analysis | 6 |
k-sec-tools/yarafilecheckerlib | A YARA-based library to analyze files and archives for potential maliciousness | 2 |
p8a/yara-java | Java bindings for Yara threat analysis | 23 |
cybercentrecanada/cccs-yara | Defines and validates metadata format for YARA rules used in cyber security analysis | 98 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
strangerealintel/dailyioc | Automated threat intelligence collection from articles and tweets, utilizing YARA patterns | 310 |
securitymagic/yara | A collection of YARA rules for detecting malware and suspicious activity in various environments. | 11 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 359 |
xumeiquer/yara-forensics | A set of Yara rules for forensic file analysis | 135 |
mrexodia/yaragen | Generates Yara rules from function basic blocks in debugged binary images | 35 |