Pymobiledevice3

Latest version: v4.20.18

Safety actively analyzes 714792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 48 of 75

2.3.1

What's Changed
* docs: update documentation regarding RSD by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/520
* utils: skip zombie processes in `_get_remoted_process()` by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/523


**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v2.3.0...v2.3.1

2.3.0

What's Changed
* 5165191b85f0878459d2747a2cb22731de9c28d5 remotexpc_sniffer: include more data for each printed object
* 41b89ea23737977be87372e63ad7d2293c02082a bonjour: close resources correctly
* 8624c6ed20b6099e724ade28ebc355f5d0768a1f MobileImageMounterService: fix typing in constructor
* 0bf015e2806ca90e68f64cbe96445d702a831ce2 heartbeat: fix `start()` when called using RSD
* d483f98d5f50074633ef64d4e1b81dd46159b501 RemoteXPCConnection: add `shell()`
* f12b188553be5cae54f6fedb43f7ebe5da790756 RemoteXPCConnection: handle multiple large streams
* 219c892f979113c61f6c1a50056a3323f1caad08 RemoteServiceDiscoveryService: add common members
* 6f17036b1ecc4cd1adaad86f627567a407a64882 RemoteServiceDiscoveryService: prevent trigger `connect()` on creation
* 5df626de81402426a0a5ce07ba5bd44ee26c8fd3 cli: fix `developer fetch-symbols` for ios17
* 76a3d37574fcbf0a21a8b488b954f181cd327b6a remote: add `common.stop_remoted()` context-manager
* d3afea33650d14e42f5020e1da5ac9d1d40a5db7 core_device_tunnel_service: refactor `CoreDeviceTunnelService`
* 4d5a6e7e40ace820ca2fd11b77871080acf10ab5 cli: add `get_device_list()` to remote subcommands
* 1a71bfcacf182a204f51d76f505d83db2522deb3 cli: use `stop_remoted()` when browsing for devices
* 89a1df6aa616b083e41383bb1e5e8c7ea79effc5 core_device_tunnel_service: fully implement a working tunnel
* ac18f9fc0c36ed313d8a3d958df5d2d1ede687b5 cli: add `remote shell`
* 10b6b56a0451a224f59fbd2012eff6b1d3fe08c8 cli: avoid prompting when only one device on `start-quic-tunnel`
* 9aa863774a7886bcffb8310a523d0fb2c0d0e9d3 requirements: `cryptography>=41.0.1`


**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v2.2.2...v2.3.0

2.2.2

What's Changed
* crash_reports: fix `get_new_sysdiagnose()` for ios17 by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/506
* device_link: ignore `backup_manifest.db` backup error (ios17 bug) by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/507


**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v2.2.1...v2.2.2

2.2.1

What's Changed
* migrate contact info to Discord by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/501
* Don't fail restores if booting RestoreSEP fails by m1stadev in https://github.com/doronz88/pymobiledevice3/pull/504


**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v2.2.0...v2.2.1

2.2.0

What's Changed
* instruments: add `simulate_location` for iOS>=17.0 by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/500


**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v2.1.0...v2.2.0

2.1.0

What's Changed
* d9daf1b774899da7a5f2516ff73f0af296f9cff9 remotexpc: fix message-id tracking
* 55a544be20bdbadbb4ba4b133e3ddbef04eb390e remotexpc: prevent `next_message_id` incremenet on `send_request()`
* f70ece35ad4db2989a509a4ec75c6974884e3b85 xpc_message: fix `XpcFlags`
* 2a629012cff3cb6679816892a888bf3c36fa6a4d xpc_message: fix array serialization
* 77bd7aa6b1a54f5aa4e9519ff17c6bc6e37a1b27 remotexpc: fix stream handling
* 974d653cee12f5f6a9c4c7a87a6c9aada594a859 add support for remote lockdown using `LockdownServiceProvider`
* 13a2487f66282ccd72d75d230f78f30b94eee842 xpc_message: add `XpcDate` decoding
* f8f7f5cbb52fe3aa7f0d54cd4d1adad1ee6c307b xpc_message: add `XpcFileTransfer` decoding
* cc43968592ac3a4efef339fc2db83982cd0b3a50 xpc_message: add `XpcDouble` encoding
* 17adf55ec4f97cda65d77527e2b0ff2ef4d8e73f remotexpc: add `iter_file_chunks()` and `receive_file()`
* 53a10ea3e028b8f39ff77c890139d04d894c6103 remote: add `CoreDevice` services
* 7e147089e487697105ff23182355d2385d469a31 services: add `RestoreService`
* e1206d2a4c831d500273fbe1d90f29ebec3a095d cli: refactor argument `lockdown`->`service_provider`
* c48391ced2b4d7c46a5afed78692c8af3c324dcc cli_common: refactor `Command` to support `RSDCommand`
* 306185c15484f7c0da03a13c6da409da54cd5737 cli: update `developer` subcommand with the new `CoreDevice` utils
* b864fd4d5f4a567f7360c328d843759b0f015fef cli: update `remote` cli
* 7ddf5c3de77fe8d8205c261680619d0b256030da python-app: improve `flake8` checks
* e169af19865add6a9789b26561a80c214cf2afb9 xpc_message: add more primitives serialization
* 5c713b499a0a4240b41fd660555c2cd2998adcea app_service: fix `user` value for `spawnexecutable`
* 7795aefe8ee186013f0283650c77f2d16a49feab move doc and test utils into `misc` subdirectory
* 1f7439f3aa33ef032e001ef459e3c693bcef22df README: add iOS 17.0 disclaimer
* 8ed40bb90ad7cc32c23e7820399e275f28e20508 misc: add `RemoteXPC.md`


**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v2.0.4...v2.1.0

Page 48 of 75

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.