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

name 'KS_ARCH_X86' is not defined #77

Open
yogistudio opened this issue Dec 16, 2020 · 2 comments
Open

name 'KS_ARCH_X86' is not defined #77

yogistudio opened this issue Dec 16, 2020 · 2 comments

Comments

@yogistudio
Copy link

File "E:/tools/idapro/plugins/keypatch.py", line 268, in Keypatch_Asm
"X86 16-bit": (KS_ARCH_X86, KS_MODE_16), # X86 16-bit

@RainbowXie
Copy link

Install keystone-engine rather than keystone.

@Bwing4
Copy link

Bwing4 commented Mar 2, 2023

add 'keystone.dll', 'libkeystone.so', 'libkeystone.so.%u' %KS_API_MAJOR, 'libkeystone.dylib' into python3/lib/site-packages/keystone;
one of these file is enough, it's depended on you pc

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