otx is available from http://otx.osxninja.com/

To get a list of functions from a binary you can use..

otx binary | grep -v " " out | grep -v "<TAB>" | grep -v "+" | grep -v "$" >funcs

otx (last edited 2008-04-03 01:34:55 by NathanRamella)