Is it possible to reverse engineering to get the original source code from .ipa file?
问题 I am currently a iPhone apps developer and trying to learn the mechanism of generating the audio impulses by extracting the current ipa solutions and github solutions When using Hopper to extract , only recompiled and incomplete assembly codes are generated. We cannot see any objective classes for further exploration . Are there any alternatives to achieve this aim ? 回答1: There are such things as decompilers, but not sure if there's one for iOS/Objective-C. Anyway you won't get back the