Call graph from powerpc elf file with debug symbols

I was trying to decypher a particular piece of wii homebrew and wrote this script to show a call graph, excluding some functions I was uninterested in. Requires powerpc development tools, graphvis, python, and a wii homebrew .elf with symbols intact.

Files currently attached to this page:

cg.py1.2kB



Entry first conceived on 6 June 2008, 12:07 UTC, last modified on 15 January 2012, 3:46 UTC
Website Copyright © 2004-2024 Jeff Epler