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.
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…