-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Frida console: typing Swift.
crashes the app process
#8
Comments
I tried to understand what is going wrong by identifying the code that makes the app crash. Therefore I checked out and built this project as described. Then tried to add Unfortunately this Typescript project seems to be configured rather strange as there is no |
Same here, after typing
|
This is due to using |
Same issue happens on Android. Process terminated once typing Java or Java.available. |
Also happening to me |
Still happening to me with Frida 16.5.2 on iOS 16.7.10 rootless jailbroken with palera1n. Did anyone find a solution/workaround?
|
Observed on iOS 14.2. Just typing on the Frida console:
Swift.
crashes the app. It happens on any pre-installed app that belongs to iOS (Messages, App Store, ...).If I use Twitter app from App Store (I get v9.44 for iOS 14.2) I get a tiny bit further: It crashes after executing the command
Swift.available
.The text was updated successfully, but these errors were encountered: