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) |
From: | "Sanj" <spujare@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 27 Jul 2000 21:39:58 -0400 |
Organization: | Concentric Internet Services |
Keywords: | tools, question, comment |
Hi,
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?
Thanks
[I think I've seen binary to binary optimizers that make some kind of
flow graph. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.