Questions tagged [libimobiledevice]

A cross-platform software protocol library and tools to communicate with iOS devices natively. It does not depend on using any existing proprietary libraries and does not require jailbreaking

libimobiledevice is a cross-platform open source software library that talks the protocols to support iPhone, iPod Touch, iPad and Apple TV devices. Unlike other projects, it does not depend on using any existing proprietary libraries and does not require jailbreaking. It allows other software to easily access the device's filesystem, retrieve information about the device and it's internals, backup/restore the device, manage SpringBoard icons, manage installed applications, retrieve addressbook/calendars/notes and bookmarks and (using libgpod) synchronize music and video to the device. The library is in development since August 2007 with the goal to bring support for these devices to the Linux Desktop.

To install in your Mac

brew install libimobiledevice

Some major product using libimobiledevice under the hood

and many more...

Links

64 questions
-1
votes
1 answer

ideviceinstaller not connecting with network option

the option just outputs the usage of ideviceinstaller but with no error and does nothing. own@penguin:~$ ideviceinstaller --network 172.20.10.3 --install dark.ipa i've been stuck on this for the last couple days, any feedback is greatly…
-1
votes
1 answer

Santoku (libimobiledevice)

usbmux_get_device_list: error opening socket! ERROR: Unable to retrieve device list! pleasee helppp. (not sure what I'm doing wrong, I have little knowledge of the problem or the solution, my iPhone doesn't boot up correctly and I run Santoku and I…
-1
votes
1 answer

How to activate airplane mode of Iphone 8 plus with ios 11.0.2 on/off programmatically

Below is my goal - I want test something which REQUIRES to restart the phone or activate the airplane mode ON/OFF using any program. Current Setup: - I am having IPhone 8Plus with IOS version 11.0.2(15A421) - Windows 10 with 64 bit OS Already…
Omer
  • 1
1 2 3 4
5