Is it possible to get code from .ipa file ?
Asked
Active
Viewed 1,740 times
1 Answers
4
The .ipa file has machine code, which can be disassembled into hard-to-read assembly code, but there is no way to get the original source code from the .ipa file.

user3386109
- 34,287
- 7
- 49
- 68