ChiChou / bagbak

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

[feature request] quit on decrypt failure #125

Closed asdfzxcvbn closed 7 months ago

asdfzxcvbn commented 8 months ago

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?

ChiChou commented 7 months ago

Sorry I missed out this thread. Will do that

ChiChou commented 7 months ago

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