frida keeps rebooting ios devices #3259
mzamponi-dermalog
started this conversation in
General
Replies: 1 comment
-
|
same problem here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running frida-server on ios and on my host I'm trying to insert a js script with frida (to disable ssl pinning on a flutter app)
I tried on a jailbroken iphone 8 and now a jailbroken ipad air (ios 14.4.2) but everytime the function is hooked the ios device crashes and reboots.
I tried the latest frida version as well as frida 15.2.2 (with frida-tools 10.2.1 on the host) but it keeps rebooting.
See the output on my host below.
Any recommendations?
Beta Was this translation helpful? Give feedback.
All reactions