Skip to content

In-place tweak injection with insert_dylib and ChOma.

License

Notifications You must be signed in to change notification settings

JerryXu1/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

PRs are always welcome.
You have to get precompiled binaries from released packages or build them yourself.

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 93.4%
  • Objective-C 4.9%
  • Makefile 1.3%
  • Other 0.4%