Skip to content

Releases: doronz88/pymobiledevice3

v1.6.3

14 May 10:54
Compare
Choose a tag to compare
  • add support for syslog filtering using multiple matches of different sensitivity

1.6.2

13 May 18:33
Compare
Choose a tag to compare
  • add parse-live as a subcommand to developer core-profile-session to monitor filesystem events (opens)
  • add debug and info log levels for OsTrace service

v1.6.1

10 May 12:11
Compare
Choose a tag to compare
  • add developer oslog subcommand
  • add core-profile-session stackshot subcommand
  • add partial support for ios<13

v1.6.0

05 May 21:30
Compare
Choose a tag to compare

add developer core-profile-session subcommand for monitoring of KDebug messages

v1.5.3

03 May 08:34
Compare
Choose a tag to compare
  • bugfix: fix ps command giving an exception.
  • bugfix: fix syslog/live sub-command to listen on all log lines and not only given pid
  • developer options: add spindump-like capability

v1.5.2

29 Apr 13:31
Compare
Choose a tag to compare
  • add tap capabilities for developer suboption including:
    • netstat (view active connection live)
    • sysmon (top-like output)

v1.5.1

22 Apr 15:28
Compare
Choose a tag to compare
  • improve afc shell to include more features for recursive operations and some bugfixes
  • improve crash cli

v1.5

22 Apr 07:05
Compare
Choose a tag to compare
  • few bugfixes when using python3.9
  • all exceptions are refactored to inherit from PyMobileDevice3Exception

v1.4

20 Apr 11:06
Compare
Choose a tag to compare
  • several bugfixes all arround
  • refactor afc module

v1.3

20 Apr 08:08
Compare
Choose a tag to compare
  • add list-devices command
  • refactor all double-quotes into singles
  • remove the unused mobilebackup*.py modules
  • refactor ServiceConnection
  • improve the pcap sniffing
  • improve documentation