行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2023-05-10 15: 55: 47
Action name: JumpFileOffset
IDA will ask you for a target file offset. This command jumps to the address corresponding to this specified file offset. If this file offset corresponds to a valid address then:
- the current address is saved in the jump stack.
- the cursor is positioned to the corresponding address.
The Jump back command (usually Esc) will return you back.
See also
Jump submenu
中文翻译:
动作名称: JumpFileOffset
IDA 将要求您提供目标文件偏移量。该命令跳转到地址
对应于这个指定的文件偏移量。
如果此文件偏移量对应于有效地址,则:
- 当前地址保存在跳转栈中。
- 光标定位到相应的地址。
跳回命令(通常是 Esc)将使您返回。
另见
跳转子菜单
展开阅读全文
︾