ChiChou / bagbak

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

Error: EACCES: permission denied #135

Closed iammanpreetsingh closed 2 months ago

iammanpreetsingh commented 3 months ago

Before you submit the issue, please check the FAQ section in Wiki: https://github.com/ChiChou/bagbak/wiki#faq Then delete this section.

Describe the bug `manpreet@Manpreets-Mac-mini ~ % bagbak com.ilovepdf.www [info] pulling app bundle from device, please be patient [info] downloaded 1066 files and 326 folders [info] app bundle downloaded node:internal/process/promises:289 triggerUncaughtException(err, true / fromPromise /); ^

[Error: EACCES: permission denied, open '/var/folders/qq/00blr9m15wd29b2szqzmqjhm0000gp/T/bagbak/com.ilovepdf.www/Payload/ILovePDF.app/ILovePDF'] { errno: -13, code: 'EACCES', syscall: 'open', path: '/var/folders/qq/00blr9m15wd29b2szqzmqjhm0000gp/T/bagbak/com.ilovepdf.www/Payload/ILovePDF.app/ILovePDF' }

Node.js v20.10.0`

To Reproduce bagbak com.ilovepdf.www

Expected behavior It should decrypt the app.

Screenshots ScreenShot 2024-01-25 at 04 11 54@2x

Desktop (please complete the following information):

Additional context I really don't know what could be the issue.

ChiChou commented 2 months ago

Should be resolved in v3.3

ChiChou commented 2 months ago

Tested on iOS 16 for this particular app and it worked