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
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
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
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