IDA Pro以前的功能

发布于 2024-10-05 04:08:01 字数 173 浏览 0 评论 0原文

我处于 IDA Pro 的图形视图模式,正在查看一个函数。该函数调用另一个函数,当我单击该函数名称时,我会看到它的汇编代码。

我的问题是我想要一种简单的方法来返回我来自的函数,即调用者函数。我可以通过跳转到外部参照来做到这一点,但我希望有一个更简单的“返回”或其他东西(就像 Eclipse 那样)。有这样的功能吗?

I'm in the Graph View mode of IDA Pro and I'm looking at a function. This function calls another function, and when I click on that function name, I'm taken to its assembler code.

My problem is that I want a simple way to get back to the function I came from, the caller function. I can do it with jump to xref to but I was hoping for a simpler "go back" or something (like Eclipse has). Is there such a feature available?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

昔梦 2024-10-12 04:08:01

Esc 键或工具栏上的导航按钮。

Esc key, or navigation buttons on the toolbar.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文