Skip to content

Releases: Lessica/TrollFools

v2.8-15

20 Oct 17:11
1acfc39
Compare
Choose a tag to compare

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

25 Sep 16:50
v2.7-9
77a6996
Compare
Choose a tag to compare

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

  • Added Vietnamese (#71, #74).

v2.6-8

11 Sep 17:19
9b1786e
Compare
Choose a tag to compare

主要更新

  • 没有短版本号的应用程序现已能够在列表中显示。
  • 合入越南语支持。

Bug Fixes

Now application without a short version string will be displayed in the list.

Languages

Added Vietnamese.

v2.6-6

18 Aug 18:01
v2.6-6
519b89e
Compare
Choose a tag to compare

主要更新

  • 不再需要 “开发者模式” 以访问 iCloud 云盘中的文件。
  • 修复上一版本中因大小写判断错误导致部分插件注入闪退的问题。

Bug Fixes

  • “Developer Mode” is no longer required.
  • Now you can access “iCloud Drive” from TrollFools.

v2.5-3

18 Aug 07:41
Compare
Choose a tag to compare

主要更新

  • 不再需要 “开发者模式” 以访问 iCloud 云盘中的文件。

Bug Fixes

  • “Developer Mode” is no longer required.
  • Now you can access “iCloud Drive” from TrollFools.

v2.5-2

28 Jul 07:18
Compare
Choose a tag to compare

主要更新

  • 为各 App 新增高级选项
    • 创建弱引用,默认打开
    • 优先处理主要可执行文件,默认关闭

如果你不知道上述选项的含义,请不要修改。


Major Changes

  • Add advanced options:
    • Use Weak Reference LC_LOAD_WEAK_DYLIB
    • Prefer Main Executable

v2.4-2

27 Jul 10:37
Compare
Choose a tag to compare

主要更新

  • 长按 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

24 Jul 11:14
Compare
Choose a tag to compare

主要更新

  • 注册 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

IMG_0045

v2.3-5

23 Jul 06:42
Compare
Choose a tag to compare

主要更新

  • 完善动画细节
  • 修复「计算器」、「邮件」等 App 的修补支持
  • 为目标二进制添加修补 LC_RPATH

小插件

  • FLEX.zip 是一个调试用的工具条,注入后摇一摇呼出
  • TouchVis.dylibTouchVis.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

0b14cb892f18d728314f212977d9618d

v2.3-2

22 Jul 15:09
Compare
Choose a tag to compare

主要更新

  • 支持巨魔商店应用注入
  • 支持 可移除的 系统应用注入

补充说明

  • 支持从 Mach-O 中读取 Team ID 实现巨魔商店应用二次注入
  • 增加 arm64e 后,支持 可移除的 系统应用注入

Major Changes

  • Support for TrollStore applications.
  • Support for removable system applications.