go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

iOS 17 support

Open danielpaulus opened this issue 2 years ago • 16 comments

My initial research indicates that iOS 17 works with a virtual ethernet adapter to some degree. I guess they are starting to deprecate USBMUXd now finally. Connect an ios 17 device and run arp- a and you will find that it shows up there. Using ios pcap I am pretty sure I was able to capture some traffic that opens the syslog/console service while opening the MacOS console app. Also, when running XCTest with dproxy enabled, it stays mostly empty except for lockdown.

danielpaulus avatar Jun 07 '23 06:06 danielpaulus