質問

Is it possible to get code from .ipa file ?

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top