Skip to content

In-place tweak injection with insert_dylib and ChOma for AI devices for iOS 17.5.1 or lower

License

Notifications You must be signed in to change notification settings

CrackerCat/TrollFools_AI

 
 

Repository files navigation

TrollFools_AI

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).

Limitations

  • Removable system applications
  • Decrypted App Store applications (TrollStore applications)
  • Encrypted App Store applications with bare dynamic library

Build

See GitHub Actions for the latest build status.

PRs are always welcome.

Milestones

  • optool is buggy so we need to compile a statically linked install_name_tool or llvm-install-name-tool on iOS to achieve a smaller package size.
  • Support for .deb or .zip.

Credits

This project is inspired by Patched-TS-App by Huy Nguyen and Nathan.

License

See LICENSE.

About

In-place tweak injection with insert_dylib and ChOma for AI devices for iOS 17.5.1 or lower

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 86.8%
  • Objective-C 10.9%
  • Shell 1.8%
  • Other 0.5%