IDA pro asm instructions change

前端 未结 3 1454
再見小時候
再見小時候 2021-02-02 00:14

I just want to know how I can change asm instructions in the IDA-view A:

  1. How to edit instructions(for instance: jnz to jmp)?
  2. How to insert new instruction
3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-02 00:45

    Try IDA Pro 6.1 or 6.2. It has the ability to write the changes to the input file directly.

提交回复
热议问题