-
Notifications
You must be signed in to change notification settings - Fork 28
/
kext.json
151 lines (151 loc) · 5.9 KB
/
kext.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
{
"Lilu & Plugins": [
{
"Name": "Lilu",
"Link": "https://github.com/acidanthera/Lilu",
"Description": "Arbitrary kext and process patching on macOS."
},
{
"Name": "AirportBrcmFixup",
"Link": "https://github.com/acidanthera/AirportBrcmFixup",
"Description": "Various patches for Broadcom Airport Wi-Fi cards."
},
{
"Name": "AppleALC",
"Link": "https://github.com/acidanthera/AppleALC",
"Description": "Native macOS HD audio for not officially supported codecs."
},
{
"Name": "AppleBacklightFixup",
"Link": "https://bitbucket.org/RehabMan/applebacklightfixup",
"Description": "Workarounds Clover limitation to patch AppleBacklight.kext in OS Installer and Recovery, original repository by hieplpvip."
},
{
"Name": "ATH9KFixup",
"Link": "https://bitbucket.org/RehabMan/ath9kfixup",
"Description": "Various patches for unsupported Atheros Wi-Fi cards, original repository by chunnann."
},
{
"Name": "BT4LEContiunityFixup",
"Link": "https://github.com/acidanthera/BT4LEContiunityFixup",
"Description": "Enable BT4LE-Handoff-Hotspot features."
},
{
"Name": "CPUFriend",
"Link": "https://github.com/PMheart/CPUFriend",
"Description": "Dynamic power management data injection."
},
{
"Name": "HibernationFixup",
"Link": "https://github.com/acidanthera/HibernationFixup",
"Description": "Enable 3 & 25 mode hibernation on certain hardware."
},
{
"Name": "NightShiftUnlocker",
"Link": "https://github.com/Austere-J/NightShiftUnlocker",
"Description": "Enables Night Shift on all the models."
},
{
"Name": "NoTouchID",
"Link": "https://github.com/al3xtjames/NoTouchID",
"Description": "Disables Touch ID checks causing hangs."
},
{
"Name": "NoVPAJpeg",
"Link": "https://github.com/vulgo/NoVPAJpeg",
"Description": "Workarounds Quicklook issues on 10.14 when using macmodels with IGPU on CPUs without IGPU. Can be used as an alternative to MacPro6,1 model."
},
{
"Name": "VirtualSMC",
"Link": "https://github.com/acidanthera/VirtualSMC",
"Description": "Advanced SMC emulation."
},
{
"Name": "AsusSMC",
"Link": "https://github.com/hieplpvip/AsusSMC",
"Description": "A VirtualSMC plugin provides native support for ALS, keyboard backlight and Fn keys for Asus laptops on macOS."
},
{
"Name": "WhateverGreen",
"Link": "https://github.com/acidanthera/WhateverGreen",
"Description": "Various patches necessary for GPUs."
}
],
"Others": [
{
"Name": "ACPIBatteryManager",
"Link": "https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads/",
"Description": "Implements an Advanced Configuration and Power Interface (ACPI) based battery manager kernel extension (kext/driver) for non-Apple laptops running OS X."
},
{
"Name": "ACPIDebug",
"Link": "https://bitbucket.org/RehabMan/os-x-acpi-debug/downloads/",
"Description": "This kext allows one to easily trace variables and execution path from DSDT (or SSDT) code."
},
{
"Name": "BrcmPatchRAM",
"Link": "https://bitbucket.org/RehabMan/os-x-brcmpatchram/downloads/",
"Description": "BrcmPatchRAM kext is an OS X driver which applies PatchRAM updates for Broadcom RAMUSB based devices."
},
{
"Name": "CodecCommander",
"Link": "https://bitbucket.org/RehabMan/os-x-eapd-codec-commander/downloads/",
"Description": "Used for updating EAPD (External Amplifier) state on HDA (High Definition Audio) codecs that use given amp on Speaker or Headphone nodes (both, or even extra ones in some cases)."
},
{
"Name": "EFICheckDisabler",
"Link": "https://github.com/RehabMan/hack-tools/tree/master/kexts/EFICheckDisabler.kext",
"Description": "Disable the EFICheck during the booting stage."
},
{
"Name": "FakePCIID",
"Link": "https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads/",
"Description": "The purpose of this kext is to attach to any IOPCIDevice so it can provide alternate PCI ID when another driver attached to the same device requests them."
},
{
"Name": "FakeSMC",
"Link": "https://bitbucket.org/RehabMan/os-x-fakesmc-kozlek/downloads/",
"Description": "An open source SMC device driver/emulator developed by netkas."
},
{
"Name": "IntelMausiEthernet",
"Link": "https://bitbucket.org/RehabMan/os-x-intel-network/downloads/",
"Description": "OS X driver for Intel onboard LAN."
},
{
"Name": "NullEthernet",
"Link": "https://bitbucket.org/RehabMan/os-x-null-ethernet/downloads/",
"Description": "The purpose of this driver is to enable Mac App Store access even if you don’t have a built-in Ethernet port with supporting drivers."
},
{
"Name": "Realtek RTL8111",
"Link": "https://github.com/Mieze/RTL8111_driver_for_OS_X/releases",
"Description": "OS X open source driver for the Realtek RTL8111/8168 family."
},
{
"Name": "SATA-unsupported",
"Link": "https://github.com/RehabMan/hack-tools/tree/master/kexts/SATA-unsupported.kext",
"Description": "Allow the Apple provided kexts to recognize certain SATA controllers properly."
},
{
"Name": "USBInjectAll",
"Link": "https://bitbucket.org/RehabMan/os-x-usb-inject-all/downloads/",
"Description": "This kext attempts to inject all ports for each controller, and for hubs as well."
},
{
"Name": "VoodooPS2Controller",
"Link": "https://bitbucket.org/RehabMan/os-x-voodoo-ps2-controller/downloads/",
"Description": "Contains updated Voodoo PS/2 Controller, improved Keyboard & Synaptics TouchPad."
},
{
"Name": "VoodooI2C",
"Link": "https://github.com/alexandred/VoodooI2C",
"Description": "VoodooI2C is a project consisting of macOS kernel extensions that add support for I2C bus devices."
},
{
"Name": "XHCI-unsupported",
"Link": "https://github.com/RehabMan/OS-X-USB-Inject-All/tree/master/XHCI-unsupported.kext",
"Description": "Certain Intel xHCI controllers are not supported natively and require an injector. For these systems, install XHCI-unsupported.kext."
}
]
}