pymobiledevice3
pymobiledevice3 copied to clipboard
Pure python3 implementation for working with iDevices (iPhone, etc...).
PS C:\Windows\Scripts> pymobiledevice3.exe restore update -v "C:\Windows\Scripts\AppleTV5,3_17.1_21K69_Restore.ipsw" 2023-11-17 13:38:31 DESKTOP-QO0L4Q5 pymobiledevice3.cli.restore[8600] DEBUG searching among connected devices via lockdownd 2023-11-17 13:38:31 DESKTOP-QO0L4Q5 pymobiledevice3.cli.restore[8600] DEBUG found device 2023-11-17 13:38:31 DESKTOP-QO0L4Q5 pymobiledevice3.restore.restore[8600] INFO...
read from UI: iPhone ->Settings->General->About->Carrier Lock How to get "Carrier lock" information?
We are looking for a solution to make pymobiledevice3 compatible with Apple TV 4K devices running tvOS 17. Apple TV 4K devices are Wi-Fi enabled and establish connections with macOS...
Title is pretty self-descriptive
**Test environment** - Windows 10 Pro - iPhone XS iOS 16.3 **Describe the bug** When I try to enable developer mode the phone restarts but I get the socket error,...
**Test environment** - Host OS version. - Target device model and iOS version. ``` { "BuildVersion": "17G68", "ConnectionType": "USB", "DeviceClass": "iPhone", "DeviceName": "\u4f59\u59d7\u7684 iPhone", "Identifier": "82d8ccbcd9160681f7fd9d377d8e0dff7c6591a5", "ProductType": "iPhone10,3", "ProductVersion": "13.6"...
Is there any way we can find memory leaks data like: 1. Size of the memory leaked 2. Time of allocation of that memory 3. Class/Function name that allocated that...
after being booted into recovery (boot_ramdisk()), this error always happens, i think you should put a reinit before sending restorelogo maybe?
bug fixes and improve of pull method in AfcService
**Test environment** - macOS Sonoma 14.4.1 - iPhone XS iOS 17.5 - pymobiledevice3 v4.5.3 **Describe the bug** Getting AttributeError('__enter__') error when trying to use rsd address **Issue** Since asyncio refactor...