行业解决方案查看所有行业解决方案
IDA 用于解决软件行业的关键问题。
发布时间:2023-05-11 13: 08: 34
Action name:ChartXrefsFrom
This command displays the graph of code xrefs from the current address/range of selected addresses in the program.
In this direction,data xrefs aren't analyzed to avoid overloaded graphs.
The addresses are represented as nodes.The xrefs are represented as edges between nodes.
See also View|Graphs submenu.
中文翻译:
操作名称:ChartXrefsFrom
此命令显示来自程序中选定地址的当前地址/范围。
不分析数据外部参照以避免图形过载。
地址表示为节点。外部参照表示为节点之间的边缘。
另见查看|图表子菜单。
展开阅读全文
︾
读者也喜欢这些内容:
IDA Pro显示使用定义的外部参照图表(Display used-defined chart of xrefs)
...
阅读全文 >
IDA Pro地址的外部参照图表(Display chart of xrefs to addresses)
...
阅读全文 >
IDA pro标记位置(Mark Position)
...
阅读全文 >
exe反编译软件有哪些 exe反编译成c语言
作为一名计算机专业人员,反编译工具是必备的工具之一。EXE文件是Windows操作系统中的可执行文件,有时需要将其反编译成C语言代码,以便进行分析或修改。因此,exe反编译软件也成为了必备的工具之一。在本文中,我们将讨论exe反编译软件的种类和能够将exe反编译成C语言的工具。...
阅读全文 >