yara_scanner
Yara Scanner
A Python wrapper around libyara that provides scanning capabilities with customizable options and distributed multi-core processing.
A Python wrapper library for libyara and a local server for fully utilizing the CPUs of the system to scan with yara...with additional capabilities.
18 stars
4 watching
8 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A .NET wrapper for the yara threat intelligence analysis library, providing a simplified API for integrating yara into .NET projects. | 52 |
| A tool for scanning binary data in IDA using Yara signatures | 22 |
| A Python interface to use YARA's features from Python programs | 665 |
| A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. | 104 |
| Provides bindings for YARA, allowing Node.js to interface with the YARA rule compilation and scanning functionality. | 13 |
| A Python wrapper around the Yara API to access process memory | 11 |
| A tool to scan node modules for malicious scripts by applying YARA rules | 20 |
| An ICAP server with a YARA scanner for URL and content analysis | 57 |
| An extension that integrates Yara scanner functionality into Burp Suite's interface. | 46 |
| Automates the scanning of email attachments with Yara rules for malware detection | 28 |
| A tool that extracts HTTP streams from PCAP files and scans them with YARA for malware detection | 101 |
| A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
| A .Net wrapper library for the native Yara library to quickly identify and classify malware samples. | 38 |
| Performs OCR on images and scans them for matches to Yara rules | 40 |
| A utility that integrates Yara pattern scanning into Windows' right-click menu, allowing users to scan files and folders for malware patterns. | 35 |