TrollFools
iOS tweaks injection tool for iOS 14 – 17
intro
Translation:
- Completely free
- Supports injecting dylib dynamic libraries into App Store apps
- Supports search functionality for listed apps
- Supports deleting individual dylib dynamic libraries
- Supports one-click removal of all dylib dynamic libraries
- Supports filtering injected applications
- Supports filtering unsupported applications
- Supports TrollStore installed apps
- Supports App Store apps
- Supports removable system apps
Image Demo
Guide
- Click on the TrollFools injection tool to enter the download page -> Click the TrollStore button to jump to the TrollStore for installation.
- For iOS 14, please select TrollFools14 (you may encounter an llvm-install-name-tool error code 6 issue; please wait for updates).
- After completion, you can launch the TrollFools application.
- The home page displays the applications that can be injected -> [点击需要注入/推出的应用程序].
- Two options will appear: [注入/Inject] and [推出/Uninject] -> Select according to your needs.
- Click [注入/Inject] to choose a local bundle/dylib/framework/zip
- Click [推出/Uninject] to choose [全部推出/Uninject All] or swipe left on the dylib dynamic library you want to uninject and click [删除/Delete].
- At the top right corner of the home page, you can enter the list page of the already injected applications.
Version History
Changelog
v2.4-1
2024/07/24
- Register for app installation and uninstallation event notifications and automatically refresh the list
- Added long-press action menu for apps: 「Launch」 and 「Show in Filza」
- Added long-press action menu for plugins: 「Show in Filza」
- ⚠️「Show in Filza」 requires a version of Filza that supports URL Scheme
v2.3-2
2024/07/22
- Supports injection for TrollStore apps
- Supports injection for removable system apps
- Supports reading Team ID from Mach-O for secondary injection of TrollStore apps
- Added arm64e support, allowing injection for removable system apps
v2.1-6
2024/07/22
- Use
install_name_tool
instead ofllvm-install-name-tool
- Reduced the installation package size (26.9M -> 3.0M)
- App crashes when tapping the search box
- Solution: Turn off “Bold Text”
v2.0-2
2024/07/22
- Currently supported file formats: bundle/dylib/framework/zip
- Zip currently only supports top-level directories, nested directories are not supported
- Fix file permissions to _installd
- 「应用程序」(“Applications”) list page supports pull-to-refresh
- 「推出」(“Launch”) page supports search
- 「全部推出」(“Launch All”) adds handling animation
v1.3-9
2024/07/20
主要更新
- App icon updates.
- Fix
ct_bypass
error code 255. - Fix app crashes for some tweaks.
主
v1.2-6
2024/07/20
主要变化
- Initial iOS 14 support.
- Hides
libswift
from tweaks list.
iOS 14 Instructions
- Please install TrollFools14_version.tipa. You may encounter the llvm-install-name-tool error code 6 issue; please wait for an update.
v1.1-4
2024/07/20
- Initial version.
THE END