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

Issues with IDA 7.4 #29

Open
recvfrom opened this issue Feb 27, 2020 · 1 comment
Open

Issues with IDA 7.4 #29

recvfrom opened this issue Feb 27, 2020 · 1 comment

Comments

@recvfrom
Copy link

C:\Program Files\IDA Pro 7.4\plugins\casc_plugin.py: cannot import name GetIdaDirectory
Traceback (most recent call last):
  File "C:\Program Files\IDA Pro 7.4\python\2\ida_idaapi.py", line 622, in IDAPython_ExecScript
    exec(code, g)
  File "C:/Program Files/IDA Pro 7.4/plugins/casc_plugin.py", line 52, in <module>
    from idc import GetIdaDirectory
ImportError: cannot import name GetIdaDirectory
@recvfrom
Copy link
Author

recvfrom commented Mar 4, 2020

This gets CASC working again for now:

image

From: https://www.hex-rays.com/products/ida/support/ida74_idapython_no_bc695/

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