Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDA 9 bin_search3 name change #2497

Open
phate1 opened this issue Nov 19, 2024 · 1 comment
Open

IDA 9 bin_search3 name change #2497

phate1 opened this issue Nov 19, 2024 · 1 comment

Comments

@phate1
Copy link

phate1 commented Nov 19, 2024

Description

in IDA version 9
ida_bytes bin_search3 became bin_search as in this:
Commit 22368fb
which isn't in the release, causing it to crash on IDA9

Steps to Reproduce

pip install flare-capa
capa --version (capa 7.4.0)
run plugin in in IDA9

Expected behavior:

lots of lovely matches

Actual behavior:

ida_bytes' has no attribute 'bin_search3'

Versions

CAPA 7.4.0
IDA 9
python3 3.10
windows11

@phate1 phate1 changed the title ida 9 crash IDA 9 bin_search3 name change Nov 19, 2024
@mr-tz
Copy link
Collaborator

mr-tz commented Nov 19, 2024

Yes, we need a new release to have the fix available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants