pymobiledevice3
pymobiledevice3 copied to clipboard
Pure python3 implementation for working with iDevices (iPhone, etc...).
Hello, Any chance it's possible to also erase the eSIM from an iOS device when using "backup2 erase-device" option? When you use the "Erase This iPhone" option on a device...
**Test environment** - Host OS version. Windows 10 - Target device model and iOS version. ios 17.5 **Describe the bug** when i use pymobiledevice3 usbmux list on windows, it has...
I received this error when start exe ``` Traceback (most recent call last): File "main3.py", line 17, in File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked...
**Test environment** iphone 12 ios17.5.1 **Describe the bug** A tunnel created with usbmux in the window environment cannot be used to start an application,An error occurs when executing related commands。...
``` PyInstaller.__main__.run([ 'pymobiledevice_3.py', '--hidden-import=ipsw_parser', '--hidden-import=zeroconf', '--hidden-import=pyimg4', '--hidden-import=apple_compress', '--hidden-import=zeroconf._utils.ipaddress', '--hidden-import=zeroconf._handlers.answers', '--hidden-import=readchar', '--copy-metadata=pyimg4', '--copy-metadata=readchar', '--copy-metadata=apple_compress', # '--add-data', f"{site_packages_path}/pytun_pmd3/*;pytun_pmd3", # There will be an error message where the DLL cannot be found '--add-data',...
**Test environment** - Host OS version is windows11 - Target device model is IPad Pro and iOS version is 17.4. **Describe the bug** Cannot connect to device through tunnel **To...
**Test environment** - Ubuntu 22.04 - AppleTV and tvOS 17.5 - pymobiledevice3 4.8.4 **Describe the bug** Run the command `pymobiledevice3 bonjour mobdev2 --timeout 5`, but no result return after 10...
Kinda solving my own inconvenience. Now we have 3 types of functions to get pairing records
**Test environment** - Host OS version: `Linux edison 6.10.12-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 30 21:38:25 UTC 2024 x86_64 GNU/Linux` - Target device model and iOS version: `iPhone 13 Pro...
**Test environment** - macOS 14.4.1 - iPhone 16pro max,iOS18.0.1 **Describe the bug** 1. open the developer mode 2. execute the command: pymobiledevice3 mounter auto-mount **Logs** Traceback (most recent call last):...