In-place tweak injection with insert_dylib with TrollStore Lite.
Proudly written in SwiftUI, support AI devices, for iOS 17.5.1 and lower.
Tested and working fine on iOS 17.5.1, iPhone 14 Pro Max.
Start from iOS 17.6, Apple remove persona thing so there must be work around to make all the application running with all root (or using TaskPortHaxxApp by DuyTran to let it spawn binary and support for iOS 17.7.2-).
From iOS 18, this method no longer works. (tested on iOS 18.6, binary killed with signal 9). You need to work around to fix it (make your own enviroment or else, idk).
Expected to work on all iOS versions supported by opa334’s TrollStore Lite (i.e. iOS 14.0 - 17.5.1).
- Removable system applications
- Decrypted App Store applications (TrollStore applications)
- Encrypted App Store applications with bare dynamic library
See GitHub Actions for the latest build status.
PRs are always welcome.
-
optoolis buggy so we need to compile a statically linkedinstall_name_toolorllvm-install-name-toolon iOS to achieve a smaller package size. - Support for
.debor.zip.
This project is inspired by Patched-TS-App by Huy Nguyen and Nathan.
- TrollStore Lite by @opa334 and @alfiecg24
- MachOKit by @p-x9
- insert_dylib by @tyilo
See LICENSE.