行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2023-05-10 16: 26: 34
Action name: JumpSuspicious
Suspicious operands are the operands that need your attention because they contain an immediate value that could be a number or an offset. IDA does not know about it, so it marks these instructions as 'suspicious'. You can change the suspiciousness of the operands using set lower limit of suspicious operands and set upper limit of suspicious operands commands.
Data arrays are considered to be suspicious if the first element of the data array is within the lower and upper suspicious limits. Values of other elements are not examined.
You can disable the display of the 'suspicious' marks in the Comments Dialog.
NOTE: We strongly recommend that before producing an ASM file you go through all 'suspicious' marks and get rid of them. After this you have a certain level of confidence that the file has been disassembled correctly.
See also Search submenu
中文翻译:
动作名称: JumpSuspicious
可疑操作数是需要您注意的操作数
因为它们包含一个立即值,可以是
编号或偏移量。 IDA不知道它,所以它标记了这些
指示为“可疑”。您可以更改操作数的可疑性
使用设置可疑操作数的下限和
设置可疑操作数命令的上限。
如果第一个元素的数据数组被认为是可疑的
数据数组在可疑下限和上限内。其他的价值观
不检查元素。
您可以在评论对话框中禁用“可疑”标记的显示。
注意:我们强烈建议您在生成 ASM 文件之前
通过所有“可疑”标记并摆脱它们。在这之后你有
一定程度的信心,该文件已经
正确拆卸。
另请参阅搜索子菜单
展开阅读全文
︾
读者也喜欢这些内容:
逆向工程师和黑客的区别 为什么逆向工程师都在用ida软件
在信息安全和软件开发领域,逆向工程师和黑客是两个备受关注的角色。尽管两者都涉及代码分析和破解,但在职业目标、方法和道德规范上存在显著差异。同时,IDA软件作为逆向工程师的首选工具,其受欢迎的原因也值得探讨。本文将详细分析“逆向工程师和黑客的区别 为什么逆向工程师都在用ida软件”这一主题,并进一步介绍常用的逆向工程软件。...
阅读全文 >
IDA Pro 键盘快捷键(Shortcut keys)
...
阅读全文 >
IDA Pro Diff到二进制跟踪(Diff to binary trace)
...
阅读全文 >
IDA Pro颜色配置(Color configuration)
...
阅读全文 >