Troll Store

How it works?

The latest releases of TrollStore (specifically 2.0 and later) work through the use of a CoreTrust bug in which code signatures are not correctly verified under certain circumstances. https://ios.cfw.guide/installing-trollstore/

Check version

via: https://trollstore.app/

Official SideStore

  1. 先用 AltServer 侧载 AltStore
  2. 用 AltStore 侧载 SideStore
  3. 用 Jitterbug 得到配对文件 xxx.mobiledevicepairing
  4. 将配对文件 xxx.mobiledevicepairing 载入 SideStore
  5. 安装 StosVPN https://apps.apple.com/us/app/stosvpn/id6744003051
    1. 或者 WireGuard VPN (需要额外配置文件)
  6. 打开 VPN,然后重新侧载 SideStore
via: https://faq.altstore.io/altstore-classic/how-to-install-altstore-macos
via: https://www.youtube.com/clip/UgkxROxdCFzoG49W51lxAPaNZO6gV6nUIeev
via: https://www.youtube.com/watch?v=Mt4cwFyPsoM

Q&A

Q: Develop mode is hidden by default A: I cant find dev mode : r/ios --- 我找不到开发模式:r/ios

Q: Jitterbug commandline have no ARM version. A: use .dmg and install it.

Q: AFC unable to manage files A: 可能是没有开启 VPN ,重试就解决了。 via: https://github.com/SideStore/SideStore/issues/156

Q: 启动调试服务器失败。请确保 DeveloperDiskImage.dmg 已挂载。 Mount Developer Image (DMG) onto iOS device without computer

A DDI is a dmg drive which gets mounted on your device in /Developer whenever you use Xcode. It contains some additional binaries which can assist you with development. For the device to “trust” those external binaries the device writes some hashes in something called a “trustcache” which is part of the kernel. https://www.reddit.com/r/jailbreak/comments/8ynygq/question_what_is_a_developer_disk_image/

简单来说,连接 Xcode,然后再启用 JIT 就行了

Q: The device has reached the maximux number of installed apps using a developer profile A: 最多支持 3 个 APP 激活,10 个 APP IDs

Community: Replace Android

Warning

因为第三方商店来自社区,所以没有人知道应用是否安全。

请自行甄别!

Note

Android 收费的软件可能会重新在 App Store 上买;真是麻了

Wishlist

References

Footnotes

  1. https://github.com/Predidit/Kazumi/issues/819, 一个更简单的方法是用 https://github.com/LiveContainer/LiveContainer 直接运行无签名的 IPA 文件,并且不额外占用 App IDs 和 3 个激活 App 的名额。