Skip to content

In-place tweak injection with insert_dylib and ChOma.

License

Notifications You must be signed in to change notification settings

Lessica/TrollFools

Repository files navigation

TrollFools

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

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.