Releases: Lessica/TrollFools
Releases · Lessica/TrollFools
v2.8-15
New Features
- Receive
.dylib
files from share sheets and inject them into specified applications.
Bug Fixes
- Avoid in-box document renaming.
- Removed ads and prevented the app from crashing.
v2.7-9
Bug Fixes
- Now application without a short version string will be displayed in the list (#72).
- The auto-correction for the app search has been disabled (#78).
Languages
v2.6-8
主要更新
- 没有短版本号的应用程序现已能够在列表中显示。
- 合入越南语支持。
Bug Fixes
Now application without a short version string will be displayed in the list.
Languages
Added Vietnamese.
v2.6-6
主要更新
- 不再需要 “开发者模式” 以访问 iCloud 云盘中的文件。
- 修复上一版本中因大小写判断错误导致部分插件注入闪退的问题。
Bug Fixes
- “Developer Mode” is no longer required.
- Now you can access “iCloud Drive” from TrollFools.
v2.5-3
主要更新
- 不再需要 “开发者模式” 以访问 iCloud 云盘中的文件。
Bug Fixes
- “Developer Mode” is no longer required.
- Now you can access “iCloud Drive” from TrollFools.
v2.5-2
主要更新
- 为各 App 新增高级选项
- 创建弱引用,默认打开
- 优先处理主要可执行文件,默认关闭
如果你不知道上述选项的含义,请不要修改。
Major Changes
- Add advanced options:
- Use Weak Reference
LC_LOAD_WEAK_DYLIB
- Prefer Main Executable
v2.4-2
主要更新
- 长按 App 新增版本锁定/解锁功能
- App 版本更新后会移除注入,所以增加这一小功能
- 需要在 TrollStore 中重建图标缓存使修改生效
Major Changes
- Long press app to lock or unlock its version.
- You need to rebuild the icon cache in TrollStore to apply changes.
v2.4-1
主要更新
- 注册 App 安装、卸载事件通知并自动刷新列表
- 新增 App 长按动作菜单:「启动」和「在 Filza 中显示」
- 新增插件长按动作菜单:「在 Filza 中显示」
- ⚠️「在 Filza 中显示」需要安装有支持 URL Scheme 的 Filza
Major Changes
- Observe app installation events and reload app list if necessary.
- Add context menu for apps and plug-ins.
Screenshots
v2.3-5
主要更新
- 完善动画细节
- 修复「计算器」、「邮件」等 App 的修补支持
- 为目标二进制添加修补
LC_RPATH
小插件
FLEX.zip
是一个调试用的工具条,注入后摇一摇呼出
TouchVis.dylib
和 TouchVis.CaptureOnly.dylib
是一个调试用的触摸指示器,前者一直显示,后者录屏时才显示
Major Changes
- Better animation
- Support for Calculator and MobileMail
Plug-Ins
FLEX.zip
is a compiled package of FLEX - An in-app debugging and exploration tool for iOS. Inject it into the target application and shake to show the FLEX toolbar.
TouchVis.dylib
and TouchVis.CaptureOnly.dylib
are touch visualizers.
Screenshots
v2.3-2
主要更新
- 支持巨魔商店应用注入
- 支持 可移除的 系统应用注入
补充说明
- 支持从 Mach-O 中读取 Team ID 实现巨魔商店应用二次注入
- 增加 arm64e 后,支持 可移除的 系统应用注入
Major Changes
- Support for TrollStore applications.
- Support for removable system applications.