ChiChou / bagbak

Yet another frida based iOS dumpdecrypted. Also decrypts app extensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature request] quit on decrypt failure

asdfzxcvbn opened this issue · comments

commented

sometimes, apps aren't able to be decrypted by bagbak, however it attempts to continue decrypting as much as possible. i run a bot that runs on bagbak, so this actually wastes some bandwidth and time. could we get a flag (-q, for example) to quit decrypting and exit with status code 1 if a framework/appex/executable isnt able to be decrypted?

Sorry I missed out this thread. Will do that

3.0.27 should have this implemented. Use with --abort-on-error flag