Re: Function call tree from a binary

Sid Ahmed Ali TOUATI <Sid-Ahmed-Ali.TOUATI@inria.fr>
4 Aug 2000 15:53:50 -0400

          From comp.compilers

Related articles
Function call tree from a binary spujare@yahoo.com (Sanj) (2000-07-27)
Re: Function call tree from a binary kamalp@ix.netcom.com (Kamal R. Prasad) (2000-07-29)
Re: Function call tree from a binary Sid-Ahmed-Ali.TOUATI@inria.fr (Sid Ahmed Ali TOUATI) (2000-08-04)
Re: Function call tree from a binary Sid-Ahmed-Ali.TOUATI@inria.fr (Sid Ahmed Ali TOUATI) (2000-08-04)
Re: Function call tree from a binary ancipites@earthlink.net (D. Brownlee) (2000-08-04)
Re: Function call tree from a binary ferdinand@absint.de (Christian Ferdinand) (2000-08-04)
| List of all articles for this month |

From: Sid Ahmed Ali TOUATI <Sid-Ahmed-Ali.TOUATI@inria.fr>
Newsgroups: comp.compilers
Date: 4 Aug 2000 15:53:50 -0400
Organization: INRIA
References: 00-07-080
Keywords: disassemble

Sanj wrote:
> I would like to know if there is a tool that gives you a function call
> tree/graph from just analyzing the binary. e.g. If I have a Windows
> executable FOO.EXE, is there a tool that can just read this file and give me
> a function call graph? Can someone give me a pointer to such tools?


for wintel platform, you can look at
http://memsys.cs.washington.edu/memsys/html/etch.html


SAAT


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.