在 IDA Pro 中编辑(修补)二进制文件 [英] Edit (patch) a binary file in IDA Pro

查看:38
本文介绍了在 IDA Pro 中编辑(修补)二进制文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道如何在ida pro中编辑二进制文件(我只需要更改一条指令!)

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

(它的 ARM 二进制文件)

(its ARM binary)

谢谢

推荐答案

  1. 在IDA View"子视图中选择您需要更改的指令.

  1. select the instruction you need to change in "IDA View" subview.

切换到十六进制视图"子视图.您将看到几个突出显示的十六进制数字.

switch to "Hex View" subview. You will see several highlighting hex numbers.

按F2",编辑它,完成后,再次按F2".

press "F2", edit it, when you finish, press "F2" again.

仅此而已.您将在其他子视图中看到您的更改.

That's all. you will see your change in other subviews.

这篇关于在 IDA Pro 中编辑(修补)二进制文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆