paradiseduo / appdecrypt

appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled (macOS 11.3 or below)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decrypt IPA occur error

xellosiris opened this issue · comments

I tried to decrypt IPA "JW library" but it occurred error. Here is what I done:
1.rename .ipa to zip and unzip it
2.mkdir on Desktop and name it "payload"
3.decrypt app where in unzipped floder

here is error message I received:
截圖 2021-08-13 上午10 12 58

mac with M1?

No Mac with intel. But I build in “build-macOS_x86.sh” 如果你喜歡可以說中文,哈 從我的iPad傳送

那用不了的

可是我留意你的程序有給x86的shell(build-macOS_x86.sh),所以decrypt不能在intel 系統上操作嗎?我只是需要脫殼而已

那个文件只是说明可以在x86的电脑上编译成功。

要脱壳的IPA必须跟脱壳环境对应。

如果你是从iPhone的App Store上下载的ipa,那么必须要在越狱的iPhone上使用appdecrypt进行脱壳。

如果你是从mac的App Store上下载的ipa,那么必须在装有M1芯片的mac上使用appdecrypt进行脱壳。

原來如此,謝謝你耐心地解答。
另外一個問題請教是,我是利用ipatool下載ipa檔案,這樣算是从mac的App Store上下载的ipa嗎?
我想要利用sideload的方式安裝decrypt IPA在m1

原來如此,謝謝你耐心地解答。
另外一個問題請教是,我是利用ipatool下載ipa檔案,這樣算是从mac的App Store上下载的ipa嗎?
我想要利用sideload的方式安裝decrypt IPA在m1

不算,ipatool是从iPhone的App Store上下载ipa的。