NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device
GNU Affero General Public License v3.0
945 stars 74 forks source link

AltJIT iOS 17 support #103

Open QuanTrieuPCYT opened 9 months ago

QuanTrieuPCYT commented 9 months ago

AltServer 1.7b1 (available to Patreon subscribers) on macOS and Windows supports AltJIT on iOS 17. Any chances that this Linux fork of AltServer getting updated as well?

anoraktrend commented 5 months ago

It doesn’t work on windows, but it would work on Linux.

Rylazius commented 2 months ago

https://github.com/fritzlb/iOS17-JIT-WIN i found this project that can jit on ios 17 i think the only thing you need to do is change the mingw llvm lldb to the linux one in apt repo

QuanTrieuPCYT commented 2 months ago

https://github.com/fritzlb/iOS17-JIT-WIN i found this project that can jit on ios 17 i think the only thing you need to do is change the mingw llvm lldb to the linux one in apt repo

Nice idea! I will try this to see if this works.