keypatch icon indicating copy to clipboard operation
keypatch copied to clipboard

Keypatch cannot launch in IDA 7.0

Open pharazone opened this issue 7 years ago • 1 comments

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.

pharazone avatar Aug 11 '18 02:08 pharazone

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

fjh658 avatar Aug 16 '18 13:08 fjh658