# TrollFools **Repository Path**: lxsffy/TrollFools ## Basic Information - **Project Name**: TrollFools - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-07-20 - **Last Updated**: 2024-07-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 - [x] Removable system applications - [x] Decrypted App Store applications (TrollStore applications) - [x] 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 - [x] `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. - [x] Support for `.deb` or `.zip`. ## Credits This project is inspired by [Patched-TS-App](https://github.com/34306/Patched-TS-App) by **[Huy Nguyen](https://x.com/Little_34306) and [Nathan](https://x.com/dedbeddedbed)**. - [ChOma](https://github.com/opa334/ChOma) by [@opa334](https://github.com/opa334) and [@alfiecg24](https://github.com/alfiecg24) - [MachOKit](https://github.com/p-x9/MachOKit) by [@p-x9](https://github.com/p-x9) - [insert_dylib](https://github.com/tyilo/insert_dylib) by [@tyilo](https://github.com/tyilo) ## License See [LICENSE](LICENSE).