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 : idaapi.eclose missing #146

Open
sudhackar opened this issue Sep 23, 2024 · 0 comments
Open

IDA 9 : idaapi.eclose missing #146

sudhackar opened this issue Sep 23, 2024 · 0 comments

Comments

@sudhackar
Copy link

sudhackar commented Sep 23, 2024

    idaapi.eclose(ida_fd)
    ^^^^^^^^^^^^^
AttributeError: module 'idaapi' has no attribute 'eclose'

is causing lighthouse to fail loading any coverage trace. Just commenting out the line works fine.

# ida_diskio

## Removed functions

* enumerate_files2
* eclose

from IDAPython Porting Guide

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