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

cannot import ida_utilities #10

Open
zhang-billy opened this issue Jan 1, 2022 · 0 comments
Open

cannot import ida_utilities #10

zhang-billy opened this issue Jan 1, 2022 · 0 comments

Comments

@zhang-billy
Copy link

I was trying to load script file in IDA Pro 7.0 for iOS 12.5.5 kernel. But I am not success with follow messages. It's strange. and can anyone find the way to solve this?

/Users/mac/iosre/tools/ida_kernelcache/ida_kernelcache.py: cannot import name ida_utilities
Traceback (most recent call last):
File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/python/ida_idaapi.py", line 553, in IDAPython_ExecScript
execfile(script, g)
File "/Users/mac/iosre/tools/ida_kernelcache/ida_kernelcache.py", line 8, in
import ida_kernelcache
File "/Applications/IDA Pro 7.0/ida64.app/Contents/MacOS/python/ida_kernelcache/init.py", line 10, in
from . import ida_utilities
ImportError: cannot import name ida_utilities

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