diff --git a/OC/Kexts/CpuTscSync.kext/Contents/Info.plist b/OC/Kexts/CpuTscSync.kext/Contents/Info.plist
new file mode 100644
index 0000000..9b68292
--- /dev/null
+++ b/OC/Kexts/CpuTscSync.kext/Contents/Info.plist
@@ -0,0 +1,100 @@
+
+
+
+
+ BuildMachineOSBuild
+ 21G531
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ CpuTscSync
+ CFBundleIdentifier
+ org.lvs1974.driver.CpuTscSync
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ CpuTscSync
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.1.0
+ CFBundleSignature
+ ????
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1.1.0
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 13F100
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 12.3
+ DTSDKBuild
+ 21E226
+ DTSDKName
+ macosx12.3
+ DTXcode
+ 1341
+ DTXcodeBuild
+ 13F100
+ IOKitPersonalities
+
+ CpuTscSync
+
+ CFBundleIdentifier
+ org.lvs1974.driver.CpuTscSync
+ IOClass
+ CpuTscSync
+ IOMatchCategory
+ CpuTscSync
+ IOProviderClass
+ IOResources
+ IOResourceMatch
+ IOKit
+
+ VoodooTSCSync
+
+ CFBundleIdentifier
+ org.lvs1974.driver.CpuTscSync
+ IOClass
+ VoodooTSCSync
+ IOMatchCategory
+ VoodooTSCSync
+ IOProviderClass
+ AppleACPICPU
+
+
+ LSMinimumSystemVersion
+ 10.8
+ NSHumanReadableCopyright
+ Copyright © 2020 lvs1974. All rights reserved.
+ OSBundleCompatibleVersion
+ 1.0
+ OSBundleLibraries
+
+ as.vit9696.Lilu
+ 1.2.0
+ com.apple.iokit.IOACPIFamily
+ 1.0.0d1
+ com.apple.kpi.bsd
+ 12.0.0
+ com.apple.kpi.dsep
+ 12.0.0
+ com.apple.kpi.iokit
+ 12.0.0
+ com.apple.kpi.libkern
+ 12.0.0
+ com.apple.kpi.mach
+ 12.0.0
+ com.apple.kpi.unsupported
+ 12.0.0
+
+ OSBundleRequired
+ Root
+
+
diff --git a/OC/Kexts/CpuTscSync.kext/Contents/MacOS/CpuTscSync b/OC/Kexts/CpuTscSync.kext/Contents/MacOS/CpuTscSync
new file mode 100644
index 0000000..74e00a5
Binary files /dev/null and b/OC/Kexts/CpuTscSync.kext/Contents/MacOS/CpuTscSync differ
diff --git a/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/Info.plist b/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/Info.plist
new file mode 100644
index 0000000..26bcd86
--- /dev/null
+++ b/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/Info.plist
@@ -0,0 +1,102 @@
+
+
+
+
+ BuildMachineOSBuild
+ 19H1030
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ LucyRTL8125Ethernet
+ CFBundleIdentifier
+ com.insanelymac.LucyRTL8125Ethernet
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ LucyRTL8125Ethernet
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.1.0
+ CFBundleSignature
+ ????
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1.1.0
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 10G8
+ DTPlatformVersion
+ GM
+ DTSDKBuild
+ 18G74
+ DTSDKName
+ macosx10.14
+ DTXcode
+ 1030
+ DTXcodeBuild
+ 10G8
+ IOKitPersonalities
+
+ LucyRTL8125
+
+ CFBundleIdentifier
+ com.insanelymac.LucyRTL8125Ethernet
+ Driver Parameters
+
+ disableASPM
+
+ enableCSO6
+
+ enableEEE
+
+ enableTSO4
+
+ enableTSO6
+
+ fallbackMAC
+
+ usPollInt2500
+ 0
+
+ Driver_Version
+ 1.1.0
+ IOClass
+ LucyRTL8125
+ IOPCIMatch
+ 0x812510ec 0x81251186 0x300010ec
+ IOProbeScore
+ 1000
+ IOProviderClass
+ IOPCIDevice
+ Model
+ RTL8125
+ Vendor
+ Realtek
+
+
+ NSHumanReadableCopyright
+ Copyright © 2020 Laura Müller. All rights reserved.
+ OSBundleLibraries
+
+ com.apple.iokit.IONetworkingFamily
+ 1.5.0
+ com.apple.iokit.IOPCIFamily
+ 1.7
+ com.apple.kpi.bsd
+ 8.10.0
+ com.apple.kpi.iokit
+ 8.10.0
+ com.apple.kpi.libkern
+ 8.10.0
+ com.apple.kpi.mach
+ 8.10.0
+
+ OSBundleRequired
+ Network-Root
+
+
diff --git a/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/MacOS/LucyRTL8125Ethernet b/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/MacOS/LucyRTL8125Ethernet
new file mode 100644
index 0000000..5b3adea
Binary files /dev/null and b/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/MacOS/LucyRTL8125Ethernet differ
diff --git a/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/_CodeSignature/CodeResources b/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/_CodeSignature/CodeResources
new file mode 100644
index 0000000..d5d0fd7
--- /dev/null
+++ b/OC/Kexts/LucyRTL8125Ethernet.kext/Contents/_CodeSignature/CodeResources
@@ -0,0 +1,115 @@
+
+
+
+
+ files
+
+ files2
+
+ rules
+
+ ^Resources/
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^version.plist$
+
+
+ rules2
+
+ .*\.dSYM($|/)
+
+ weight
+ 11
+
+ ^(.*/)?\.DS_Store$
+
+ omit
+
+ weight
+ 2000
+
+ ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/
+
+ nested
+
+ weight
+ 10
+
+ ^.*
+
+ ^Info\.plist$
+
+ omit
+
+ weight
+ 20
+
+ ^PkgInfo$
+
+ omit
+
+ weight
+ 20
+
+ ^Resources/
+
+ weight
+ 20
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^[^/]+$
+
+ nested
+
+ weight
+ 10
+
+ ^embedded\.provisionprofile$
+
+ weight
+ 20
+
+ ^version\.plist$
+
+ weight
+ 20
+
+
+
+
diff --git a/OC/Kexts/NVMeFix.kext/Contents/Info.plist b/OC/Kexts/NVMeFix.kext/Contents/Info.plist
new file mode 100644
index 0000000..50cc49f
--- /dev/null
+++ b/OC/Kexts/NVMeFix.kext/Contents/Info.plist
@@ -0,0 +1,85 @@
+
+
+
+
+ BuildMachineOSBuild
+ 21G651
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ NVMeFix
+ CFBundleIdentifier
+ org.acidanthera.NVMeFix
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ NVMeFix
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.1.1
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1.1.1
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 13F100
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 12.3
+ DTSDKBuild
+ 21E226
+ DTSDKName
+ macosx12.3
+ DTXcode
+ 1341
+ DTXcodeBuild
+ 13F100
+ IOKitPersonalities
+
+ org.acidanthera.NVMeFix
+
+ CFBundleIdentifier
+ org.acidanthera.NVMeFix
+ IOClass
+ NVMeFix
+ IOMatchCategory
+ NVMeFix
+ IOProviderClass
+ IOResources
+ IOResourceMatch
+ IOKit
+
+
+ LSMinimumSystemVersion
+ 10.14
+ NSHumanReadableCopyright
+ Copyright © 2019 acidanthera. All rights reserved.
+ OSBundleCompatibleVersion
+ 1.0
+ OSBundleLibraries
+
+ as.vit9696.Lilu
+ 1.4.1
+ com.apple.kpi.bsd
+ 12.0.0
+ com.apple.kpi.dsep
+ 12.0.0
+ com.apple.kpi.iokit
+ 12.0.0
+ com.apple.kpi.libkern
+ 12.0.0
+ com.apple.kpi.mach
+ 12.0.0
+ com.apple.kpi.unsupported
+ 12.0.0
+
+ OSBundleRequired
+ Root
+
+
diff --git a/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix b/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix
new file mode 100644
index 0000000..ca42751
Binary files /dev/null and b/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix differ
diff --git a/OC/Kexts/intelmausi.kext/Contents/Info.plist b/OC/Kexts/RealtekRTL8111.kext/Contents/Info.plist
similarity index 51%
rename from OC/Kexts/intelmausi.kext/Contents/Info.plist
rename to OC/Kexts/RealtekRTL8111.kext/Contents/Info.plist
index 2f748a1..9e6775a 100644
--- a/OC/Kexts/intelmausi.kext/Contents/Info.plist
+++ b/OC/Kexts/RealtekRTL8111.kext/Contents/Info.plist
@@ -3,21 +3,21 @@
BuildMachineOSBuild
- 19H1217
+ 19H1030
CFBundleDevelopmentRegion
English
CFBundleExecutable
- IntelMausi
+ RealtekRTL8111
CFBundleIdentifier
- as.acidanthera.mieze.IntelMausi
+ com.insanelymac.RealtekRTL8111
CFBundleInfoDictionaryVersion
6.0
CFBundleName
- IntelMausi
+ RealtekRTL8111
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.0.7
+ 2.4.2
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,70 +25,64 @@
MacOSX
CFBundleVersion
- 1.0.7
+ 2.4.2
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 12B45b
- DTPlatformName
- macosx
+ 10G8
DTPlatformVersion
- 11.0
+ GM
DTSDKBuild
- 20A2408
+ 18G74
DTSDKName
- macosx11.0
+ macosx10.14
DTXcode
- 1220
+ 1030
DTXcodeBuild
- 12B45b
+ 10G8
IOKitPersonalities
- IntelMausi
+ RTL8111 PCIe Adapter
CFBundleIdentifier
- as.acidanthera.mieze.IntelMausi
+ com.insanelymac.RealtekRTL8111
Driver Parameters
+ disableASPM
+
enableCSO6
- enableWakeOnAddrMatch
-
- maxIntrRate10
- 3000
- maxIntrRate100
- 5000
- maxIntrRate1000
- 8000
- rxAbsTime10
- 0
- rxAbsTime100
- 0
- rxAbsTime1000
- 10
- rxDelayTime10
- 0
- rxDelayTime100
- 0
- rxDelayTime1000
- 0
+ enableTSO4
+
+ enableTSO6
+
+ fallbackMAC
+
+ intrMitigate
+ 53080
+ rxPolling
+
Driver_Version
- 1.0.7
+ 2.4.2
IOClass
- IntelMausi
+ RTL8111
IOPCIMatch
- 0x10EA8086 0x10EB8086 0x10EF8086 0x10F08086 0x15028086 0x15038086 0x153A8086 0x153B8086 0x155A8086 0x15598086 0x15A08086 0x15A18086 0x15A28086 0x15A38086 0x156F8086 0x15708086 0x15B78086 0x15B88086 0x15D78086 0x15D88086 0x15E38086 0x15D68086 0x15BD8086 0x15BE8086 0x15BB8086 0x15BC8086 0x15DF8086 0x15E08086 0x15E18086 0x15E28086 0x15B98086 0x0D4E8086 0x0D4F8086 0x0D4C8086 0x0D4D8086 0x0D538086 0x0D558086 0x15FB8086 0x15FC8086 0x15F98086 0x15FA8086 0x15F48086 0x15F58086 0x1A1E8086 0x1A1F8086 0x1A1C8086 0x1A1D8086 0x550A8086 0x550B8086 0x550C8086 0x550D8086
+ 0x816810ec 0x81681186 0x250210ec 0x260010ec
IOProbeScore
1000
IOProviderClass
IOPCIDevice
+ Model
+ RTL8111
+ Vendor
+ Realtek
LSMinimumSystemVersion
- 10.9
+ 10.14
NSHumanReadableCopyright
- Copyright © 2014 Laura Müller. All rights reserved.
+ Copyright © 2013 Laura Müller. All rights reserved.
OSBundleLibraries
com.apple.iokit.IONetworkingFamily
diff --git a/OC/Kexts/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111 b/OC/Kexts/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111
new file mode 100644
index 0000000..b6dccbb
Binary files /dev/null and b/OC/Kexts/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111 differ
diff --git a/OC/Kexts/RealtekRTL8111.kext/Contents/Resources/en.lproj/InfoPlist.strings b/OC/Kexts/RealtekRTL8111.kext/Contents/Resources/en.lproj/InfoPlist.strings
new file mode 100644
index 0000000..5e45963
Binary files /dev/null and b/OC/Kexts/RealtekRTL8111.kext/Contents/Resources/en.lproj/InfoPlist.strings differ
diff --git a/OC/Kexts/RestrictEvents.kext/Contents/Info.plist b/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
new file mode 100644
index 0000000..1aa41be
--- /dev/null
+++ b/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
@@ -0,0 +1,189 @@
+
+
+
+
+ BuildMachineOSBuild
+ 21G531
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ RestrictEvents
+ CFBundleIdentifier
+ as.vit9696.RestrictEvents
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ RestrictEvents
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.1.2
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1.1.2
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 13F100
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 12.3
+ DTSDKBuild
+ 21E226
+ DTSDKName
+ macosx12.3
+ DTXcode
+ 1341
+ DTXcodeBuild
+ 13F100
+ IOKitPersonalities
+
+ as.vit9696.RestrictEfiCheck
+
+ CFBundleIdentifier
+ as.vit9696.RestrictEvents
+ IOClass
+ IOService
+ IOMatchCategory
+ com_apple_driver_eficheck
+ IONameMatch
+
+ pci8086,1c41
+ pci8086,1c42
+ pci8086,1c43
+ pci8086,1c44
+ pci8086,1c46
+ pci8086,1c47
+ pci8086,1c49
+ pci8086,1c4a
+ pci8086,1c4b
+ pci8086,1c4c
+ pci8086,1c4d
+ pci8086,1c4e
+ pci8086,1c4f
+ pci8086,1c50
+ pci8086,1c52
+ pci8086,1c5c
+ pci8086,1d41
+ pci8086,1e42
+ pci8086,1e44
+ pci8086,1e46
+ pci8086,1e47
+ pci8086,1e48
+ pci8086,1e49
+ pci8086,1e4a
+ pci8086,1e53
+ pci8086,1e55
+ pci8086,1e56
+ pci8086,1e57
+ pci8086,1e58
+ pci8086,1e59
+ pci8086,1e5d
+ pci8086,1e5e
+ pci8086,1e5f
+ pci8086,3b02
+ pci8086,3b03
+ pci8086,3b06
+ pci8086,3b07
+ pci8086,3b08
+ pci8086,3b09
+ pci8086,3b0a
+ pci8086,3b0b
+ pci8086,3b0f
+ pci8086,3b12
+ pci8086,3b14
+ pci8086,3b16
+ pci8086,8c44
+ pci8086,8c4b
+ pci8086,8cc1
+ pci8086,8cc2
+ pci8086,8cc3
+ pci8086,8cc4
+ pci8086,8cc6
+ pci8086,8c41
+ pci8086,8c42
+ pci8086,8c44
+ pci8086,8c46
+ pci8086,8c49
+ pci8086,8c4a
+ pci8086,8c4b
+ pci8086,8c4c
+ pci8086,8c4e
+ pci8086,8c4f
+ pci8086,8c50
+ pci8086,8c52
+ pci8086,8c54
+ pci8086,8c56
+ pci8086,8c5c
+ pci8086,8d44
+ pci8086,8d47
+ pci8086,9cc1
+ pci8086,9cc2
+ pci8086,9cc3
+ pci8086,9cc5
+ pci8086,9cc6
+ pci8086,9cc7
+ pci8086,9cc9
+ pci8086,9c41
+ pci8086,9c43
+ pci8086,9c45
+ pci8086,9d41
+ pci8086,9d43
+ pci8086,9d46
+ pci8086,9d48
+ pci8086,9d4b
+ pci8086,9d4e
+ pci8086,a145
+ pci8086,a151
+ pci8086,a306
+
+ IOProbeScore
+ 5000
+ IOProviderClass
+ IOPCIDevice
+
+ as.vit9696.RestrictEvents
+
+ CFBundleIdentifier
+ as.vit9696.RestrictEvents
+ IOClass
+ RestrictEvents
+ IOMatchCategory
+ RestrictEvents
+ IOProviderClass
+ IOResources
+ IOResourceMatch
+ IOKit
+
+
+ LSMinimumSystemVersion
+ 10.8
+ NSHumanReadableCopyright
+ Copyright © 2020 vit9696. All rights reserved.
+ OSBundleCompatibleVersion
+ 1.0
+ OSBundleLibraries
+
+ as.vit9696.Lilu
+ 1.2.0
+ com.apple.kpi.bsd
+ 12.0.0
+ com.apple.kpi.dsep
+ 12.0.0
+ com.apple.kpi.iokit
+ 12.0.0
+ com.apple.kpi.libkern
+ 12.0.0
+ com.apple.kpi.mach
+ 12.0.0
+ com.apple.kpi.unsupported
+ 12.0.0
+
+ OSBundleRequired
+ Root
+
+
diff --git a/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents b/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents
new file mode 100644
index 0000000..60604c4
Binary files /dev/null and b/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents differ
diff --git a/OC/Kexts/intelmausi.kext/Contents/MacOS/IntelMausi b/OC/Kexts/intelmausi.kext/Contents/MacOS/IntelMausi
deleted file mode 100644
index fe7766c..0000000
Binary files a/OC/Kexts/intelmausi.kext/Contents/MacOS/IntelMausi and /dev/null differ
diff --git a/OC/config.plist b/OC/config.plist
index 6db5a32..ea8fbab 100644
--- a/OC/config.plist
+++ b/OC/config.plist
@@ -232,6 +232,114 @@
PlistPath
Contents/Info.plist
+
+ Arch
+ x86_64
+ BundlePath
+ AppleALC.kext
+ Comment
+
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/AppleALC
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ x86_64
+ BundlePath
+ CpuTscSync.kext
+ Comment
+
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/CpuTscSync
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ x86_64
+ BundlePath
+ NVMeFix.kext
+ Comment
+
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/NVMeFix
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ x86_64
+ BundlePath
+ RealtekRTL8111.kext
+ Comment
+
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RealtekRTL8111
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ x86_64
+ BundlePath
+ RestrictEvents.kext
+ Comment
+
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RestrictEvents
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ x86_64
+ BundlePath
+ LucyRTL8125Ethernet.kext
+ Comment
+
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/LucyRTL8125Ethernet
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
Block