paradiseduo / appdecrypt

appdecrypt is a tool to make decrypt application encrypted binaries on macOS when SIP-enabled (macOS 11.3 or below)
GNU General Public License v3.0
702 stars 96 forks source link

Decrypt IPA occur error #6

Closed xellosiris closed 2 years ago

xellosiris commented 2 years ago

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
paradiseduo commented 2 years ago

mac with M1?

xellosiris commented 2 years ago

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

paradiseduo @.***> 於 2021年8月13日 上午11:45 寫道:

 mac with M1?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

paradiseduo commented 2 years ago

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

那用不了的

xellosiris commented 2 years ago

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

paradiseduo commented 2 years ago

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

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

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

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

xellosiris commented 2 years ago

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

paradiseduo commented 2 years ago

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

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