IDA 7.6 not supported
See original GitHub issueIDA 7.6 is not in the helpers list here: https://github.com/fireeye/capa/blob/cfa904a0a01e972cab67ed92370d7996458240d4/capa/ida/helpers/__init__.py#L21-L26
This causes the plugin to fail to load with
[WARNING] This plugin does not support your IDA Pro version (__init__:is_supported_ida_version)
[WARNING] Your IDA Pro version is: 7.6. Supported versions are: 7.1, 7.2, 7.3, 7.4, 7.5. (__init__:is_supported_ida_version)
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
IDA 7.6 not supported · Issue #496 · mandiant/capa - GitHub
after using hexrays' QtWidgets.pyd fix and manually adding 7.6 to capa package it works fine, why not merge already?
Read more >Welcome to IDA 7.6! - Hex Rays
IDA 7.6 adds official support for 3.9 (while still supporting previous 3.x versions and 2.7). Python 3.9.1 is also officially available for macOS...
Read more >IDA 7.6 and PTC Integrity eclipse plugin - Forums - IBM Support
I have installed Integrity eclipse plug-in on my computer but I am not able to utilize all the functions of the plug-in from...
Read more >IDA PRO – the state-of-the-art binary code analysis tool
Our beta testers reported that IDA 7.6 is “incredibly stable” and “way faster” on Apple Silicon. Debugging native arm64 processes is also supported...
Read more >Edit (patch) a binary file in IDA Pro - Stack Overflow
Possibly edit: idagui.cfg: DISPLAY_PATCH_SUBMENU = YES. If the menu is not enabled, then use. Edit/Patch code/Change Byte.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The updated QtWidgets.so files have been provided by Hex-Rays today:
https://www.hex-rays.com/blog/ida-7-6-empty-qtreeview-qtreewidget/
7.6sp1 released today including bugfix for this issue: https://www.hex-rays.com/products/ida/news/7_6sp1/