-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi!
I'm looking for a way to start a debugserver on iPhone device. I see that in this code you were using AMDeviceStartService - I guess this is some protected API? I guess this is already outdated, do you know if there is any newer way to do that?
I tried things like:
xcrun devicectl device process launch -d XYZ /Developer/usr/bin/debugserver
xcrun devicectl device process launch -d XYZ /usr/libexec/debugserver
xcrun devicectl device process launch -d XYZ com.apple.debugserver
but nothing works.
Do you maybe know if it is possible to start a debugserver without jailbroken device?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels