findyara-ida
Binary scanner
A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets
IDA python plugin to scan binary with Yara rules
171 stars
13 watching
33 forks
Language: Python
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
alexander-hanel/ida_yara | A tool for scanning binary data in IDA using Yara signatures | 22 |
oalabs/hashdb-ida | A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 296 |
bandrel/ocyara | Performs OCR on images and scans them for matches to Yara rules | 40 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
polymorf/findcrypt-yara | An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,354 |
bnbdr/ida-yara-processor | A tool that processes and executes compiled YARA rules within an IDA disassembler environment. | 29 |
checkpointsw/karta | An IDA plugin that identifies and matches open-sourced libraries in binaries. | 864 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
hyuunnn/hyara | A plugin for multiple reverse engineering tools to generate YARA rules | 223 |
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 1 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
fboldewin/yara-rules | A collection of YARA rules used to identify malicious patterns in binary files | 61 |
ramadhanamizudin/python-icap-yara | An ICAP server with a YARA scanner for URL and content analysis | 57 |
nccgroup/idahunt | A tool to analyze binaries with IDA Pro and automate various tasks such as binary diffing and executing Python scripts. | 376 |
sibears/idagolanghelper | Tools to parse GoLang types information from compiled binaries | 1,017 |