Decompile iPhone app binary

后端 未结 4 658
伪装坚强ぢ
伪装坚强ぢ 2020-12-08 21:17

Is there a way to decompile an iPhone binary file in order to extract it\'s resources like images and sound files?

4条回答
  •  南方客
    南方客 (楼主)
    2020-12-08 21:48

    An iPhone .app file is simply a folder. If you're viewing it on a Mac (or even on the iPhone with iFile), just remove the .app extension and you should be able to view the resources. On Windows and Linux (tested with Ubuntu 14.04), it should "just work" and you'll be able to view the folder's contents without any renaming.

提交回复
热议问题