keypatch
keypatch copied to clipboard
Keypatch cannot launch in IDA 7.0
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

I installed the .msi in your website, and copied the keypatch.py to the plugins folder.
How can I fix it?Thank you.
Is your keypatch.py file a html format? Please download the raw format of python on github.