FindYara uses 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 hop to them!
pip install yara-python
Also ReadDarkSpiritz : A Penetration Testing Framework For Linux, MacOS, and Windows Systems
The plugin can be launched from the menu using Edit->Plugins->FindYara
. Or the plugin can be quickly launched using the hot-key combination ctl-alt-y
.
When the plugin launches it will open a file selection dialogue box. You will need to use this to choose the yara file that you want to scan with.
All of the strings from the yara rule that match the binary will be displayed along with the match locations.
ROADTools is a powerful framework designed for exploring and interacting with Microsoft Azure Active Directory…
Microsoft 365 Groups (also known as M365 Groups or Unified Groups) are at the heart…
SeamlessPass is a specialized tool designed to leverage on-premises Active Directory Kerberos tickets to obtain…
PPLBlade is a powerful Protected Process Dumper designed to capture memory from target processes, hide…
HikPwn: Comprehensive Guide to Scanning Hikvision Devices for Vulnerabilities If you’re searching for an efficient…
What Are Bash Comments? Comments in Bash scripts, are notes in your code that the…