ivRodriguezCA/RE-iOS-Apps

No Team ID Found

thomashaury opened this issue · 2 comments

Screen Shot 2019-07-15 at 6 06 57 PM

Let me just say this tutorial is great so far.

I'm on iOS12.0 and get this error. Anyone know how to get past this?

Thanks for reading and your feedback!

Try using frida-ios-dump instead of bfinject. The injection is not working on iOS 12 thus the error you're getting. frida-ios-dump uses Frida to launch the application and then dump it.

Here are some steps on how to setup and use frida-ios-dump: https://ivrodriguez.com/decrypting-ios-applications-ios-12-edition/

Feel free to re-open the issue if this doesn't work for you. Thanks again for reading!