TransWikia.com

IDA how to view path between 2 functions

Reverse Engineering Asked on December 18, 2020

I like to view the path between 2 functions with IDA 7.0.

I have already tried with "function browser" but not work becouse these 2 functions are not linked.

For what I see there is no way to choose multiple functions and see their position in the graph.

There is a way with IDA or other software to show the path between multiple functions ?

Thanks !

2 Answers

It's a bit complicated but should be possible via the proximity view. You can also try a third party plugin AlleyCat.

Correct answer by Igor Skochinsky on December 18, 2020

Go to the function you know or assume to be higher on the call stack, select the function name and press X or right-click->'Jump to xref...' for a list of direct references. To look for a given function, do that recursively for all the references from the list. A more time-saving method though would be setting two breakpoints in a debugger and logging all the in-between callers.

Answered by mimak on December 18, 2020

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP