diff --git a/OC/Kexts/AMFIPass.kext/Contents/Info.plist b/OC/Kexts/AMFIPass.kext/Contents/Info.plist deleted file mode 100644 index 78cb4b7..0000000 --- a/OC/Kexts/AMFIPass.kext/Contents/Info.plist +++ /dev/null @@ -1,85 +0,0 @@ - - - - - BuildMachineOSBuild - 22F66 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AMFIPass - CFBundleIdentifier - com.dhinakg.AMFIPass - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AMFIPass - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.3.1 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.3.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 14C18 - DTPlatformName - macosx - DTPlatformVersion - 13.1 - DTSDKBuild - 22C55 - DTSDKName - macosx13.1 - DTXcode - 1420 - DTXcodeBuild - 14C18 - IOKitPersonalities - - AMFIPass - - CFBundleIdentifier - com.dhinakg.AMFIPass - IOClass - AMFIPass - IOMatchCategory - AMFIPass - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - LSMinimumSystemVersion - 10.15 - NSHumanReadableCopyright - Copyright © 2022-2023 Dhinak G. All rights reserved. - OSBundleLibraries - - as.vit9696.Lilu - 1.4.7 - 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.private - 12.0.0 - com.apple.kpi.unsupported - 12.0.0 - - OSBundleRequired - Root - - diff --git a/OC/Kexts/AMFIPass.kext/Contents/MacOS/AMFIPass b/OC/Kexts/AMFIPass.kext/Contents/MacOS/AMFIPass deleted file mode 100644 index eff7ea1..0000000 Binary files a/OC/Kexts/AMFIPass.kext/Contents/MacOS/AMFIPass and /dev/null differ diff --git a/OC/Kexts/AMFIPass.kext/Contents/_CodeSignature/CodeResources b/OC/Kexts/AMFIPass.kext/Contents/_CodeSignature/CodeResources deleted file mode 100644 index d5d0fd7..0000000 --- a/OC/Kexts/AMFIPass.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,115 +0,0 @@ - - - - - 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/IO80211FamilyLegacy.kext/Contents/Info.plist b/OC/Kexts/IO80211FamilyLegacy.kext/Contents/Info.plist deleted file mode 100644 index bef083c..0000000 --- a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/Info.plist +++ /dev/null @@ -1,83 +0,0 @@ - - - - - BuildMachineOSBuild - 22A380010 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IO80211FamilyLegacy - CFBundleGetInfoString - 12.0, Copyright © 2005-2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IO80211FamilyLegacy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IO80211FamilyLegacy - CFBundlePackageType - KEXT - CFBundleShortVersionString - 12.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1200.12.2b1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 22G5038a - DTPlatformName - macosx - DTPlatformVersion - 13.5 - DTSDKBuild - 22G5038a - DTSDKName - macosx13.5.internal - DTXcode - 1430 - DTXcodeBuild - 14E6097d - IOKitPersonalities - - LSMinimumSystemVersion - 13.5 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.driver.corecapture - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IONetworkingFamily - 3.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 15.0.0 - com.apple.kpi.iokit - 15.0.0 - com.apple.kpi.libkern - 15.0.0 - com.apple.kpi.mach - 15.0.0 - com.apple.kpi.private - 15.0.0 - com.apple.kpi.unsupported - 15.0.0 - - OSBundleRequired - Network-Root - - diff --git a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/MacOS/IO80211FamilyLegacy b/OC/Kexts/IO80211FamilyLegacy.kext/Contents/MacOS/IO80211FamilyLegacy deleted file mode 100644 index 273250a..0000000 Binary files a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/MacOS/IO80211FamilyLegacy and /dev/null differ diff --git a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/Info.plist b/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/Info.plist deleted file mode 100644 index 96d1a03..0000000 --- a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/Info.plist +++ /dev/null @@ -1,103 +0,0 @@ - - - - - BuildMachineOSBuild - 22A380010 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AirPortBrcmNIC - CFBundleGetInfoString - 14.0, Copyright © 2006-2014 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AirPort.BrcmNIC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AirPortBrcmNIC - CFBundlePackageType - KEXT - CFBundleShortVersionString - 14.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1400.1.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 22G5038a - DTPlatformName - macosx - DTPlatformVersion - 13.5 - DTSDKBuild - 22G5038a - DTSDKName - macosx13.5.internal - DTXcode - 1430 - DTXcodeBuild - 14E6097d - IOKitPersonalities - - Broadcom 802.11 PCI - - CFBundleIdentifier - com.apple.driver.AirPort.BrcmNIC - IOClass - AirPort_BrcmNIC - IOMatchCategory - IODefaultMatchCategory - IONameMatch - - pci14e4,43ba - pci14e4,43a3 - pci14e4,43a0 - - IOProbeScore - 1400 - IOProviderClass - IOPCIDevice - TruePowerOff - - - - LSMinimumSystemVersion - 13.5 - OSBundleLibraries - - com.apple.driver.corecapture - 1.0.0 - com.apple.driver.mDNSOffloadUserClient - 1.0.0d7 - com.apple.iokit.IO80211FamilyLegacy - 600.0 - com.apple.iokit.IONetworkingFamily - 3.1 - com.apple.iokit.IOPCIFamily - 2.8 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 13.0.0 - com.apple.kpi.iokit - 13.0.0 - com.apple.kpi.libkern - 13.0.0 - com.apple.kpi.mach - 13.0.0 - com.apple.kpi.private - 14.0.0 - com.apple.kpi.unsupported - 13.0.0 - - OSBundleRequired - Network-Root - - diff --git a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC b/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC deleted file mode 100644 index dfd4ed5..0000000 Binary files a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC and /dev/null differ diff --git a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/_CodeSignature/CodeResources b/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/_CodeSignature/CodeResources deleted file mode 100644 index fbdec37..0000000 --- a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/_CodeSignature/CodeResources +++ /dev/null @@ -1,128 +0,0 @@ - - - - - files - - version.plist - - qIixle+W2C/+sBp1SInmYObzhV4= - - - files2 - - version.plist - - hash2 - - ji2WfnRNNWU/8pJpqBz/wrCq9bjOZa7wiGteYMeYsOE= - - - - 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/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/version.plist b/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/version.plist deleted file mode 100644 index 9ddc3ef..0000000 --- a/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/version.plist +++ /dev/null @@ -1,16 +0,0 @@ - - - - - BuildVersion - 42 - CFBundleShortVersionString - 14.0 - CFBundleVersion - 1400.1.1 - ProjectName - AirPortDriverBrcmNIC - SourceVersion - 1772001000000000 - - diff --git a/OC/Kexts/IOSkywalkFamily.kext/Contents/Info.plist b/OC/Kexts/IOSkywalkFamily.kext/Contents/Info.plist deleted file mode 100644 index eb7cd93..0000000 --- a/OC/Kexts/IOSkywalkFamily.kext/Contents/Info.plist +++ /dev/null @@ -1,111 +0,0 @@ - - - - - BuildMachineOSBuild - 22A380010 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOSkywalkFamily - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSkywalkFamily - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 22G5038a - DTPlatformName - macosx - DTPlatformVersion - 13.5 - DTSDKBuild - 22G5038a - DTSDKName - macosx13.5.internal - DTXcode - 1430 - DTXcodeBuild - 14E6097d - IOKitPersonalities - - IOSkywalkKernelPipeBSDClient - - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - IOClass - IOSkywalkKernelPipeBSDClient - IOProviderClass - IOSkywalkInterface - IOResourceMatch - IOBSD - - IOSkywalkLegacyEthernet - - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - IOClass - IOSkywalkLegacyEthernet - IOMatchCategory - IOSkywalkLegacyEthernet - IOProviderClass - IOSkywalkEthernetInterface - - IOSkywalkNetworkBSDClient - - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - IOClass - IOSkywalkNetworkBSDClient - IOProbeScore - 1000 - IOProviderClass - IOSkywalkNetworkInterface - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 13.5 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.mDNSOffloadUserClient - 1.0.0d6 - com.apple.iokit.IONetworkingFamily - 3.2 - com.apple.kpi.bsd - 15.0.0 - com.apple.kpi.iokit - 15.0.0 - com.apple.kpi.libkern - 15.0.0 - com.apple.kpi.mach - 15.0.0 - com.apple.kpi.private - 15.0.0 - com.apple.kpi.unsupported - 15.0.0 - - OSBundleRequired - Network-Root - - diff --git a/OC/Kexts/IOSkywalkFamily.kext/Contents/MacOS/IOSkywalkFamily b/OC/Kexts/IOSkywalkFamily.kext/Contents/MacOS/IOSkywalkFamily deleted file mode 100644 index 3c5f753..0000000 Binary files a/OC/Kexts/IOSkywalkFamily.kext/Contents/MacOS/IOSkywalkFamily and /dev/null differ diff --git a/OC/config.plist b/OC/config.plist index e3b2464..419738b 100644 --- a/OC/config.plist +++ b/OC/config.plist @@ -647,67 +647,13 @@ PlistPath Contents/Info.plist - - Arch - Any - BundlePath - IOSkywalkFamily.kext - Comment - WiFi: Add deleted drivers for 14+ - Enabled - - ExecutablePath - Contents/MacOS/IOSkywalkFamily - MaxKernel - - MinKernel - 23.0.0 - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - IO80211FamilyLegacy.kext - Comment - WiFi: Add deleted drivers for 14+ - Enabled - - ExecutablePath - Contents/MacOS/IO80211FamilyLegacy - MaxKernel - - MinKernel - 23.0.0 - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext - Comment - WiFi: Add deleted drivers for 14+ - Enabled - - ExecutablePath - Contents/MacOS/AirPortBrcmNIC - MaxKernel - - MinKernel - 23.0.0 - PlistPath - Contents/Info.plist - Arch x86_64 BundlePath AirportBrcmFixup.kext Comment - WiFi: Broadcom Patch + Enabled ExecutablePath @@ -715,43 +661,7 @@ MaxKernel MinKernel - 12.0.0 - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext - Comment - WiFi: 4331 Path - Enabled - - ExecutablePath - MaxKernel - - MinKernel - 20.0.0 - PlistPath - Contents/Info.plist - - - Arch - Any - BundlePath - AMFIPass.kext - Comment - WiFi: Boot macOS 12+ with AMFI - Enabled - - ExecutablePath - Contents/MacOS/AMFIPass - MaxKernel - - MinKernel - 21.0.0 PlistPath Contents/Info.plist @@ -763,7 +673,7 @@ Comment Enabled - + ExecutablePath Contents/MacOS/BrcmPatchRAM3 MaxKernel @@ -828,22 +738,6 @@ Strategy Disable - - Arch - Any - Comment - Allow IOSkywalkFamily Downgrade - Enabled - - Identifier - com.apple.iokit.IOSkywalkFamily - MaxKernel - - MinKernel - 23.0.0 - Strategy - Exclude - Emulate @@ -872,10 +766,10 @@ AppleXcpmForceBoost - CustomSMBIOSGuid - CustomPciSerialDevice + CustomSMBIOSGuid + DisableIoMapper DisableIoMapperMapping @@ -1006,7 +900,7 @@ ScanPolicy 0 SecureBootModel - Disabled + Default Vault Optional @@ -1139,9 +1033,9 @@ SystemAudioVolume Rg== boot-args - keepsyms=1 debug=0x100 -v agdpmod=pikera gfxrst=1 -wegnoigpu shikigva=128 amfi=0x80 -brcmfxbeta brcmfx-country=HK + keepsyms=1 debug=0x100 -v agdpmod=pikera gfxrst=1 -wegnoigpu shikigva=128 csr-active-config - AwgAAA== + /wcAAA== prev-lang:kbd en-US:0 run-efi-updater @@ -1171,8 +1065,6 @@ LegacyOverwrite - WriteFlash - LegacySchema 7C436110-AB2A-4BBB-A880-FE41995C9F82 @@ -1201,6 +1093,8 @@ BootOrder + WriteFlash + PlatformInfo @@ -1212,10 +1106,10 @@ AdviseFeatures - MaxBIOSVersion - MLB F5K008609GUK3F7JA + MaxBIOSVersion + ProcessorType 0 ROM @@ -1279,10 +1173,10 @@ 0 PointerPollMask -1 - PointerPollMin - 10 PointerPollMax 80 + PointerPollMin + 10 PointerSpeedDiv 1 PointerSpeedMul @@ -1347,7 +1241,7 @@ Comment OpenCanopy.efi Enabled - + LoadEarly Path @@ -1431,10 +1325,10 @@ TextRenderer BuiltinGraphics - UgaPassThrough - UIScale 0 + UgaPassThrough + ProtocolOverrides @@ -1516,4 +1410,4 @@ - \ No newline at end of file +