ChiChou / bagbak

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

update frida to latest version #84

Closed itsmylife44 closed 1 year ago

ChiChou commented 1 year ago

It's not a major version change. Did you meet any compatibility issue?

itsmylife44 commented 1 year ago

it seems that even with the latest version , dumping big applications with many plugins/frameworks crashes and does not go forward .

itsmylife44 commented 1 year ago
patch PluginKit validation
dump extensions

blocking here

ChiChou commented 1 year ago

Merge to fix the dependency error. However, the bugs you encountered (including https://github.com/ChiChou/bagbak/issues/86) are not related to this