-
Notifications
You must be signed in to change notification settings - Fork 50
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
[BUG] module 'idaapi' has no attribute 'compiled_binpat_vec_t' #27
Comments
It was tested starting from IDA 7.6 but shouldn't be mandatory. Which version of python you're on? |
3.8.3 I'll try a later version of IDA in a few days. |
Same issue in IDA 7.5 and Python 3.9.4 |
would you mind sharing the driver causing the error? |
Sure, it is not rare to find such driver. |
Tested on IDA 7.6 on Python 3.10.4, fixed in https://github.com/VoidSec/DriverBuddyReloaded/releases/tag/1.6 |
Sorry to remention, but Im facing this on latest release. However, I'm on IDA v7.2. Any resolution for this? |
@rjt-gupta would you mind sharing the driver causing the error? You can send me an email at voidsec[at]voidsec.com if you'd like to keep it private. |
@HongThatCong thank you very much for pointing that out! I'll update the readme in order to reflect that requirement |
@HongThatCong @VoidSec Thanks for the clarification. Unfortunately, I can't share the driver since its proprietary. But, please let me know if there is a workaround for this issue for IDA < v7.5 |
Yes, @VoidSec can rewrite the binary search function with code in picture above and this picture: |
@VoidSec Do you plan to fix this anytime soon? |
I'll probably take some time next week to patch some of these bugs. |
Version 7.5.201028 Windows x64 (64-bit address size)
7.6 minimum required?
The text was updated successfully, but these errors were encountered: