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

AttributeError: module 'idaapi' has no attribute 'inf_is_32bit' #28

Open
007-system opened this issue Oct 24, 2024 · 1 comment
Open

Comments

@007-system
Copy link

Use IDA Pro 8.3

Failed while executing plugin_t.init():
Traceback (most recent call last):
  File "D:/IDA_Pro_8.3/plugins/LazyIDA.py", line 722, in init
    elif idaapi.inf_is_32bit():
         ^^^^^^^^^^^^^^^^^^^
AttributeError: module 'idaapi' has no attribute 'inf_is_32bit
@007-system
Copy link
Author

what do i do?

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

1 participant