行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2023-04-23 15: 29: 19
Action name:Rebase program
The whole program will be shifted by the specifed amount of bytes in the memory.The following options are available(we strongly recommend to leave them turned on):
Fix up relocations
This option allows IDA to modify the references
to/from the relocated segment(s).If it is turned
off,the references might be wrong after the move.
Rebase the whole image
This option is accessible only if the whole program
is selected.It allows IDA to adjust internal
variables on the whole program.
Please note rebasing the program might remove user-defined xrefs.
以下为中文翻译:
Rebase程序操作名称:Rebase程序整个程序将按内存中指定的字节数进行移位。
以下选项可用(强烈建议保持打开状态):修复重定位
此选项允许IDA修改对重定位段的引用。如果它被关闭,那么在移动之后引用可能是错误的。
重新调整整个图像
只有在选择了整个程序的情况下才能访问此选项。它允许IDA调整整个程序的内部变量。
请注意,重新调整程序的基础可能会删除用户定义的外部参照。
展开阅读全文
︾