- Notifications
You must be signed in to change notification settings - Fork199
In-place tweak injection with insert_dylib and ChOma.
License
NotificationsYou must be signed in to change notification settings
Lessica/TrollFools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
In-place tweak injection with insert_dylib and ChOma.
Proudly written in SwiftUI.
Expected to work on all iOS versions supported by opa334’s TrollStore (i.e. iOS 14.0 - 17.0).
- 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.
optool
is buggy so we need to compile a statically linkedinstall_name_tool
orllvm-install-name-tool
on iOS to achieve a smaller package size.- Support for
.deb
or.zip
.
This project is inspired byPatched-TS-App byHuy Nguyen andNathan.
SeeLICENSE.
About
In-place tweak injection with insert_dylib and ChOma.