Mykola Grymalyuk
|
e5740dd34e
|
Fix MouSSE 13.0 B3 support
Replace usage of `__PRELINK_TEXT` with `__TEXT_EXEC`
```
Find: 5F 5F 50 52 45 4C 49 4E 4B 5F 54 45 58 54
Replace: 5F 5F 54 45 58 54 5F 45 58 45 43 00 00 00
```
|
2022-07-07 15:05:56 -06:00 |
|
Mykola Grymalyuk
|
a7cb63530e
|
build.py: Consolidate plist clean up into single loop
|
2022-07-07 14:24:07 -06:00 |
|
Mykola Grymalyuk
|
15e3ea06f0
|
build.py: Add config validation
|
2022-07-07 12:10:48 -06:00 |
|
Mykola Grymalyuk
|
ccd5109d8e
|
Update binaries
|
2022-07-07 12:08:52 -06:00 |
|
Mykola Grymalyuk
|
895c9e0603
|
Merge branch 'main' into ventura-alpha
|
2022-07-05 17:34:39 -06:00 |
|
Mykola Grymalyuk
|
28c4909b7e
|
Docs: Add 5k iMac note
|
2022-07-04 13:11:33 -06:00 |
|
Mykola Grymalyuk
|
885a1efbdc
|
gui_main.py: Add warning to serial spoofing
|
2022-07-03 12:57:34 -06:00 |
|
Dhinak G
|
b06822ec57
|
Fix build info for releases
|
2022-07-03 14:29:41 -04:00 |
|
Mykola Grymalyuk
|
7c8ea41c37
|
Sync Changelog
|
2022-07-03 11:59:35 -06:00 |
|
Mykola Grymalyuk
|
ba0fae0fe7
|
Merge pull request #1002 from dortania/cim-tmp
Work-around createinstallmedia erroring with 12.4+ installers
|
2022-07-03 11:57:30 -06:00 |
|
Mykola Grymalyuk
|
524a7cb753
|
installer.py: Ensure tmp dir is destroyed on exit
|
2022-07-03 11:44:20 -06:00 |
|
Mykola Grymalyuk
|
e1078faf85
|
installer.py: Adjust for disk image CoW
|
2022-07-02 14:09:27 -06:00 |
|
Mykola Grymalyuk
|
fdb82b8e13
|
installer.py: Use Copy on Write for tmp
Credit to @flagersgit for suggestion
|
2022-07-02 13:31:50 -06:00 |
|
Mykola Grymalyuk
|
b7b3f19fa0
|
Copy IAs to tmp during CIM
|
2022-07-02 11:13:44 -06:00 |
|
Mykola Grymalyuk
|
6a99d8418c
|
Merge branch 'main' into ventura-alpha
|
2022-07-01 22:34:00 -06:00 |
|
Mykola Grymalyuk
|
1fba4901c4
|
Add ‘Allow native models’ warning
|
2022-07-01 22:24:54 -06:00 |
|
Mykola Grymalyuk
|
d17372dd65
|
utitilities: Add NVRAM error handling
|
2022-06-30 10:40:47 -06:00 |
|
Mykola Grymalyuk
|
5cc0fd3638
|
Merge branch 'main' into ventura-alpha
|
2022-06-29 11:56:31 -06:00 |
|
Mykola Grymalyuk
|
5a96852ea5
|
install.py: Avoid OC icon if Windows detected
|
2022-06-28 10:34:18 -06:00 |
|
Mykola Grymalyuk
|
e5fcb5f157
|
sys_patch.py: Move Snapshot to dedicated function
|
2022-06-27 10:38:28 -06:00 |
|
Mykola Grymalyuk
|
ecf04372b4
|
Update Lilu and FeatureUnlock
|
2022-06-22 12:46:50 -06:00 |
|
Mykola Grymalyuk
|
7078ca5699
|
build.py: Fix on-model Ethernet detection
|
2022-06-21 13:44:31 -06:00 |
|
Mykola Grymalyuk
|
0c2185a882
|
build.py: Fix ethernet model assumption
|
2022-06-21 13:15:32 -06:00 |
|
Mykola Grymalyuk
|
ff849100e0
|
Ethernet: Set IOProbeScore to outmatch DriverKit
|
2022-06-21 13:08:48 -06:00 |
|
Mykola Grymalyuk
|
e80454af5a
|
build.py: Fix VMM erroring on build
|
2022-06-21 12:04:48 -06:00 |
|
Mykola Grymalyuk
|
cf76ed4c4f
|
sys_patch_dict.py: Avoid WebKit patch in Ventura
|
2022-06-21 10:36:01 -06:00 |
|
Mykola Grymalyuk
|
984e0021d6
|
Merge branch 'main' into ventura-alpha
|
2022-06-21 10:35:17 -06:00 |
|
Mykola Grymalyuk
|
ddafb8a3ab
|
gui_main.py: Fix Menubar relaunch as root
|
2022-06-21 10:34:57 -06:00 |
|
Mykola Grymalyuk
|
6e3ceb0937
|
sys_patch.py: Add comments to kmutil invocation
|
2022-06-20 14:54:14 -06:00 |
|
Mykola Grymalyuk
|
1130662e7a
|
build.py: Add USB1.1 injection
|
2022-06-18 15:12:24 -06:00 |
|
Mykola Grymalyuk
|
3d853e0d07
|
sys_patch.py: Add extra kmutil handling
Since KDKs are installed in Ventura, development KC would be generated by kmutil. For OCLP users, release builds are ideal
|
2022-06-17 12:37:08 -06:00 |
|
Mykola Grymalyuk
|
1b6a41f478
|
Merge branch 'main' into ventura-alpha
|
2022-06-17 12:34:02 -06:00 |
|
Mykola Grymalyuk
|
1e4ad7254f
|
installer.py: Ensure AS-specific installers are not listed
|
2022-06-17 11:13:34 -06:00 |
|
Mykola Grymalyuk
|
71734ce904
|
Increment build
|
2022-06-16 14:52:01 -06:00 |
|
Mykola Grymalyuk
|
8e9220cbc9
|
CI: Adjust TUI parameters
0.4.7
|
2022-06-16 09:19:45 -06:00 |
|
Mykola Grymalyuk
|
506cb00937
|
CI: Don’t publish TUIs on release
|
2022-06-16 09:17:22 -06:00 |
|
Mykola Grymalyuk
|
f3b3daab10
|
global_settings: Add extra error handling for defaults removal
|
2022-06-16 09:10:00 -06:00 |
|
Mykola Grymalyuk
|
a952e732d2
|
Docs: Add non-flashed GPU information
Authored-By: @Jazzzny
|
2022-06-15 14:17:52 -06:00 |
|
Mykola Grymalyuk
|
e5d9894bbf
|
Merge branch 'main' into ventura-alpha
|
2022-06-15 12:05:00 -06:00 |
|
Mykola Grymalyuk
|
e3ddcb8cf5
|
sys_patch.py: Fix typo
|
2022-06-14 22:04:31 -06:00 |
|
Mykola Grymalyuk
|
85572a2889
|
Misc Ventura fixes
|
2022-06-14 21:39:21 -06:00 |
|
Mykola Grymalyuk
|
8aa862e8fb
|
sys_patch_helpers.py: Adjust KDK verification
|
2022-06-14 19:48:06 -06:00 |
|
Mykola Grymalyuk
|
ca4b13e6af
|
sys_patch_helpers.py: Verify KDK is valid during search
|
2022-06-14 15:42:28 -06:00 |
|
Mykola Grymalyuk
|
d0dbf8e399
|
sys_patch.py: Add proper KDK handling during root patching
|
2022-06-14 15:02:01 -06:00 |
|
Mykola Grymalyuk
|
474e2247a0
|
Merge pull request #996 from ParaDoX1994/main
Moving Mac Pro GPU swap note
|
2022-06-14 10:07:48 -06:00 |
|
Mykola Grymalyuk
|
65516814f7
|
CI: Fix workflow with empty variables
|
2022-06-14 10:04:56 -06:00 |
|
Mykola Grymalyuk
|
f9c14459be
|
Switch to bug fix build
0.5.0 will be held off for Ventura support
|
2022-06-14 09:40:36 -06:00 |
|
neon ball
|
f97964ce82
|
Merge branch 'dortania:main' into main
|
2022-06-13 04:56:52 +03:00 |
|
Mykola Grymalyuk
|
8285be259c
|
Merge branch 'main' into ventura-alpha
|
2022-06-11 20:22:50 -06:00 |
|
Mykola Grymalyuk
|
2798d8a676
|
global_settings.py: add error handling for /Users/Shared write
|
2022-06-11 20:22:39 -06:00 |
|