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

FAILED to process this input #61

Closed shoaloak closed 5 years ago

shoaloak commented 5 years ago

I use IDA 7.0.170914 on Windows 10 x64 with Keypatch v2.2. When i try to patch instructions, I always get the "FAILED to process this input" error.

Keypatch: attempting to fill range [0x100DE6:0x100DE5] with "mov eax, 42" Keypatch: successfully filled range [0x100DE6:0x100DE5] (0 bytes) with "mov eax, 42", replaced "" Keypatch: FAILED to process this input 'mov eax, 42' Keypatch: successfully reverted 0 byte(s) at 0x100DE6 from [] to []

Animelubitel commented 5 years ago

Right click on a line, but not select it

shoaloak commented 5 years ago

Too long ago, already got it working on Wine. Closing.