fritzlb / iOS17-JIT-WIN

Enable JIT on iOS 17 using a windows PC
GNU General Public License v3.0
133 stars 5 forks source link

Can jit be started via wifi or 4g?(no usb) #19

Closed whaleboss closed 5 months ago

whaleboss commented 5 months ago

This project is very good and useful for me What is the reason that restricts jit to being able to be started only through usb? Thanks a lot

fritzlb commented 5 months ago

Currently pymobiledevice3 only supports wired connections, at least for iOS 17+. Their roadmap does include adding wireless support (WiFi) with a PC in the same local network. also I assume someday libimobiledevice will finally work with iOS 17 Developer Tools, then adding wireless support is trivial :)