ChiChou / bagbak

Yet another frida based iOS dumpdecrypted. Also decrypts app extensions
MIT License
1.23k stars 194 forks source link

The dumped IPA file is not in the decrypted state #148

Closed hebinary closed 1 month ago

hebinary commented 5 months ago

dopamine : 2.1.4 ios : 15.6 iphone : 12(19G71) frida: 16.2.5

The dumped IPA file is not in the decrypted state,Every app can dump files, but it's all encrypted

yodaluca23 commented 5 months ago

Yep, this is happening to me too, TrollStore gives this error, Install error 180, log, https://pastebin.com/raw/b1hr14pH

Vincent-520 commented 5 months ago

Same question for me. Chichou said this is due to a bug in Frida, which he can't fix.

hebinary commented 5 months ago

Same question for me. Chichou said this is due to a bug in Frida, which he can't fix.

But it can be done on lower versions of phones, or it can be done with a jailbreak root

hebinary commented 5 months ago

Yep, this is happening to me too, TrollStore gives this error, Install error 180, log, https://pastebin.com/raw/b1hr14pH

I don't report any errors, everything is normal, The dump is still encrypted

hebinary commented 5 months ago

Yep, this is happening to me too, TrollStore gives this error, Install error 180, log, https://pastebin.com/raw/b1hr14pH

Frida just updated, see if it works

ChiChou commented 4 months ago

@hebinary I have no Domapine to test it. In the latest version if any error occurred during the process, it will abort immediately instead of giving undecrypted output

LaiKash commented 3 months ago

@hebinary I have no Domapine to test it. In the latest version if any error occurred during the process, it will abort immediately instead of giving undecrypted output

Now I read this bug, related to https://github.com/ChiChou/bagbak/issues/143#issuecomment-2247607848

I can help if needed.

ChiChou commented 1 month ago

Dopamine support coming soon