Skip to content

How to start debugserver on latest iOS? #2

@wojciech-kulik

Description

@wojciech-kulik

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions