binbankm / TrollFools0

In-place tweak injection with insert_dylib and ChOma.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Swift 93.6%Language:Objective-C 4.6%Language:Makefile 1.4%Language:Logos 0.3%Language:Shell 0.1%