Commit Graph

355 Commits

Author SHA1 Message Date
Duy Tran Khanh 4bfc994f70
Almost forgot this 2024-01-23 18:47:55 +07:00
khanhduytran0 647f43087c Add option to open app with JIT 2024-01-23 18:18:57 +07:00
opa334 0cc5ab1978 2.0.11 2024-01-12 21:46:52 +01:00
opa334 373c0c6add Maybe works correctly now? 2024-01-12 21:03:05 +01:00
opa334 b6579c6a09 Attempt to fix icons bugging out 2024-01-12 20:10:32 +01:00
opa334 f5a2dfae01 2.0.10 2024-01-12 18:05:47 +01:00
alfiecg24 f5a90a0899 Update alert message for encrypted binaries 2024-01-12 17:02:57 +00:00
opa334 cddfdcfed1 Improve check for main binary 2024-01-12 17:03:10 +01:00
alfiecg24 713ecf43a5 Merge branch 'main' of https://github.com/opa334/TrollStore 2024-01-12 15:56:37 +00:00
alfiecg24 d66d45fd9a Fix installing of partially-decrypted IPAs 2024-01-12 15:56:11 +00:00
Lars Fröder ecbbc5ea20
Merge pull request #689 from ryanfortner/main
Update copyright & license to 2024
2024-01-12 16:52:40 +01:00
Ryan Fortner 9c57ababa1
Update copyright & license to 2024 2024-01-12 10:41:47 -05:00
opa334 b700590174 Actually just make ChOma a submodule, much better 2024-01-12 16:34:28 +01:00
opa334 9197bd1652 Don't defend against executables with no entitlements 2024-01-12 16:28:28 +01:00
opa334 913969ac8c Make sure to remove dylibs 2024-01-12 16:16:03 +01:00
opa334 214f279485 Improve a bit, add back libcrypto 2024-01-12 15:57:57 +01:00
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
Alfie CG e16fe8e1e7
Merge pull request #679 from TheMasterOfMike/main
CVE-2023-41991 is supported on 16.7 RC (20H18)
2024-01-07 13:18:50 +00:00
Michael 3d649c8d6f
Apple moment 2024-01-07 07:12:52 -06:00
Alfie CG 783ab43c3e
Merge pull request #635 from dhinakg/main
Arm developer mode if needed
2023-12-30 22:39:41 +00:00
Dhinak G c1090cf790
Change close buttons to `UIAlertActionStyleCancel` 2023-12-30 14:15:26 -05:00
Dhinak G 9f9fd76310
Add FrontBoardServices to Makefiles 2023-12-30 13:40:05 -05:00
Dhinak G fa948c0646
Fix last 2023-12-30 13:38:09 -05:00
Dhinak G e157415304
Merge remote-tracking branch 'upstream/main' 2023-12-30 13:35:00 -05:00
Dhinak G 3474468189
Fix dev mode specifier always showing up 2023-12-30 13:32:02 -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 8dc50d7555
Add reboot code 2023-12-22 00:08:23 -05:00
Dhinak G f1f42778d8
Invert output from RootHelper 2023-12-21 23:21:26 -05:00
Dhinak G d502576e1f
Remove dev mode from app info 2023-12-21 21:39:31 -05:00
Dhinak G afb45b110e
Fix issue in entitlement checking 2023-12-21 21:38:47 -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
Dhinak G a56bf738bd
Add in other restricted entitlements 2023-12-02 23:45:41 -05: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
Dhinak G 5eecb677a7
Document the actions 2023-11-30 20:34:56 -05:00
Dhinak G c130a04ff5
Fix copy & paste typo 2023-11-30 20:19:06 -05:00
Dhinak G f57326e0a4
Show developer mode status in app info 2023-11-30 19:52:00 -05:00
Dhinak G 2ac6bc280f
Add code to check and arm developer mode 2023-11-30 19:51:51 -05: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