问题遇到的现象和发生背景
使用ida的keypatch插件时,出现401653: has no file mapping (original: 10 patched: 00)skipping问题,找到相关帖子但找到解决方法
操作过程如下:
Keypatch: attempting to modify "beqz $v0, loc_401678" at 0x401650 to "nop"
Keypatch: successfully patched 4 byte(s) at 0x401650 from [09 00 40 10] to [00 00 00 00]
Apply patches to input file后发生错误
401650: has no file mapping (original: 09 patched: 00)skipping
401652: has no file mapping (original: 40 patched: 00)skipping
401653: has no file mapping (original: 10 patched: 00)skipping
Applied 0/3 patch(es)
操作环境、软件版本等信息
idapro9.0rc1