Commit Graph

42 Commits

Author SHA1 Message Date
opa334 b700590174 Actually just make ChOma a submodule, much better 2024-01-12 16:34:28 +01:00
Dhinak G e157415304
Merge remote-tracking branch 'upstream/main' 2023-12-30 13:35:00 -05:00
Dhinak G eed1d42792
Fix rebooting
reboot3 requires platformization. Use FrontBoardServices to do it instead
2023-12-30 13:23:54 -05:00
Dhinak G 28aab08dec
Fix last 2023-12-22 00:27:09 -05:00
Dhinak G f1f42778d8
Invert output from RootHelper 2023-12-21 23:21:26 -05:00
Dhinak G afb45b110e
Fix issue in entitlement checking 2023-12-21 21:38:47 -05: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
Dhinak G a56bf738bd
Add in other restricted entitlements 2023-12-02 23:45:41 -05:00
Dhinak G 2ac6bc280f
Add code to check and arm developer mode 2023-11-30 19:51:51 -05: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 dbaa03f8a6 Restore support for apps that have the com.apple.private.security.no-sandbox entitlement 2023-11-28 14:12:45 +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 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 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 c6ea42cf5a Readd ldid for use on iOS 14 2023-11-28 01:04:40 +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 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 3aafa51503 1.5.0~b1 2023-01-21 13:52:39 +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 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 7f34ae76a6 1.4 2022-11-19 23:22:20 +01:00
opa334 636419ee53 1.3.3 2022-10-31 23:39:28 +01:00
opa334 029a80f4b9 1.3 2022-10-30 00:45:30 +02:00
opa334 acf193b3ce 1.2.2 2022-10-18 21:38:43 +02:00
opa334 7d319b04d1 1.2.1 2022-10-17 20:30:49 +02:00
opa334 4850eb5a9e TrollStore 1.2, new build setup, deprecate installers in favor of TrollHelperOTA, add jailbreak guide, add better version compatibility notes 2022-10-11 22:57:08 +02:00