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

failed to load with IDA 6.6 #243

Closed
JohnWins opened this issue Sep 26, 2016 · 4 comments
Closed

failed to load with IDA 6.6 #243

JohnWins opened this issue Sep 26, 2016 · 4 comments

Comments

@JohnWins
Copy link

Hi,

I have installed IDA 6.6 and 6.8, and it works fine with 6.8 but failed to load 6.6 version.
and here is a screenshot.

ida6_6_failed

@aquynh
Copy link
Member

aquynh commented Sep 26, 2016

this should be reported as an issue of Keypatch at https://github.com/keystone-engine/keypatch, rather than Keystone?

you have this problem because Keystone binding (Python) cannot be seen by your IDA 6.6 for some reasons.

to fix this, you can do:

@JohnWins
Copy link
Author

Thanks for your info.
I have re-install it and copy keystone folder to python folder,
and it works now.

@aquynh
Copy link
Member

aquynh commented Sep 26, 2016

so section https://github.com/keystone-engine/keypatch/blob/master/README.md#a1-windows should be improved. if you can, please send a pull req to do that, thanks.

@LittleSec
Copy link

I have a program "module 'keystone' has no attribute 'KS_ARCH_X86'", maybe you can see this https://docs.angr.io/introductory-errata/install

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

3 participants