ChiChou / bagbak

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

Bagbak hangs after downloading the main executable #88

Closed FieryFlames closed 1 year ago

FieryFlames commented 1 year ago

Describe the bug Bagbak hangs after downloading the main executable

To Reproduce Try running bagbak on Discord

Expected behavior The app shouldn't hang and should continue on with whatever else it needs to do.

Screenshots If applicable, add screenshots to help explain your problem.

Screenshot 2023-02-01 at 9 07 51 PM

Desktop (please complete the following information):

Additional context Running on a iPod touch 6G, hoping to automate downloading latest Discord version using ipatool and decrypting using bagbak. Host is a Raspberry Pi Zero 2 W

Gorge123 commented 1 year ago

Check previos issue - Im have the same problem. Im though that its macos trouble. But now it seems that the bug is in frida or just new frida is incompatible with bagbak (.

FieryFlames commented 1 year ago

I just got it working by downgrading Frida on the iPod to v15.2.2 and bagbak to v2.3.1. This should still be fixed ideally.

ChiChou commented 1 year ago

I just got it working by downgrading Frida on the iPod to v15.2.2 and bagbak to v2.3.1. This should still be fixed ideally.

That's interesting..could be some frida issue

jpstotz commented 1 year ago

There seem to be multiple issues with bagbak, when using Frida 16.

The one that prevents the download to finish is https://github.com/frida/frida/issues/2447

ChiChou commented 1 year ago

There seem to be multiple issues with bagbak, when using Frida 16.

The one that prevents the download to finish is frida/frida#2447

thanks a lot for digging the root cause!

ChiChou commented 1 year ago

fixed https://github.com/ChiChou/bagbak/commit/8035b981f0a40f727529bd8a4d933697328a63dd