Simple ionic app (without code obfuscation) can be easily extract ipa file using tar or unzip.
Result is full source code.
Using iTune download app. Go to app folder (googling) copy ipa file.
Then using tar -xf file.ipa. Source code in result (you can check size of folder to get right thing).
I using Mac Mini OSX, may be iTune on Windows can download ipa ?
Result is full source code.
Using iTune download app. Go to app folder (googling) copy ipa file.
Then using tar -xf file.ipa. Source code in result (you can check size of folder to get right thing).
I using Mac Mini OSX, may be iTune on Windows can download ipa ?
Comments
Post a Comment