mandiant / capa

The FLARE team's open-source tool to identify capabilities in executable files.
https://mandiant.github.io/capa/
Apache License 2.0
4.08k stars 512 forks source link

Failed to load plugin on IDA9.0 #2311

Closed yinsel closed 3 days ago

yinsel commented 3 weeks ago

Description

Steps to Reproduce

Expected behavior:

Successfully loaded plugin on IDA9.0

Actual behavior:

Failed to load plugin on IDA9.0

Versions

Additional Information

mr-tz commented 3 weeks ago

Thanks, there's likely a few updates we'll have to make to the plugin/scripts.

yinsel commented 3 weeks ago

Thanks, there's likely a few updates we'll have to make to the plugin/scripts.

ok😀

yinsel commented 3 days ago

谢谢,我们可能必须对插件/脚本进行一些更新。

Copy 'capa-explorer.py' to the plugin directory, but IDA9.0 still cannot find the option.

mr-tz commented 3 days ago

have you updated to the code in master?

yinsel commented 2 days ago

您是否更新到 master 中的代码?

yes

mr-tz commented 2 days ago

Can you please detail your steps and the issue? I just tried again and it works for me.