Commit Graph

317 Commits

Author SHA1 Message Date
Lightmann fb5e73e82f Adjust libarchive include/imports
Theos previously provided these headers but we have since decided
against providing headers vended by their respective authors. In this
case, libarchive provides their headers in the libarchive-dev package on
Linux and the libarchive package via Homebrew/MacPorts on OSX (I think).
2023-12-23 10:52:38 -05:00
opa334 b136e3a292 Print more info if adding to icon cache did not work 2023-12-12 15:18:47 +01:00
opa334 8cdef95733 Properly handle errors where an app cannot be added to icon cache 2023-12-12 13:21:58 +01:00
alfiecg24 bbdd0fdcdd Fix if statement that broke app installations 2023-12-10 16:10:31 +00:00
alfiecg24 16d4771621 Defend against apps with encrypted binaries 2023-12-10 15:47:58 +00:00
Alfie CG 0759b7717a
Wrong TrollHelperOTA version range 2023-12-01 20:04:30 +00:00
Alfie CG 6a4c67c430
Update README.md to reflect version 2.0 2023-12-01 19:55:01 +00:00
opa334 6094bc024f 2.0.8 2023-11-29 18:47:24 +01:00
opa334 c30206b57e Fix compilation 2023-11-29 18:36:31 +01:00
Lars Fröder c1f0677c90
Merge pull request #618 from Halo-Michael/main
Fix Network for Chinese model
2023-11-29 18:30:50 +01:00
Lars Fröder 4433ec2f97
Merge pull request #617 from eltociear/patch-1
Update TSAppInfo.m
2023-11-29 18:30:03 +01:00
Halo-Michael c6ce29251e Remove unused entitlements 2023-11-30 01:03:25 +08:00
Halo-Michael b90a540d1d oops 2023-11-30 00:18:50 +08:00
Ikko Eltociear Ashimine 694973fda5
Update TSAppInfo.m
arbitary -> arbitrary
2023-11-30 01:05:13 +09:00
Halo-Michael 252d489ba3 Fix Network for Chinese model 2023-11-29 23:59:10 +08:00
Lars Fröder 9daa349a68
Merge pull request #604 from luken11/signing-fast-path-v2
Add support for multi-exploit Info.plist fast path
2023-11-29 16:02:42 +01:00
Lars Fröder d0781fb223
Merge pull request #613 from xiky/main
Update README.md
2023-11-29 16:00:26 +01:00
Livy Yao e0ecb70a43
Update README.md 2023-11-29 19:38:28 +08:00
Luke Noble e267749ada
Add support for multi-exploit Info.plist fast path
Deprecates TSBundlePreSigned in favour of TSPreAppliedExploitType
2023-11-28 21:44:12 +00:00
opa334 5ac7448fb8 2.0.7 2023-11-28 14:13:28 +01:00
opa334 dbaa03f8a6 Restore support for apps that have the com.apple.private.security.no-sandbox entitlement 2023-11-28 14:12:45 +01:00
opa334 8baab5e2e2 woops 2023-11-28 13:09:45 +01:00
opa334 1c4e567247 add back supported versions 2023-11-28 13:09:28 +01:00
opa334 d028cdf979 Merge branch 'main' of https://github.com/opa334/TrollStore 2023-11-28 13:08:08 +01:00
Lars Fröder 28066c580c
Merge pull request #581 from TheMasterOfMike/main
Shift installation method chart to ios.cfw.guide
2023-11-28 13:07:59 +01:00
opa334 30160e5c59 (2.0.6) One last fix 🤞 2023-11-28 12:41:53 +01:00
opa334 9e27e74fc9 2.0.6 2023-11-28 12:38:34 +01:00
opa334 18612495b3 Also update app info to be more accurate in terms of com.apple.private.security.container-required 2023-11-28 12:24:35 +01:00
opa334 a22414d34a Always prefer the string in com.apple.private.security.container-required (if it exists) to the bundle identifier when creating a data container 2023-11-28 12:17:35 +01:00
opa334 accf995dfc Sync uicache with upstream 2023-11-28 12:03:15 +01:00
opa334 1699abd9ab Fix every installed app getting assigned the same data container 2023-11-28 11:54:12 +01:00
Michael McAuliff 6b8c3fa201 Move everything to ios.cfw.guide, link there as appropriate 2023-11-28 01:48:49 -06:00
Michael ffbd1d8a00
Make install_trollhelperota_ios15.md more accurate 2023-11-27 21:55:01 -06:00
Michael b1d7030cc6
bump install_trollhelperota_arm64e.md to 15.6.1 2023-11-27 21:54:17 -06:00
Michael 71cfac0fa3
Start implementing updated guides
arm64 15.7.7-15.8 and arm64 16.2+ still need jailbreak-agonistic installation guides but I don't entirely understand installing it on rootless personally so I'm opting to push this off for now
2023-11-27 21:53:51 -06:00
opa334 3fe3e7f241 2.0.5 2023-11-28 03:36:02 +01:00
opa334 9abd926196 2.0.4 2023-11-28 02:59:06 +01:00
opa334 1bd49022fa Back to Security.framework on iOS 16+, apparently ldid signed binaries don't work on 16+ 2023-11-28 02:58:01 +01:00
opa334 1b26441eb6 2.0.3 2023-11-28 02:42:10 +01:00
opa334 1bc51ad4a5 Screw it, ldid for everyone 2023-11-28 02:37:50 +01:00
opa334 fd2f266121 WIP signing improvements, don't seem to be fixing the issue I was trying to fix 2023-11-28 02:27:12 +01:00
opa334 f73642d37a This was not intended to be there 2023-11-28 02:24:33 +01:00
opa334 a48071b55a 2.0.2 2023-11-28 01:04:58 +01:00
opa334 c6ea42cf5a Readd ldid for use on iOS 14 2023-11-28 01:04:40 +01:00
opa334 b79c9c1ad5 2.0.1 2023-11-27 22:51:50 +01:00
opa334 f8b003f034 Sync ChOma changes 2023-11-27 22:50:44 +01:00
opa334 160191bd34 Sync with ChOma 2023-11-27 22:40:19 +01:00
opa334 33f1d47d4c Add credits 2023-11-27 20:46:33 +01:00
opa334 2e1cf8ffd4 fuck was this 2023-11-27 16:57:15 +01:00
opa334 a886c887c5 Fix building TrollHelperOTA 2023-11-27 16:30:34 +01:00