Edit (patch) a binary file in IDA Pro

前端 未结 6 1547
广开言路
广开言路 2021-02-12 19:50

i would like to know how to edit a binary file in ida pro (i just need to change one instruction!)

(its ARM binary)

thanks

6条回答
  •  闹比i
    闹比i (楼主)
    2021-02-12 20:32

    First do as Lundman suggested, then choose File / Produce / DIF file.

    Then apply the diff file using an external tool

提交回复
热议问题