keystone-engine / keypatch

Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
http://www.keystone-engine.org/keypatch
GNU General Public License v2.0
1.49k stars 355 forks source link

Problem Did it all fine, willing to answer any questions #42

Open OGJG opened 6 years ago

OGJG commented 6 years ago

Failed while executing plugin_t.init(): Traceback (most recent call last): File "C:/Program Files/IDA 7.0/plugins/keypatch.py", line 1499, in init menu = idaapi.add_menu_item("Edit/Keypatch/", "Patcher (Ctrl-Alt-K)", "", 1, self.patcher, None) AttributeError: 'module' object has no attribute 'add_menu_item'

aquynh commented 6 years ago

Did you try with latest keypatch.py from Github? We made some fixes for IDA 7 there.

OGJG commented 6 years ago

It works now, still can't handle the arch im trying to patch..brtrue.s