Commit Graph

389 Commits

Author SHA1 Message Date
opa334 d11c04666a
2.1 2024-09-02 13:27:04 +02:00
alfiecg24 1092d91b5d 2.0.15 2024-03-30 17:31:09 +00:00
alfiecg24 8e9b3caa93 Fix broken error output 2024-03-30 17:24:27 +00:00
alfiecg24 4d8982545d Allow specifying binary paths for persistence helper 2024-03-30 12:08:58 +00:00
alfiecg24 e6b5c000a9 2.0.14 2024-03-27 22:39:42 +00:00
Lars Fröder f7f69684ae
Merge pull request #753 from luken11/signing-fast-path-v2
Fix inaccurate exploit type identification
2024-03-23 22:20:16 +01:00
Luke Noble 815145f922
Fix inaccurate exploit type identification 2024-03-23 19:37:15 +00:00
alfiecg24 2e646919f6 ldid and CoreTrust bypass used the same error code 2024-03-22 21:50:21 +00:00
alfiecg24 ac42b6b6c0 Don't print if there is no pre-applied exploit 2024-03-22 21:46:18 +00:00
alfiecg24 976f3596d5 2.0.13 2024-03-03 09:16:06 +00:00
opa334 75ad067562 Fix intendation 2024-03-02 20:35:47 +01:00
Alfie CG afd09b7838
Merge pull request #732 from TheMasterOfMike/main
Account for 16.7 RC in determinePlatformVulnerableExploitTypes
2024-02-16 01:07:16 +00:00
Michael 8ddfe1361c
Account for 16.7 RC in determinePlatformVulnerableExploitTypes
this is completely untested and is probably not entirely needed, but it avoids 16.7 RC falling back to fallback behavior (which should still work fine but shouldn't be necessary on 16.7 RC anyways?
2024-02-15 19:05:15 -06:00
Lars Fröder c2073db982
Merge pull request #709 from QuanTrieuPCYT/patch-1
Update URL schemes supported version in readme
2024-02-13 10:22:28 +01:00
alfiecg24 00887a9145 Support new ChOma signing method 2024-02-09 20:13:18 +00:00
alfiecg24 09957974ba Forgot to add this check to fastPathSign 2024-02-09 19:58:29 +00:00
opa334 3913abfd8d Add skip-uicache option 2024-02-01 22:46:06 +01:00
alfiecg24 600193f7b4 Bump ChOma version 2024-02-01 21:42:51 +00:00
alfiecg24 11eb142d3b Fix signing unsupported MachO types 2024-02-01 21:40:23 +00:00
Alfie CG ac24773858
Merge pull request #716 from TheMasterOfMike/main
App Store Fast Path wasn't introduced until 14.0 beta 2
2024-01-30 07:49:03 +00:00
Michael 0bfc1179a0
App Store Fast Path wasn't introduced until 14.0 beta 2
I love when stuff is made even more complicated

(yes there are people still on 14.0 beta 1, yes this distinction is warranted, yes it could probably be done better - I'm not sure how best to format that beta 1 is not supported, but I felt this is the easy way out in regards to doing so)
2024-01-30 01:05:28 -06:00
QuanTrieuPCYT f912ffc31e
wording changes 2024-01-27 22:50:09 +07:00
QuanTrieuPCYT b24652afcb
Update URL schemes supported version in readme 2024-01-27 09:09:56 +07:00
opa334 5b467392e5 2.0.12 2024-01-27 01:53:38 +01:00
opa334 1264e022c4 Fix style 2024-01-27 01:52:58 +01:00
opa334 f98b2a2094 Reload icons on app (un)install 2024-01-27 01:49:53 +01:00
opa334 0d5b72b19d Update README, update credits 2024-01-27 01:27:40 +01:00
opa334 79250bc7fb Dynamically get libarchive include path 2024-01-26 16:47:29 +01:00
Lars Fröder fdc4caba03
Merge pull request #672 from L1ghtmann/main
Adjust libarchive include/imports
2024-01-26 16:46:50 +01:00
Lars Fröder e4fa7ae399
Merge pull request #525 from dlevi309/main
fixes blank view / empty launch screen
2024-01-26 16:36:00 +01:00
Lars Fröder f21dfff284
Merge pull request #703 from khanhduytran0/main
Add an option to open app with JIT (rework)
2024-01-26 16:34:33 +01:00
khanhduytran0 b83c53cb46 Add enable-jit URL scheme endpoint 2024-01-25 20:04:24 +07:00
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