BinCAT is a static Binary Code Analysis Toolkit, designed to help reverse engineers, directly from IDA or using Python for automation.
It features:
Also Read : LOLBAS – Living Off The Land Binaries And Scripts
Quick FAQ
Supported host platforms:
Supported CPU for analysis (for now):
Only IDA v7 or later is supported
v6.9 may work, but we won’t support it.
Binary distribution install (recommended)
The binary distribution includes everything needed:
Install steps:
install_plugin.py
The analyzer can be used locally or through a Web service.
On Linux:
On Windows:
BinCAT should work with IDA on Wine, once pip is installed:
~/.wine/drive_c/Python27/python.exe get-pip.py
Ctrl-Shift-B
shortcut, or using the Edit -> Plugins -> BinCAT
menuBinCAT Configuration
pane, click <-- Current
to define the start addressGlobal options can be configured through the Edit/BinCAT/Options
menu.
Default config and options are stored in $IDAUSR/idabincat/conf
.
save to idb
checkboxKali 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…