-
Notifications
You must be signed in to change notification settings - Fork 25
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
Could not start com.apple.debugserver! #1
Comments
Hi! Thank you for trying out idevice-app-runner! Be sure to execute idevice-app-runner like this: idevice-app-runner -U ID -r /private/var/mobile/Applications/HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHH/NameAppBundle.app where H is hex digit from UUID of target app. There is also name of the app bundle at the end of path. Look at the output of 'ideviceinstaller -l -o xml', you should see the full path precisely. All the best! |
hello and thank you [~/ipod]
i debug show thisideviceinstaller -l -o xml|grep app< |
How about this: idevice-app-runner -r /private/var/mobile/Applications/2070D493-B37F-4338-8CFA-9C635ADD7CE7/cwb.app (there was / missing) You don't have to mount it to use idevice-app-runner. But it's possible that developer image must be mounted (with idevicemountimage or from Xcode) prior to using idevice-app-runner. I'm not sure. Tell me if it still doesn't work. We'll run it in the end I'm sure. :-) Best regards! |
A pity not to use or Thank you for your help |
I do not know if the backup of previous versions of iOS upgrade are not satisfied, can revert to the older use idevicebackup2? |
Hi, I tested idevice-app-runner 2bcf6f2 with http://cgit.sukimashita.com/libimobiledevice.git/commit/?id=96e06ea1e4dabd2a3d4b51c799842dee2e279f30 on Ubuntu 10.04 x86_64. Device is iPod Touch with iOS 5.1.1. This is transcript: $ idevice-app-runner -r /private/var/mobile/Applications/HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHH/MyApp.app $ ideviceimagemounter dev-images/5.0/DeveloperDiskImage.dmg{,.signature} $ md5sum dev-images/5.0/DeveloperDiskImage.dmg{,.signature} $ idevice-app-runner -r /private/var/mobile/Applications/HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHH/MyApp.app You just need to mount developer image once after device reboot. I can send you DeveloperDiskImage.dmg{,.signature} if you don't have it. It comes with Xcode. All the best! |
Hi, I am getting What can be the reason ? |
Hi, I am trying to run this too but I get a different error from the other guys: Ralphs-MacBook-Pro:idevice-app-runner ralph$ ./idevice-app-runner -d -r /private/var/mobile/Containers/Bundle/Application/645D85DC-9571-4236-9C36-F65EB3FE3B71/DamnVulnerableIOSApp.app What could be the reason for a segmentation fault here? |
Hi @ralphandalis, as per the git page of idevice-app-runner:
Seems that they have stopped development 5 years back. So please dont try to use it. |
hello
i use arch linux
i will run idevice-app-runner
but have bug
plz help me
thx
idevice-app-runner -d -U ID -r ipod/private/var/mobile/Applications/
Could not start com.apple.debugserver!
The text was updated successfully, but these errors were encountered: