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.47k stars 355 forks source link

keypatch found invalid assembly #89

Open Owyn opened 1 year ago

Owyn commented 1 year ago

can't edit assembly cuz the original is deemed invalid by the keypatch lea ebx, dword ptr [esp+64h+HowMuch]

as you can see - it's already there, just can't be edited cuz it's too hard for the keypatch to understand it image

image