PefTool v1.6

This is a PEF binary disassembler that parses all PEF headers, fully disassembles, and unmangles C++ symbols. It has some interesting features you won't find in PEFViewer (Apple's closed source PEF disassembler): disassembly filtering (enter just a class name!), function name dumping (to all dump unmangled functions), and imported symbol table dumping. Version 1.6 now performs simple symbol lookup (will let you know if branching directly to another function.

link