[FFmpeg-devel] [HOWTO] Building FFmpeg for iPhone

Martin Storsjö martin
Mon Oct 5 10:56:38 CEST 2009


On Mon, 5 Oct 2009, M?ns Rullg?rd wrote:

>> May be it could be interesting to disassemble the iphone binary.
>> May be apple gas does some weird things.
>
> I couldn't find an arm/mach-o disassembler.

You should be able to disassemble things with otool, e.g. "otool -t -v 
file.o".

// Martin



More information about the ffmpeg-devel mailing list