Use this IDA python plugin to scan your binary with yara rules. All the yara rule matches will be listed with their offset so you can quickly jump to them! 🍻 All credit for this plugin and the code goes to David Berard (@p0ly) 🍻 This plugin is copied from David's excellent findcrypt-yara plugin. This plugin just extends his to use any yara rule. The plugin can be launched from the menu using Edit->Plugins->FindYara or using the hot-key combination Ctrl-Alt-Y. When launched the FindYara will open a file selection dialogue that allows you to select your Yara rules file. Once the rule file has been selected FindYara will scan the loaded binary for rule matches. All rule matches are displayed in a selection box that allows you to double click the matches and jump to their location in the binary. FindYara scans the loaded PE sections in IDA, this means that yara rules that include matches on the PE header will not match in IDA. IDA does not load the PE header as a scannable section. Also, if you have not selected Load resources when loading your binary in IDA then the resources section will be unavailable for scanning. This can lead to false negatives.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
An open-source binary debugger for Windows with a comprehensive plugin system for malware analysis and reverse engineering.
A tutorial on setting up a virtual ARM environment, reversing ARM binaries, and writing basic exploits for ARM using the trafman challenge of rwthCTF as an example.
Repository of scripts, signatures, and IOCs related to various malware analysis topics.
RABCDAsm is a collection of utilities for ActionScript 3 assembly/disassembly and SWF file manipulation.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
A blog post discussing INF-SCT fetch and execute techniques for bypass, evasion, and persistence
PINNED

Mandos
Fractional CISO service that helps B2B companies implement security leadership to win enterprise deals, achieve compliance, and develop strategic security programs.

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.