Commit Graph
100 Commits
Author SHA1 Message Date
opa334 3b43facaa5 Decouple ChOma from TrollStore (Can be added and updated using 'make update-choma' now) 2024-01-12 15:53:39 +01:00
opa334 206541d9f0 Update ChOma (yes this sucks) 2024-01-12 15:40:20 +01:00
opa334 2587c320d0 2.0.9 2024-01-11 20:22:05 +01:00
opa334 ae32e41bad Switch to 16.5 SDK, fix compilation error when XPC is already included 2024-01-11 20:21:33 +01: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
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öderandGitHub c1f0677c90 Merge pull request #618 from Halo-Michael/main
Fix Network for Chinese model
2023-11-29 18:30:50 +01:00
Lars FröderandGitHub 4433ec2f97 Merge pull request #617 from eltociear/patch-1
Update TSAppInfo.m
2023-11-29 18:30:03 +01:00
Lars FröderandGitHub 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öderandGitHub d0781fb223 Merge pull request #613 from xiky/main
Update README.md
2023-11-29 16:00:26 +01: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öderandGitHub 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
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
opa334 2bf1d35893 Bump version, update credits 2023-11-27 16:00:54 +01:00
opa334 c9421f0d99 Merge branch 'ts2' of https://github.com/opa334/TrollStore-Private into ts2 2023-11-27 15:50:10 +01:00
opa334 e0a580c44b Revamp build process to produce new embdded binaries in build folder 2023-11-27 15:49:54 +01:00
opa334 1368357c87 TrollStore 2 iPhone Certification Authority 2023-11-26 22:51:41 +01:00
opa334 78e617e783 Reimplement fallback entitlements 2023-11-26 21:41:10 +01:00
opa334 17ba8fbaa7 TrollStore 2: First working POC :D 2023-11-26 20:43:30 +01:00
opa334 2c327a0083 Implement signing with new CoreTrust bypass 2023-11-26 18:29:32 +01:00
opa334 68abdf124b Remove all mentions of ldid 2023-11-26 17:56:14 +01:00
opa334 1ebcb73375 Fix compilation 2023-11-26 17:51:03 +01:00
opa334 e672aaebd5 First work on integrating with new CoreTrust bypass 2023-11-26 17:45:52 +01:00
opa334 3d89c079a2 Very late bugfix: Also wipe data container when uninstalling an app 2023-11-26 17:45:52 +01:00
opa334 27534fb48d Fix compilation 2023-11-26 17:45:12 +01:00
Lars FröderandGitHub 739e045581 Update README.md 2023-11-26 15:14:03 +01:00
Lars FröderandGitHub 35ced8d0ed Update README.md 2023-11-26 15:13:30 +01:00
Lars FröderandGitHub f14802db3e Merge pull request #564 from TheMasterOfMike/main
Update table to account for the new CT bug
2023-11-26 13:57:37 +01:00
Lars FröderandGitHub 4ae6884892 Update README.md 2023-11-23 22:25:58 +01:00
Lars FröderandGitHub f3134ca24d Merge pull request #560 from gzz2000/patch-1
Fix typo
2023-11-14 15:33:21 +01:00
Lars FröderandGitHub 264a9402ab Update README.md 2023-10-08 17:41:49 +02:00
Lars FröderandGitHub f5d7eaf017 Merge pull request #551 from alfiecg24/patch-1
Update README - 16.6.1 is also affected by the new CT bug
2023-10-08 17:39:37 +02:00
opa334 cb0a275db7 Did not age well 2023-10-03 00:34:45 +02:00
opa334 ea52074779 1.5.1 2023-02-14 19:58:50 +01:00
opa334 76efa63bec ... 2023-02-14 19:57:05 +01:00
opa334 de53f6adf6 1.5.0 2023-01-29 09:49:48 +01:00
opa334 7ee26db4d1 ... 2023-01-29 00:17:04 +01:00
opa334 102ebc6b3b 1.5.0~b3 2023-01-26 00:40:39 +01:00
opa334 704d3ffd45 1.5.0~b3 2023-01-26 00:39:58 +01:00
opa334 4db76d3ec5 1.5.0~b2 2023-01-21 16:41:20 +01:00
opa334 c6b513defc more xml 2023-01-21 13:53:22 +01:00
opa334 3aafa51503 1.5.0~b1 2023-01-21 13:52:39 +01:00
opa334 d244304313 Improve readme, add note about com.apple.private.security.storage.AppDataContainers 2023-01-16 22:25:48 +01:00
opa334 d3305f1660 verbage 2022-12-04 19:20:10 +01:00
opa334 8b41d2824e better? 2022-12-04 19:19:27 +01:00
opa334 05d70f08a9 check if this is better 2022-12-04 19:18:15 +01:00
opa334 6eb32a5ff9 Fix entitlement intendation 2022-12-04 18:13:40 +01:00
opa334 118ece9c87 Improve README 2022-12-03 00:27:52 +01:00
opa334 617bc045d4 1.4.5 2022-12-01 23:21:39 +01:00
opa334 030ab8fd58 1.4.5b2 2022-12-01 00:37:01 +01:00
opa334 67ec5ff14f 1.4.5b1 2022-11-29 23:46:01 +01:00
opa334 c572b1b84c add safety check 2022-11-25 19:24:58 +01:00
opa334 59eae957e9 1.4.4 2022-11-22 20:46:01 +01:00
opa334 755d1d8724 1.4.3 2022-11-21 13:27:09 +01:00
opa334 924257abda 1.4.2 2022-11-20 18:27:14 +01:00
opa334 374d6245c5 1.4.1 2022-11-20 15:33:54 +01:00
opa334 fa41de23b5 1.4 2022-11-19 23:36:36 +01:00
Lars FröderandGitHub c0aa2a8736 Merge pull request #355 from BomberFish/patch-2
Fix spelling mistake in file association
2022-11-19 23:26:42 +01:00
opa334 7f34ae76a6 1.4 2022-11-19 23:22:20 +01:00
Lars FröderandGitHub 2d762b39ef Merge pull request #351 from SerenaKit/main
UTF8String -> fileSystemRepresentation for paths
2022-11-14 19:37:59 +01:00
opa334 03399fd91a waste of sand 2022-11-09 19:12:57 +01:00
opa334 fbe13bb2ff Merge branch 'main' of https://github.com/opa334/TrollStore 2022-11-06 18:11:20 +01:00
opa334 9c1b0c9f54 Update README 2022-11-06 18:11:13 +01:00
opa334 55dc9180ee 1.3.5 2022-11-06 00:56:04 +01:00
opa334 ac27c01e33 more clear 2022-11-05 23:39:56 +01:00
opa334 3b98836782 Meant to remove this 2022-11-05 23:39:01 +01:00
opa334 44d9a64fe2 Update install guides 2022-11-05 23:37:17 +01:00
opa334 0550239523 Update readme 2022-11-05 23:34:37 +01:00
opa334 0259e5e669 fix table, woops 2022-11-05 23:33:31 +01:00
opa334 e47dd74a57 fix table, woops 2022-11-05 23:32:44 +01:00
opa334 a8be6af56f Better Installation Guides 2022-11-05 23:31:39 +01:00
opa334 1c782c3b5e fix update process sometimes installing an older build 2022-10-31 23:58:06 +01:00
opa334 2256d70601 We still need this for update installs... crap (1.3.4) 2022-10-31 23:48:32 +01:00
opa334 636419ee53 1.3.3 2022-10-31 23:39:28 +01:00