ida_yara
Binary scanner
A tool for scanning binary data in IDA using Yara signatures
A python script that can be used to scan data within in an IDB using Yara.
22 stars
1 watching
4 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
oalabs/findyara-ida | A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets | 171 |
ace-ecosystem/yara_scanner | A Python wrapper around libyara that provides scanning capabilities with customizable options and distributed multi-core processing. | 18 |
bnbdr/ida-yara-processor | A tool that processes and executes compiled YARA rules within an IDA disassembler environment. | 29 |
bandrel/ocyara | Performs OCR on images and scans them for matches to Yara rules | 40 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
polymorf/findcrypt-yara | An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,354 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
nogoodconfig/pyarascanner | A multithreaded tool for scanning files against YARA rules to detect malware or suspicious activity | 26 |
nccgroup/idahunt | A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts. | 376 |
ramadhanamizudin/python-icap-yara | An ICAP server with a YARA scanner for URL and content analysis | 57 |
techbliss/yara_mailware_quick_menu_scanner | A utility that integrates Yara pattern scanning into Windows' right-click menu, allowing users to scan files and folders for malware patterns. | 35 |
yara-rules/yara-endpoint | A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. | 104 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
diablohorn/yara4pentesters | A tool to identify files containing sensitive information using YARA rules | 124 |
kevthehermit/yaramail | Automated scanner and extractor of attachments from emails | 28 |