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

Keypatch cannot launch in IDA 7.0 #49

Open
pharazone opened this issue Aug 11, 2018 · 1 comment
Open

Keypatch cannot launch in IDA 7.0 #49

pharazone opened this issue Aug 11, 2018 · 1 comment

Comments

@pharazone
Copy link

pharazone commented Aug 11, 2018

I use Windows 10 platform.
Open the IDA, and load keystone plugin, but it did not work.
here is my problem:
E:\IDA 7.0\plugins\keypatch.py: invalid syntax (E:/IDA 7.0/plugins/keypatch.py, line 7)
Traceback (most recent call last):
File "E:\IDA 7.0\python\ida_idaapi.py", line 553, in IDAPython_ExecScript
execfile(script, g)
File "E:/IDA 7.0/plugins/keypatch.py", line 7

^
SyntaxError: invalid syntax

image

I installed the .msi in your website, and copied the keypatch.py to the plugins folder.

How can I fix it?Thank you.

@fjh658
Copy link
Contributor

fjh658 commented Aug 16, 2018

Is your keypatch.py file a html format?
Please download the raw format of python on github.

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

2 participants