PlusMagi's Blog By Pitt Phunsanit Cybersecurity,macOS MacOs: ใช้ Legacy Kernel Extensions (Kexts) จัดการไดรเวอร์หรือส่วนขยายรุ่นเก่า

MacOs: ใช้ Legacy Kernel Extensions (Kexts) จัดการไดรเวอร์หรือส่วนขยายรุ่นเก่า

การทำความเข้าใจ Legacy Kernel Extensions (Kexts) บน macOS และแนวทางการจัดการในยุคปัจจุบันที่มีการเปลี่ยนแปลงสถาปัตยกรรมระบบความปลอดภัยครั้งใหญ่

Kernel Extensions (Kexts) คือชุดคำสั่งหรือปลั๊กอินระดับล่างสุดของ macOS ที่ทำหน้าที่เชื่อมต่อระหว่างฮาร์ดแวร์ (เช่น การ์ดจอ, อุปกรณ์เสียง, ไดรเวอร์เน็ตเวิร์ก, ซอฟต์แวร์ VPN รุ่นเก่า) กับเคอร์เนลของระบบปฏิบัติการโดยตรง เนื่องจาก Kexts มีสิทธิ์เข้าถึงแกนกลางของระบบ (Kernel Space) ทั้งหมด ทำให้ในอดีตหากซอฟต์แวร์ตัวใดตัวหนึ่งเขียนผิดพลาด ก็สามารถส่งผลให้ระบบเกิดอาการ Kernel Panic (จอฟ้า/จอม่วงมรณะในฝั่ง Mac) หรือช่องโหว่ความปลอดภัยระดับวิกฤตได้

ทิศทางของ Apple ในปัจจุบันจึงผลักดันให้นักพัฒนาเปลี่ยนไปใช้ System Extensions (ที่ทำงานใน User-space แยกส่วนความปลอดภัยออกจากตัวระบบหลัก) แทนที่ Kexts เกือบทั้งหมด โดยเฉพาะบน Mac ที่ใช้ชิปตระกูล Apple Silicon (M1/M2/M3/M4/M5) ซึ่งมีข้อจำกัดด้านความปลอดภัยที่เข้มงวดมากยิ่งขึ้น


การตรวจสอบ Kexts ที่ยังหลงเหลืออยู่ในระบบ

แม้ว่า macOS เวอร์ชั่นใหม่ ๆ จะจำกัดการใช้งาน Kexts อย่างมาก แต่บางระบบอาจยังมีไดรเวอร์รุ่นเก่าค้างอยู่ คุณสามารถตรวจสอบรายการ Kexts ที่โหลดหรือติดตั้งอยู่ในระบบได้ผ่าน Terminal ด้วยคำสั่ง

  1. ค้นหา Kexts ทั้งหมดที่มีอยู่ในระบบ
    จะได้ผลอย่าง
    kmutil find
    
    No variant specified, falling back to release
    /System/Library/Extensions/AGXG17G.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleSkywalkAVB.kext
    /System/Library/Extensions/AppleThunderboltUSBAdapters.kext/Contents/PlugIns/AppleThunderboltUSBDownAdapter.kext
    /System/Library/Extensions/IOUserSerial.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PlasmonUDO.kext
    /System/Library/Extensions/HFS_MacJapanese.kext
    /System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIEC.kext
    /System/Library/Extensions/System.kext/PlugIns/Mach.kext
    /System/Library/Extensions/AppleVPKeyStore.kext
    /System/Library/Extensions/AppleStorageDrivers.kext
    /System/Library/Extensions/AppleT8130PMGR.kext
    /System/Library/Extensions/AMDRadeonServiceManager.kext
    /System/Library/Extensions/AppleSMBIOS.kext
    /System/Library/Extensions/AppleBacklight.kext
    /System/Library/Extensions/AppleProcessorTrace.kext
    /System/Library/Extensions/AppleHPM.kext
    /System/Library/Extensions/AppleS5L8940XI2C.kext
    /System/Library/Extensions/AppleAudioRemoteIICController.kext
    /System/Library/Extensions/AppleT8006USB.kext
    /System/Library/Extensions/AppleH16CameraInterface.kext
    /System/Library/Extensions/IORSMFamily.kext
    /System/Library/Extensions/AppleT8140.kext
    /System/Library/Extensions/AppleT8030PPM.kext
    /System/Library/Extensions/AppleThunderboltUSBAdapters.kext/Contents/PlugIns/AppleThunderboltUSBType2UpAdapter.kext
    /System/Library/Extensions/AppleSmartBatteryManager.kext
    /System/Library/Extensions/AppleThunderboltNHI.kext
    /System/Library/Extensions/AppleXHCFirmwareDriver.kext
    /System/Library/Extensions/AppleVirtIONeuralEngineDevice.kext
    /System/Library/Extensions/AMDRadeonX5000HWServices.kext/Contents/PlugIns/AMDRadeonX5700HWLibs.kext
    /System/Library/Extensions/AppleT6000DART.kext
    /System/Library/Extensions/IOAudioFamily.kext
    /System/Library/Extensions/vecLib.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBEHCI.kext
    /System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPOutAdapter.kext
    /System/Library/Extensions/AppleUSBiBridge.kext
    /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOMRPPlugin.kext
    /System/Library/Extensions/AppleT6000PMGR.kext
    /System/Library/Extensions/AppleSyntheticGameController.kext
    /System/Library/Extensions/AppleA7IOP-ASCWrap-v8.kext
    /System/Library/Extensions/AGXG14X.kext
    /System/Library/Extensions/AppleProResHW.kext
    /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseHIDEventDriver.kext
    /System/Library/Extensions/AppleT8150ANEHAL.kext
    /System/Library/Extensions/IOPAudioIsolatedIOBufferDevice.kext
    /System/Library/Extensions/AppleCycloneErrorHandler.kext
    /System/Library/Extensions/AppleT6000.kext
    /System/Library/Extensions/AppleSleepPowerPolicy.kext
    /System/Library/Extensions/IOStorageFamily.kext
    /System/Library/Extensions/IOPAudioLPMicDevice.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDevicePolicy.kext
    /System/Library/Extensions/AppleSSE.kext
    /System/Library/Extensions/AppleBluetoothRemote.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBMergeNub.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostDeviceSupport.kext
    /System/Library/Extensions/AppleSecureRepair.kext
    /System/Library/Extensions/System.kext/PlugIns/MACFramework.kext
    /System/Library/Extensions/AppleRSMDevice.kext
    /System/Library/Extensions/AppleA7IOP-AKFWrap-v1.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8101TypeCPhy.kext
    /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBControlPlugin.kext
    /System/Library/Extensions/AppleA7IOP-MXWrap-v1.kext
    /System/Library/Extensions/AppleEFIRuntime.kext
    /System/Library/Extensions/AOPAudioDriver.kext
    /System/Library/Extensions/AppleMatch.kext
    /System/Library/Extensions/BridgeAudioController.kext
    /System/Library/Extensions/AudioDMAController_T8103.kext
    /System/Library/Extensions/AudioDMAController_T8112.kext
    /System/Library/Extensions/AppleUSBCommon.kext/Contents/PlugIns/AppleUSBVHCICommonBCE.kext
    /System/Library/Extensions/AMDRadeonX5000HWServices.kext
    /System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleBluetoothHIDMouse.kext
    /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleUSBVHCIFirmwareRSM.kext
    /System/Library/Extensions/AppleT8142ANEHAL.kext
    /System/Library/Extensions/UVCService.kext
    /System/Library/Extensions/AppleMikeyHIDDriver.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBHostHIDDevice.kext
    /System/Library/Extensions/IOPAudioHapticsLEAPControlDevice.kext
    /System/Library/Extensions/IOUSBDeviceFamily.kext
    /System/Library/Extensions/AppleDiagnosticDataAccess.kext
    /System/Library/Extensions/AppleEmbeddedPCIE.kext
    /System/Library/Extensions/AppleT8132SOCTuner.kext
    /System/Library/Extensions/AppleT6030SOCTuner.kext
    /System/Library/Extensions/System.kext/PlugIns/Kasan.kext
    /Library/Apple/System/Library/Extensions/AppleKextExcludeList.kext
    /System/Library/Extensions/AppleSummitLCD.kext
    /System/Library/Extensions/AppleAuthCP.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleSSM3515Audio.kext
    /System/Library/Extensions/AppleIntelLpssGspi.kext
    /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/IOPlatformPluginLegacy.kext
    /System/Library/Extensions/AppleEventLogHandler.kext
    /System/Library/Extensions/AGXG17P.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleEthernetRL.kext
    /System/Library/Extensions/AppleT8020DART.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8030TypeCPhy.kext
    /System/Library/Extensions/AppleT8301USB.kext
    /System/Library/Extensions/udf.kext
    /System/Library/Extensions/AppleT8103USB.kext
    /System/Library/Extensions/DMAChannelProxy.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8130TypeCPhy.kext
    /System/Library/Extensions/Quarantine.kext
    /System/Library/Extensions/AppleTypeCRetimer.kext
    /System/Library/Extensions/AppleAvalancheErrorHandler.kext
    /System/Library/Extensions/AppleT8142.kext
    /System/Library/Extensions/autofs.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT6050TypeCPhy.kext
    /System/Library/Extensions/AudioDMACLLTEscalationDetector_T6050.kext
    /System/Library/Extensions/AppleUSBCommon.kext/Contents/PlugIns/AppleUSBVHCICommonRSM.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesHTTPBackingStore.kext
    /System/Library/Extensions/AppleT6050MCC.kext
    /System/Library/Extensions/AppleEFIRuntime.kext/Contents/PlugIns/AppleEFINVRAM.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleSynopsysUSB40XHCI.kext
    /System/Library/Extensions/AppleDPDisplay.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleVmxnet3Ethernet.kext
    /System/Library/Extensions/AppleMobileDispT604X-DCP.kext
    /System/Library/Extensions/AppleT8122PMGR.kext
    /System/Library/Extensions/AppleT8027USB.kext
    /System/Library/Extensions/AppleH15MCD.kext
    /System/Library/Extensions/AppleT8110PCIe.kext
    /System/Library/Extensions/AppleAOPAudio.kext
    /System/Library/Extensions/IODVDStorageFamily.kext
    /System/Library/Extensions/AppleMesaSEPDriver.kext
    /System/Library/Extensions/AppleDiskImages2.kext
    /System/Library/Extensions/AppleIntelLpssDmac.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/IOPEmbeddedAudio.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/IOEthernetAVBController.kext
    /System/Library/Extensions/Dont Steal Mac OS X.kext
    /System/Library/Extensions/CoreAnalyticsFamily.kext
    /System/Library/Extensions/PPP.kext
    /System/Library/Extensions/IOFireWireFamily.kext
    /System/Library/Extensions/AppleMobileDispT605X-DCP.kext
    /System/Library/Extensions/AGXFirmwareKextRTBuddy64.kext
    /System/Library/Extensions/ApplePVPanic.kext
    /System/Library/Extensions/IOPortFamily.kext
    /System/Library/Extensions/AppleT8142PCIeC.kext
    /System/Library/Extensions/AppleD2089PMU.kext
    /System/Library/Extensions/IODARTFamily.kext
    /System/Library/Extensions/AppleS5L8960XNCO.kext
    /System/Library/Extensions/AudioDMACLLTEscalationDetector_T8150_macOS.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBUserHCI.kext
    /System/Library/Extensions/AppleUSBNCM.kext
    /System/Library/Extensions/AMDRadeonX4000.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleATAPIStorage.kext
    /System/Library/Extensions/IONetworkingFamily.kext
    /System/Library/Extensions/AppleMultitouchDriver.kext
    /System/Library/Extensions/RTBuddy.kext
    /System/Library/Extensions/IOStreamFamily.kext
    /System/Library/Extensions/IOCryptoAcceleratorFamily.kext
    /System/Library/Extensions/AppleS8000AES.kext
    /System/Library/Extensions/AppleD1881PMU.kext
    /System/Library/Extensions/AppleD1815PMU.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBXHCIPCI.kext
    /System/Library/Extensions/AppleSamsungSerial.kext
    /System/Library/Extensions/IOCECFamily.kext
    /System/Library/Extensions/DCPDPFamilyProxy.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT6032TypeCPhy.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8027TypeCPhy.kext
    /System/Library/Extensions/AppleFirmwareUpdateKext.kext
    /System/Library/Extensions/AppleIPAppender.kext
    /System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPInAdapter.kext
    /System/Library/Extensions/AppleDPRepeater.kext
    /System/Library/Extensions/IOKitCrashQuiz1.kext
    /System/Library/Extensions/AppleDialogPMU.kext
    /System/Library/Extensions/ApplePMUFirmwareDriver.kext
    /System/Library/Extensions/AGXG15C.kext
    /System/Library/Extensions/AMDRadeonX5000HWServices.kext/Contents/PlugIns/AMDRadeonX5200HWLibs.kext
    /System/Library/Extensions/BCMWLANFirmware4387_Hashstore.kext
    /System/Library/Extensions/AppleBSDKextStarter.kext
    /System/Library/Extensions/AppleMCA2_T6030.kext
    /System/Library/Extensions/ApplePerfPolicyControllers.kext
    /System/Library/Extensions/AppleTwisterErrorHandler.kext
    /System/Library/Extensions/AppleT8132PCIe.kext
    /System/Library/Extensions/AppleIntelMCEReporter.kext
    /System/Library/Extensions/AppleIRController.kext
    /System/Library/Extensions/AppleT8132.kext
    /System/Library/Extensions/AppleSPINORFlasherDriver.kext
    /System/Library/Extensions/AppleHIDTransport.kext/Contents/PlugIns/AppleHIDTransportFIFO.kext
    /System/Library/Extensions/AppleT6020CLPC.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBRecoveryHost.kext
    /System/Library/Extensions/AppleVortexErrorHandler.kext
    /System/Library/Extensions/AMDRadeonX4000HWServices.kext
    /System/Library/Extensions/pmtelemetry.kext
    /System/Library/Extensions/AppleT8103CLPCv3.kext
    /System/Library/Extensions/IONetworkFamily.kext
    /System/Library/Extensions/AppleMCA2_T603x.kext
    /System/Library/Extensions/ExclaveSEPManagerProxy.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6700HWLibs.kext
    /System/Library/Extensions/AppleTypeCPhy.kext
    /System/Library/Extensions/AppleT8101AFT.kext
    /System/Library/Extensions/AppleMCA2_T8112.kext
    /System/Library/Extensions/AppleThunderboltUSBAdapters.kext
    /System/Library/Extensions/AppleBSDKextStarter.kext/Contents/PlugIns/AppleBSDKextStarterTMPFS.kext
    /System/Library/Extensions/AMDRadeonX4000HWServices.kext/Contents/PlugIns/AMDRadeonX4400HWLibs.kext
    /System/Library/Extensions/AppleMCP89RootPortPM.kext
    /System/Library/Extensions/AppleHV.kext
    /System/Library/Extensions/AppleUSBRealtek8153Patcher.kext
    /System/Library/Extensions/AppleAVD.kext
    /System/Library/Extensions/AppleUpstreamUserClient.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/mDNSOffloadUserClient.kext
    /System/Library/Extensions/AppleT8150PMGR.kext
    /System/Library/Extensions/AGXFirmwareKextG17GRTBuddy.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBTDM.kext
    /System/Library/Extensions/AppleEncryptedArchive.kext
    /System/Library/Extensions/AppleRemoteIOP.kext
    /System/Library/Extensions/AGXFirmwareKextG15SRTBuddy.kext
    /System/Library/Extensions/AppleIntelCFLGraphicsFramebuffer.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleMuxControl2.kext
    /System/Library/Extensions/AudioDMAController_T8142.kext
    /System/Library/Extensions/AppleUSBSerial.kext
    /System/Library/Extensions/AppleT8122PCIe.kext
    /System/Library/Extensions/AppleUSBWCM.kext
    /System/Library/Extensions/IOHDIXController.kext
    /System/Library/Extensions/AppleD2449PMU.kext
    /System/Library/Extensions/webdav_fs.kext
    /System/Library/Extensions/AMD9500Controller.kext
    /System/Library/Extensions/AppleGPIOICController.kext
    /System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIButtons.kext
    /System/Library/Extensions/AppleA7IOP-M3Wrap-v2.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6300HWLibs.kext
    /System/Library/Extensions/iPodDriver.kext/Contents/PlugIns/iPodSBCDriver.kext
    /System/Library/Extensions/AppleD2207PMU.kext
    /System/Library/Extensions/AppleBluetoothDebug.kext
    /System/Library/Extensions/System.kext/PlugIns/IOKit.kext
    /System/Library/Extensions/AppleTopCase.kext
    /System/Library/Extensions/AppleD2238PMU.kext
    /System/Library/Extensions/AppleT8112PCIe.kext
    /System/Library/Extensions/AppleT8140CLPC.kext
    /System/Library/Extensions/Apple16X50Serial.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6800HWLibs.kext
    /System/Library/Extensions/IOPlatformPluginFamily.kext
    /System/Library/Extensions/AppleThunderboltUSBAdapters.kext/Contents/PlugIns/AppleThunderboltUSBType2DownAdapter.kext
    /System/Library/Extensions/AppleUSBDMM.kext
    /System/Library/Extensions/AppleT6041PMGR.kext
    /System/Library/Extensions/EncryptedBlockStorage.kext
    /System/Library/Extensions/AppleD2400PMU.kext
    /System/Library/Extensions/AppleMobileDispH14P-DCP.kext
    /System/Library/Extensions/AppleJPEGDriver.kext
    /System/Library/Extensions/AppleMobileDispH13G-DCP.kext
    /System/Library/Extensions/AppleS5L8960XUSB.kext
    /System/Library/Extensions/AppleSynopsysMIPIDSI.kext
    /System/Library/Extensions/IOSerialFamily.kext
    /System/Library/Extensions/cddafs.kext
    /System/Library/Extensions/HFS_MacCentralEurRoman.kext
    /System/Library/Extensions/AppleHIDTransport.kext
    /System/Library/Extensions/IOMobileGraphicsFamily-DCP.kext
    /System/Library/Extensions/EXBrightCalibrationConsumer.kext
    /System/Library/Extensions/AppleNANDConfigAccess.kext
    /System/Library/Extensions/AMDSupport.kext
    /System/Library/Extensions/AppleT8112CLPC.kext
    /System/Library/Extensions/AGXFirmwareKextG17PRTBuddy.kext
    /System/Library/Extensions/AppleEpochManager.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6200HWLibs.kext
    /System/Library/Extensions/IOSlaveProcessor.kext
    /System/Library/Extensions/XSPMI.kext
    /System/Library/Extensions/AppleT8132PCIeC.kext
    /System/Library/Extensions/AppleSTDP2700.kext
    /System/Library/Extensions/AGXG15S.kext
    /System/Library/Extensions/AudioDMAController_T8132.kext
    /System/Library/Extensions/AppleGL3590FirmwareUpdater.kext
    /System/Library/Extensions/AGXG13G.kext
    /System/Library/Extensions/AppleT6030CLPC.kext
    /System/Library/Extensions/AGXFirmwareKextG16GRTBuddy.kext
    /System/Library/Extensions/ApplePCIePIODMAGen3p0.kext
    /System/Library/Extensions/System.kext/PlugIns/AppleNMI.kext
    /System/Library/Extensions/AppleTCA7408GPIOIC.kext
    /System/Library/Extensions/AppleParavirtGPU.kext
    /System/Library/Extensions/Libm.kext
    /System/Library/Extensions/AppleMobileDispH16G-DCP.kext
    /System/Library/Extensions/IOGameControllerFamily.kext
    /System/Library/Extensions/AppleAOPVoiceTrigger.kext
    /System/Library/Extensions/AppleUSBHostT7000.kext
    /System/Library/Extensions/AppleDockChannel.kext
    /System/Library/Extensions/AppleAVE2.kext
    /System/Library/Extensions/AppleSEPHDCPManager.kext
    /System/Library/Extensions/AppleT8150PCIe.kext
    /System/Library/Extensions/ApplePassthroughPPM.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-SR-8171.kext
    /System/Library/Extensions/AMDRadeonX4000HWServices.kext/Contents/PlugIns/AMDRadeonX4000HWLibs.kext
    /System/Library/Extensions/AppleMobileDispT602X-DCP.kext
    /System/Library/Extensions/AppleHPET.kext
    /System/Library/Extensions/AppleFAN53740.kext
    /System/Library/Extensions/AppleMobileDispT603C-DCP.kext
    /System/Library/Extensions/AppleD1755PMU.kext
    /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/VMPlatformPlugin.kext
    /System/Library/Extensions/AppleT8110.kext
    /System/Library/Extensions/AppleInterruptController.kext
    /System/Library/Extensions/AppleIntelKBLGraphicsFramebuffer.kext
    /System/Library/Extensions/AppleT8011USB.kext
    /System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleUSBHIDMouse.kext
    /System/Library/Extensions/AppleVirtIOBiometrics.kext
    /System/Library/Extensions/msdosfs.kext
    /System/Library/Extensions/AppleFSCompressionTypeZlib.kext
    /System/Library/Extensions/AppleBiometricServices.kext
    /System/Library/Extensions/AppleFDEKeyStore.kext
    /System/Library/Extensions/AppleT6031PMGR.kext
    /System/Library/Extensions/AppleImage4.kext
    /System/Library/Extensions/AppleAOP2.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostCompositeDevice.kext
    /System/Library/Extensions/IOSkywalkFamily.kext
    /System/Library/Extensions/IOTextEncryptionFamily.kext
    /System/Library/Extensions/EXDisplayPipeH17P.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBHostHIDDeviceSafeBoot.kext
    /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext
    /System/Library/Extensions/AGXG17X.kext
    /System/Library/Extensions/AppleT8112PMGR.kext
    /System/Library/Extensions/AppleTrustedAccessory.kext
    /System/Library/Extensions/AppleUSBEEM.kext
    /System/Library/Extensions/IOBluetoothHIDDriver.kext
    /System/Library/Extensions/AppleT6031CLPC.kext
    /System/Library/Extensions/AppleD1972PMU.kext
    /System/Library/Extensions/AppleD2018PMU.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBODD.kext
    /System/Library/Extensions/AppleParavirtGPUIOGPUFamily.kext
    /System/Library/Extensions/System.kext/PlugIns/IONVRAMFamily.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleCS35L91Amp.kext
    /System/Library/Extensions/AppleT600xPCIe.kext
    /System/Library/Extensions/afpfs.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SCSIDeviceSpecifics.kext
    /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriverSafeBoot.kext
    /System/Library/Extensions/AppleEmbeddedAccelerometer.kext
    /System/Library/Extensions/AGXG15G.kext
    /System/Library/Extensions/AppleEmbeddedLightSensor.kext
    /System/Library/Extensions/AppleSDXC.kext
    /System/Library/Extensions/IOCDStorageFamily.kext
    /System/Library/Extensions/AppleT8142MCC.kext
    /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDSystem.kext
    /System/Library/Extensions/AppleRTC.kext
    /System/Library/Extensions/AppleAudioClockLibs.kext
    /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/AppleSMCPDRC.kext
    /Library/Apple/System/Library/Extensions/AppleMobileDevice.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPacketFilter.kext
    /System/Library/Extensions/BootCache.kext
    /System/Library/Extensions/AppleCSEmbeddedAudio.kext
    /System/Library/Extensions/AppleAHCIPort.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesCryptoEncoding.kext
    /System/Library/Extensions/AppleA7IOP-AKFWrap-v4.kext
    /System/Library/Extensions/AppleT6030PMGR.kext
    /System/Library/Extensions/IOPAudioLEAPControlDevice.kext
    /System/Library/Extensions/AppleT8101USB.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext
    /System/Library/Extensions/AudioDMAController_T6030.kext
    /System/Library/Extensions/AppleHIDALSService.kext
    /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext
    /System/Library/Extensions/IOPAudioAssetManagerDevice.kext
    /System/Library/Extensions/AppleT6041ANEHAL.kext
    /System/Library/Extensions/AppleMCA2_T600x.kext
    /System/Library/Extensions/AppleMobileDispH14G-DCP.kext
    /System/Library/Extensions/AppleT8140ANEHAL.kext
    /System/Library/Extensions/DCPAVFamilyProxy.kext
    /System/Library/Extensions/AppleBiometricSensor.kext
    /System/Library/Extensions/AppleT8150.kext
    /System/Library/Extensions/AppleMCA2_T8122.kext
    /System/Library/Extensions/IOAVBFamily.kext
    /System/Library/Extensions/AppleAPIC.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6100HWLibs.kext
    /System/Library/Extensions/AppleLockdownMode.kext
    /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBStreamingPlugin.kext
    /System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATABlockStorage.kext
    /System/Library/Extensions/IOAcceleratorFamily2.kext
    /System/Library/Extensions/AppleD2333PMU.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6810HWLibs.kext
    /System/Library/Extensions/RTBuddyV3.kext
    /System/Library/Extensions/AMDRadeonX5000HWServices.kext/Contents/PlugIns/AMDRadeonX5100HWLibs.kext
    /System/Library/Extensions/IOVersatile.kext
    /System/Library/Extensions/AGXFirmwareKextG13GRTBuddy.kext
    /System/Library/Extensions/AppleT8132CLPC.kext
    /System/Library/Extensions/AppleEffaceableNOR.kext
    /System/Library/Extensions/AppleDCP.kext
    /System/Library/Extensions/AppleFileSystemDriver.kext
    /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext
    /System/Library/Extensions/asp_tcp.kext
    /System/Library/Extensions/AppleIntelLpssUARTv0.kext
    /System/Library/Extensions/AMDRadeonX5000HWServices.kext/Contents/PlugIns/AMDRadeonX5000HWLibs.kext
    /System/Library/Extensions/AppleVirtIO.kext
    /System/Library/Extensions/AppleOnboardSerial.kext
    /System/Library/Extensions/ApplePTD.kext
    /System/Library/Extensions/ApplePMPFirmware.kext
    /System/Library/Extensions/AppleHIDTransport.kext/Contents/PlugIns/AppleHIDTransportSPI.kext
    /System/Library/Extensions/AppleBCMWLANCore.kext
    /System/Library/Extensions/IOSMBusFamily.kext
    /System/Library/Extensions/mcxalr.kext
    /System/Library/Extensions/AppleARMPL011Driver.kext
    /System/Library/Extensions/AppleFirmwareKit.kext
    /System/Library/Extensions/AppleSPU.kext
    /System/Library/Extensions/AppleGraphicsControl.kext
    /System/Library/Extensions/IISAudioIsolatedStreamECProxy.kext
    /System/Library/Extensions/IOAccessoryPortUSB.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT6000TypeCPhy.kext
    /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleT7000USBOTGDevice.kext
    /System/Library/Extensions/AppleAfterburner.kext
    /System/Library/Extensions/SoftRAID.kext
    /System/Library/Extensions/AppleIntelLpssUARTCommon.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8132TypeCPhy.kext
    /System/Library/Extensions/AppleUSBECM.kext
    /System/Library/Extensions/AudioDMACLLTEscalationDetector_Stub.kext
    /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleUSBXDCI.kext
    /System/Library/Extensions/EXBrightPILKext.kext
    /System/Library/Extensions/AppleDCPDPTXProxy.kext
    /System/Library/Extensions/AppleMobileDispH14G-DFR.kext
    /System/Library/Extensions/AppleARMWatchdogTimer.kext
    /System/Library/Extensions/ApplePM40100MgmtEP.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8103TypeCPhy.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleXserveRAID.kext
    /System/Library/Extensions/AppleBSDKextStarter.kext/Contents/PlugIns/AppleBSDKextStarterVPN.kext
    /System/Library/Extensions/AppleMCA2_T8103.kext
    /System/Library/Extensions/ExclaveKextClient.kext
    /System/Library/Extensions/AppleT6032CLPC.kext
    /System/Library/Extensions/AppleT8142PCIe.kext
    /System/Library/Extensions/AMDRadeonX6000.kext
    /System/Library/Extensions/nfs.kext
    /System/Library/Extensions/IOHIDFamily.kext
    /System/Library/Extensions/BridgeAudioCommunication.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8122TypeCPhy.kext
    /System/Library/Extensions/AppleH11ANEInterface.kext
    /System/Library/Extensions/AppleThunderboltUSBAdapters.kext/Contents/PlugIns/AppleThunderboltUSBUpAdapter.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext
    /System/Library/Extensions/IOFireWireAVC.kext
    /System/Library/Extensions/AppleD2365PMU.kext
    /System/Library/Extensions/AGXFirmwareKextG16XRTBuddy.kext
    /System/Library/Extensions/AppleOLYHAL.kext
    /System/Library/Extensions/AppleUSBEthernetHost.kext
    /System/Library/Extensions/AppleT6000PCIeC.kext
    /System/Library/Extensions/AppleA7IOP-AKFWrap-v2.kext
    /System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATAPIProtocolTransport.kext
    /System/Library/Extensions/AppleConvergedPCI.kext
    /System/Library/Extensions/AppleIntelSlowAdaptiveClocking.kext
    /System/Library/Extensions/ApplePlatformEnabler.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/WriteProtectedMediaDriver.kext
    /System/Library/Extensions/AppleT6050PCIe.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleHollywood.kext
    /System/Library/Extensions/BCMWLANFirmware4388_Hashstore.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleEthernetAquantiaAqtionFirmware.kext
    /System/Library/Extensions/AudioDMACLLTEscalationDetector_T8142_macOS.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleCS42L84Audio.kext
    /System/Library/Extensions/AppleT6001PMGR.kext
    /System/Library/Extensions/AppleM2ScalerParavirtDriver.kext
    /System/Library/Extensions/AppleT8120PMGR.kext
    /System/Library/Extensions/AppleDisplayCrossbarDP.kext
    /System/Library/Extensions/AppleA7IOP-MXWrap-v2p3.kext
    /System/Library/Extensions/AppleD2257PMU.kext
    /System/Library/Extensions/AppleBCMWLANBusInterfacePCIeMac.kext
    /System/Library/Extensions/System.kext/PlugIns/BSDKernel.kext
    /System/Library/Extensions/AppleUSBAudio.kext
    /System/Library/Extensions/IODisplayPortFamily.kext
    /System/Library/Extensions/AppleT8110DART.kext
    /System/Library/Extensions/AppleHIDMouse.kext
    /System/Library/Extensions/IOUserEthernet.kext
    /System/Library/Extensions/IOReportFamily.kext
    /System/Library/Extensions/AppleGFXHDA.kext
    /System/Library/Extensions/AppleDCPDPDisplayProxy.kext
    /System/Library/Extensions/AppleMobileFileIntegrity.kext
    /System/Library/Extensions/corecrypto.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleEmbeddedAudioButtonsHIDService.kext
    /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIReducedBlockCommandsDevice.kext
    /System/Library/Extensions/AMDRadeonX5000.kext
    /System/Library/Extensions/AMDRadeonX5000HWServices.kext/Contents/PlugIns/AMDRadeonX5400HWLibs.kext
    /System/Library/Extensions/XrtHostedXnu.kext
    /System/Library/Extensions/AppleSRP.kext
    /System/Library/Extensions/AUC.kext
    /System/Library/Extensions/AppleD1974PMU.kext
    /System/Library/Extensions/AppleLightningErrorHandler.kext
    /System/Library/Extensions/AppleUSBDisplays.kext
    /System/Library/Extensions/AppleT6050CLPC.kext
    /System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleBluetoothHIDKeyboard.kext
    /System/Library/Extensions/IOPCIFamily.kext
    /System/Library/Extensions/AppleSMCLMU.kext
    /System/Library/Extensions/corecapture.kext
    /System/Library/Extensions/AppleT6050.kext
    /System/Library/Extensions/AudioDMAController_T8150_macOS.kext
    /System/Library/Extensions/ExclavesAudioKext.kext
    /System/Library/Extensions/AppleT8140MCC.kext
    /System/Library/Extensions/AppleTriStar.kext
    /System/Library/Extensions/AppleDAPF.kext
    /System/Library/Extensions/AppleBusPowerController.kext
    /System/Library/Extensions/AppleT6002CLPC.kext
    /System/Library/Extensions/Compression.kext
    /System/Library/Extensions/AppleSMCRTC.kext
    /System/Library/Extensions/AppleUSBNetworking.kext
    /System/Library/Extensions/AppleS5L8940XDWI.kext
    /System/Library/Extensions/AppleVirtIOStorage.kext
    /System/Library/Extensions/AppleEverestErrorHandler.kext
    /System/Library/Extensions/AppleT8030SOCTuner.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGPUWrangler.kext
    /System/Library/Extensions/AppleT6031ANEHAL.kext
    /System/Library/Extensions/AppleA7IOP-ASCWrap-v2.kext
    /System/Library/Extensions/AppleGameControllerPersonality.kext
    /System/Library/Extensions/AppleMultiFunctionManagerMac.kext
    /System/Library/Extensions/AppleIntelICLGraphics.kext
    /System/Library/Extensions/AppleD2460PMU.kext
    /System/Library/Extensions/AppleANXDPTX.kext
    /System/Library/Extensions/AppleT8020.kext
    /System/Library/Extensions/AppleAVEBridge.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleMemorexCDROMDriver.kext
    /System/Library/Extensions/AppleT8110PMGR.kext
    /System/Library/Extensions/EndpointSecurity.kext
    /System/Library/Extensions/AppleARMGIC.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBVHCIRSM.kext
    /System/Library/Extensions/AppleT8027PMGR.kext
    /System/Library/Extensions/IOBDStorageFamily.kext
    /System/Library/Extensions/AppleUSBLightningAdapter.kext
    /System/Library/Extensions/AppleD2045PMU.kext
    /System/Library/Extensions/AppleA7IOP.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleCS42L83Audio.kext
    /System/Library/Extensions/KextAudit.kext
    /System/Library/Extensions/acfsctl.kext
    /System/Library/Extensions/AppleH16ANEInterface.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostMergeProperties.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleMAX98726Audio.kext
    /System/Library/Extensions/AppleVPBootPolicy.kext
    /System/Library/Extensions/AGXG13X.kext
    /System/Library/Extensions/AppleGraphicsPowerManagement.kext
    /System/Library/Extensions/SEPHibernation.kext
    /System/Library/Extensions/smbfs.kext
    /System/Library/Extensions/AppleUSBCommon.kext
    /System/Library/Extensions/SharedDARTMapperProxy.kext
    /System/Library/Extensions/exfat.kext
    /System/Library/Extensions/IOARCFamily.kext
    /System/Library/Extensions/AppleT8122PCIeC.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleMAX98357Amp.kext
    /System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSource.kext
    /System/Library/Extensions/AppleUSBHostT8011.kext
    /System/Library/Extensions/AGXFirmwareKextG15CRTBuddy.kext
    /System/Library/Extensions/AppleT6032PCIeC.kext
    /System/Library/Extensions/AppleUVDMDriver.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleI2CEthernetAquantia.kext
    /System/Library/Extensions/AppleSEPManager.kext
    /System/Library/Extensions/AppleIntelKBLGraphics.kext
    /System/Library/Extensions/AppleDockConnect.kext
    /System/Library/Extensions/AppleMobileDispT603S-DCP.kext
    /System/Library/Extensions/AppleSMBusPCI.kext
    /System/Library/Extensions/AppleA7IOP-ASCWrap-v4.kext
    /System/Library/Extensions/AppleARMIISAudio.kext
    /System/Library/Extensions/AppleT8310ANEHAL.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleCS37L90Boost.kext
    /System/Library/Extensions/CoreTrust.kext
    /System/Library/Extensions/ALF.kext
    /System/Library/Extensions/AppleUSBHostT8020.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBVHCIBCE.kext
    /System/Library/Extensions/AppleS5L8920XPWM.kext
    /System/Library/Extensions/AppleIOPADMAStream.kext
    /System/Library/Extensions/AppleT8002USB.kext
    /System/Library/Extensions/AppleT8140PCIe.kext
    /System/Library/Extensions/IOTimeSyncFamily.kext/Contents/PlugIns/IOgPTPPlugin.kext
    /System/Library/Extensions/AppleEffaceableTDM.kext
    /System/Library/Extensions/AppleMobileDispT600X-DCP.kext
    /System/Library/Extensions/AudioDMAController_T8122.kext
    /System/Library/Extensions/watchdog.kext
    /System/Library/Extensions/AGXG14G.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleGraphicsDeviceControl.kext
    /System/Library/Extensions/AppleM68Buttons.kext
    /System/Library/Extensions/AppleHIDKeyboardEmbedded.kext
    /System/Library/Extensions/System.kext
    /System/Library/Extensions/AppleT8142SOCTuner.kext
    /System/Library/Extensions/AMD10000Controller.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostBillboardDevice.kext
    /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCISerialATAPI.kext
    /System/Library/Extensions/AppleTypeCPhyAUSBC.kext
    /System/Library/Extensions/HFS.kext
    /System/Library/Extensions/triggers.kext
    /System/Library/Extensions/tmpfs.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/ApplePolicyControl.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesRAMBackingStore.kext
    /System/Library/Extensions/IOPAudioClientManagerDevice.kext
    /System/Library/Extensions/AppleThunderboltNHISpeedTest.kext
    /System/Library/Extensions/AppleT602xPCIe.kext
    /System/Library/Extensions/AppleIPCAudioController.kext
    /System/Library/Extensions/AppleD2346PMU.kext
    /System/Library/Extensions/IOImageLoader.kext
    /System/Library/Extensions/AppleJHL9480FirmwareUpdater.kext
    /System/Library/Extensions/AppleThunderboltDPAdapters.kext
    /System/Library/Extensions/AppleFIVRDriver.kext
    /System/Library/Extensions/AvpFairPlayDriver.kext
    /System/Library/Extensions/System.kext/PlugIns/Private.kext
    /System/Library/Extensions/AFKACIPCKext.kext
    /System/Library/Extensions/AGXG16G.kext
    /System/Library/Extensions/acfs.kext
    /System/Library/Extensions/AppleIntelICLLPGraphicsFramebuffer.kext
    /System/Library/Extensions/AppleT8020SOCTuner.kext
    /System/Library/Extensions/AppleUVDM.kext
    /System/Library/Extensions/AppleThunderboltEDMService.kext
    /System/Library/Extensions/HFSEncodings.kext
    /System/Library/Extensions/AppleOLYHALMac.kext
    /System/Library/Extensions/AppleA7IOP-ASCWrap-v1.kext
    /System/Library/Extensions/AudioDMAController_T600x.kext
    /System/Library/Extensions/AGXFirmwareKextG15GRTBuddy.kext
    /System/Library/Extensions/AppleIPCAudioDeviceProxy.kext
    /System/Library/Extensions/ApplePMGR.kext
    /System/Library/Extensions/HFS_MacChineseTrad.kext
    /System/Library/Extensions/AppleSPMI.kext
    /System/Library/Extensions/IOPAudioDriverFamily.kext
    /System/Library/Extensions/AppleMultiFunctionManager.kext
    /System/Library/Extensions/IOGraphicsFamily.kext
    /System/Library/Extensions/IOKitRegistryCompatibility.kext
    /System/Library/Extensions/AppleT6050ANEHAL.kext
    /System/Library/Extensions/AppleT6021PMGR.kext
    /System/Library/Extensions/AppleIISController.kext
    /System/Library/Extensions/ApplePIODMA.kext
    /System/Library/Extensions/AppleD2401PMU.kext
    /System/Library/Extensions/AppleDPTX.kext
    /System/Library/Extensions/IOTimeSyncFamily.kext
    /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleUSBXDCIARM.kext
    /System/Library/Extensions/AppleANELoadBalancer.kext
    /System/Library/Extensions/AppleT8140PMGR.kext
    /System/Library/Extensions/AppleD2422PMU.kext
    /System/Library/Extensions/lifs.kext
    /System/Library/Extensions/AppleInterruptControllerV3.kext
    /System/Library/Extensions/AppleBCMWLANBusInterfacePCIe.kext
    /System/Library/Extensions/AppleUSBEthernet.kext
    /System/Library/Extensions/AppleTCA6408GPIOIC.kext
    /System/Library/Extensions/AMDRadeonX6000Framebuffer.kext
    /System/Library/Extensions/AMDFramebuffer.kext
    /System/Library/Extensions/Sandbox.kext
    /System/Library/Extensions/AppleUSBDeviceMux.kext
    /System/Library/Extensions/AGXFirmwareKextG17XRTBuddy.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleMAX98360Amp.kext
    /System/Library/Extensions/AppleBluetoothModule.kext
    /System/Library/Extensions/IOBiometricFamily.kext
    /System/Library/Extensions/DCPAVFamilyARCSupport.kext
    /System/Library/Extensions/AppleSEPGenericTransfer.kext
    /System/Library/Extensions/ApplePMGRBringupV2.kext
    /System/Library/Extensions/AppleFSCompressionTypeDataless.kext
    /System/Library/Extensions/IOMobileGraphicsFamily.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/USBStorageDeviceSpecifics.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleTAS5770LAmp.kext
    /System/Library/Extensions/DCPMIPIProxy.kext
    /System/Library/Extensions/AppleBluetoothDebugService.kext
    /System/Library/Extensions/AppleT6040PCIe.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleMAX98721Amp.kext
    /System/Library/Extensions/IOACPIFamily.kext
    /System/Library/Extensions/IOBufferCopyEngineFamily.kext
    /System/Library/Extensions/AppleHIDKeyboard.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBXHCI.kext
    /System/Library/Extensions/BootPolicy.kext
    /System/Library/Extensions/AppleBacklightExpert.kext
    /System/Library/Extensions/AppleDiagnosticDataAccessReadOnly.kext
    /System/Library/Extensions/IOATAFamily.kext
    /System/Library/Extensions/OSvKernDSPLib.kext
    /System/Library/Extensions/ApplePMP.kext
    /System/Library/Extensions/AppleT8103PCIeCPIODMA.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformProperties.kext
    /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformShim.kext
    /System/Library/Extensions/AppleARMPlatform.kext
    /System/Library/Extensions/AppleUSBACM.kext
    /System/Library/Extensions/AudioDMAController_T605x.kext
    /System/Library/Extensions/AppleT8103PCIe.kext
    /System/Library/Extensions/AGXFirmwareKextG14GRTBuddy.kext
    /System/Library/Extensions/AppleBCMWLANCoreMac.kext
    /System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIUpAdapter.kext
    /System/Library/Extensions/AppleT6020PCIeCPIODMA.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesKernelBacked.kext
    /System/Library/Extensions/AppleT6041CLPC.kext
    /System/Library/Extensions/IONDRVSupport.kext
    /System/Library/Extensions/IOHDCPFamily.kext
    /System/Library/Extensions/IOBufferCopyController.kext
    /System/Library/Extensions/AppleVPCredentialManager.kext
    /System/Library/Extensions/cd9660.kext
    /System/Library/Extensions/AppleEffaceableStorage.kext
    /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIBlockCommandsDevice.kext
    /System/Library/Extensions/AppleFireStormErrorHandler.kext
    /System/Library/Extensions/AppleT6020SOCTuner.kext
    /System/Library/Extensions/AppleVirtualPlatform.kext
    /System/Library/Extensions/AppleThunderboltIP.kext
    /System/Library/Extensions/AppleT6031SOCTuner.kext
    /System/Library/Extensions/System.kext/PlugIns/Kcov.kext
    /System/Library/Extensions/AMDRadeonX4000HWServices.kext/Contents/PlugIns/AMDRadeonX4100HWLibs.kext
    /System/Library/Extensions/HFS_MacChineseSimp.kext
    /System/Library/Extensions/AppleT6022CLPC.kext
    /System/Library/Extensions/Apple16X50Serial.kext/Contents/PlugIns/Apple16X50ACPI.kext
    /System/Library/Extensions/IOThunderboltFamily.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext
    /System/Library/Extensions/AppleLSIFusionMPT.kext
    /System/Library/Extensions/AudioDMAController_T603x.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBCardReader.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleEthernetAquantiaAqtionPortMonitor.kext
    /System/Library/Extensions/AppleMCA2_T8020.kext
    /System/Library/Extensions/AppleUSBCDC.kext
    /System/Library/Extensions/AppleEmbeddedSimpleSPINORFlasherDriver.kext
    /System/Library/Extensions/IOPAudioRemoteIICController.kext
    /System/Library/Extensions/IOBluetoothFamily.kext
    /System/Library/Extensions/AppleSmartIO2.kext
    /System/Library/Extensions/AppleUSBDeviceNCM.kext
    /System/Library/Extensions/AppleT6030PCIe.kext
    /System/Library/Extensions/AppleUSBHostS5L8960X.kext
    /System/Library/Extensions/AppleQSPIMC.kext
    /System/Library/Extensions/AppleT6020.kext
    /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseDriverV2.kext
    /System/Library/Extensions/AppleMCDP29XXUpdateSupport.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleMuxControl.kext
    /System/Library/Extensions/CoreStorage.kext
    /System/Library/Extensions/AudioDMAController_T602x.kext
    /System/Library/Extensions/AppleT6020PCIePIODMA.kext
    /System/Library/Extensions/AppleActuatorDriver.kext
    /System/Library/Extensions/InvalidateHmac.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBVHCI.kext
    /System/Library/Extensions/BCMWLANFirmware4378_Hashstore.kext
    /System/Library/Extensions/AppleT6041.kext
    /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIMultimediaCommandsDevice.kext
    /System/Library/Extensions/AppleSerialShim.kext
    /System/Library/Extensions/AudioDMAFamily.kext
    /System/Library/Extensions/AppleMobileDispH15G-DCP.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleEmbeddedUSBXHCIPCI.kext
    /System/Library/Extensions/AppleSEPKeyStore.kext
    /System/Library/Extensions/AppleIntelPCHPMC.kext
    /System/Library/Extensions/AppleParavirtIOSurface.kext
    /System/Library/Extensions/AppleEmbeddedUSBHost.kext
    /System/Library/Extensions/AppleThunderboltPCIAdapters.kext
    /System/Library/Extensions/AppleSystemPolicy.kext
    /System/Library/Extensions/AppleT6031PCIe.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostiOSDevice.kext
    /System/Library/Extensions/AppleSMBusController.kext
    /System/Library/Extensions/AppleT8142PMGR.kext
    /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext
    /System/Library/Extensions/FairPlayIOKit.kext
    /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDUserClient.kext
    /System/Library/Extensions/IOFireWireSBP2.kext
    /System/Library/Extensions/AppleThunderboltUTDM.kext
    /System/Library/Extensions/IO80211Family.kext
    /System/Library/Extensions/AppleIntelLpssI2C.kext
    /System/Library/Extensions/AppleT8142CLPC.kext
    /System/Library/Extensions/AppleSPIMC.kext
    /System/Library/Extensions/AppleIntelLpssI2CController.kext
    /System/Library/Extensions/System.kext/PlugIns/ApplePlatformFamily.kext
    /System/Library/Extensions/AppleT6050PCIeC.kext
    /System/Library/Extensions/IOSurface.kext
    /System/Library/Extensions/pthread.kext
    /System/Library/Extensions/IOHIDPowerSource.kext
    /System/Library/Extensions/AppleD2255PMU.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AGDCBacklightControl.kext
    /System/Library/Extensions/AppleEmbeddedOSSupportHost.kext
    /System/Library/Extensions/IOAVFamily.kext
    /System/Library/Extensions/AppleUSBHostS5L8930X.kext
    /System/Library/Extensions/AudioAUUC.kext
    /System/Library/Extensions/HFS_MacCyrillic.kext
    /System/Library/Extensions/AppleUSBCommon.kext/Contents/PlugIns/AppleUSBVHCICommon.kext
    /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleUSBTopCaseDriver.kext
    /System/Library/Extensions/AppleEffaceableBlockDevice.kext
    /System/Library/Extensions/AppleMCA2_T8027.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleSynopsysUSBXHCI.kext
    /System/Library/Extensions/AppleRSMChannel.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesSparseDiskImage.kext
    /System/Library/Extensions/AppleIntelLpssUARTv1.kext
    /System/Library/Extensions/AFTK_Kext.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleDummyCodecAudio.kext
    /System/Library/Extensions/AppleBluetoothMultitouch.kext
    /System/Library/Extensions/IOTimeSyncFamily.kext/Contents/PlugIns/TSNCaptureInterface.kext
    /System/Library/Extensions/AppleMobileDispH17P-DCP.kext
    /System/Library/Extensions/AppleBTM.kext
    /System/Library/Extensions/NVSMU.kext
    /System/Library/Extensions/AppleHighVoltageCharger.kext
    /System/Library/Extensions/AppleT8101.kext
    /System/Library/Extensions/IOAudio2Family.kext
    /System/Library/Extensions/AppleT6050PMGR.kext
    /System/Library/Extensions/IOPAudioVoiceTriggerDevice.kext
    /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext
    /System/Library/Extensions/AppleEmbeddedNewAccelerometer.kext
    /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriver.kext
    /System/Library/Extensions/AppleT6041SOCTuner.kext
    /System/Library/Extensions/AppleSamsungSPI.kext
    /System/Library/Extensions/AppleEmbeddedTouchEEPROMDriver.kext
    /System/Library/Extensions/PPPoE.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBOpticalMouse.kext
    /System/Library/Extensions/AGXG16X.kext
    /System/Library/Extensions/AppleLMBacklight.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleMAX98709Amp.kext
    /System/Library/Extensions/AppleCallbackPowerSource.kext
    /System/Library/Extensions/AppleStockholmControl.kext
    /System/Library/Extensions/AMDRadeonX6000HWServices.kext/Contents/PlugIns/AMDRadeonX6000HWLibs.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesUDIFDiskImage.kext
    /System/Library/Extensions/EXDisplayPipeT605X.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT6040TypeCPhy.kext
    /System/Library/Extensions/System.kext/PlugIns/IOSystemManagement.kext
    /System/Library/Extensions/AppleLPC.kext
    /System/Library/Extensions/EXBrightKext.kext
    /System/Library/Extensions/apfs.kext
    /System/Library/Extensions/L2TP.kext
    /System/Library/Extensions/AppleH13CameraInterface.kext
    /System/Library/Extensions/AppleKMPHDCPManager.kext
    /System/Library/Extensions/AppleThunderboltRDMA.kext
    /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext
    /System/Library/Extensions/AppleParrot.kext
    /System/Library/Extensions/AppleMobileApNonce.kext
    /System/Library/Extensions/AppleSPMIPMU.kext
    /System/Library/Extensions/AppleA7IOP-R5Wrap-v1.kext
    /System/Library/Extensions/AppleDisplayCrossbar.kext
    /System/Library/Extensions/AppleCredentialManager.kext
    /System/Library/Extensions/AppleUSBHostT8002.kext
    /System/Library/Extensions/AppleT8027PCIe.kext
    /System/Library/Extensions/IOStreamFamily.kext/Contents/PlugIns/IOStreamUserClient.kext
    /System/Library/Extensions/AppleCentauriManager.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBEHCIPCI.kext
    /System/Library/Extensions/IOVideoFamily.kext
    /System/Library/Extensions/Apple_iSight.kext
    /System/Library/Extensions/AppleT6030ANEHAL.kext
    /System/Library/Extensions/WLANDriver.kext
    /System/Library/Extensions/AppleT8027.kext
    /System/Library/Extensions/AppleInputDeviceSupport.kext
    /System/Library/Extensions/AppleMCCSControl.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-LF-D211A.kext
    /System/Library/Extensions/IOAHCIFamily.kext
    /System/Library/Extensions/AppleT8142CLPCServer.kext
    /System/Library/Extensions/AppleT8122CLPC.kext
    /System/Library/Extensions/AppleVirtualGraphics.kext
    /System/Library/Extensions/AudioDMAController_T604x.kext
    /System/Library/Extensions/SCDPProxy.kext
    /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleSN012776Amp.kext
    /System/Library/Extensions/AppleDPDisplayTCON.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AGDCPluginDisplayMetrics.kext
    /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8112TypeCPhy.kext
    /System/Library/Extensions/CoreKDL.kext
    /System/Library/Extensions/AppleIntelLpssSpiController.kext
    /System/Library/Extensions/AppleMobileDispH13G-DFR.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PioneerSuperDrive.kext
    /System/Library/Extensions/IOGPUFamily.kext
    /System/Library/Extensions/AGXFirmwareKextG13XRTBuddy.kext
    /System/Library/Extensions/AppleDisplayManager.kext
    /System/Library/Extensions/AppleM2ScalerCSC.kext
    /System/Library/Extensions/IOSlowAdaptiveClockingFamily.kext
    /System/Library/Extensions/ApplePPMCPMS.kext
    /System/Library/Extensions/IOFireWireSerialBusProtocolTransport.kext
    /System/Library/Extensions/AppleSCDriver.kext
    /System/Library/Extensions/AppleT8103PMGR.kext
    /System/Library/Extensions/AppleSART.kext
    /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseActuatorHIDDriver.kext
    /System/Library/Extensions/IOAccessoryManager.kext
    /System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.kext
    /System/Library/Extensions/AppleInterruptControllerV2.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesReadWriteDiskImage.kext
    /System/Library/Extensions/AppleMCDP29XX.kext
    /System/Library/Extensions/AppleT8150MCC.kext
    /System/Library/Extensions/AppleHIDTransport.kext/Contents/PlugIns/AppleHIDTransportSCMCommon.kext
    /System/Library/Extensions/AppleACPIPlatform.kext
    /System/Library/Extensions/AppleMCA2_T602x.kext
    /System/Library/Extensions/AGXFirmwareKextG14XRTBuddy.kext
    /System/Library/Extensions/AppleT8103PCIeC.kext
    /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleEthernetAquantiaAqtion.kext
    /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBMassStorageInterfaceNub.kext
    /System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPAdapterFamily.kext
    /System/Library/Extensions/AppleConvergedIPCOLYBTControl.kext
    /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesFileBackingStore.kext
    /System/Library/Extensions/AppleALSColorSensor.kext
    /System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIDownAdapter.kext
    /System/Library/Extensions/AppleT6040PCIeC.kext
    /System/Library/Extensions/AppleT8110AFT.kext
    /System/Library/Extensions/AppleT6050SOCTuner.kext
    /System/Library/Extensions/AppleEmbeddedUSB.kext
    /System/Library/Extensions/AppleD1946PMU.kext
    /System/Library/Extensions/HFS_MacKorean.kext
    /System/Library/Extensions/AppleMobileDispH17G-DCP.kext
    /System/Library/Extensions/AppleVideoToolboxParavirtualization.kext
    /System/Library/Extensions/AppleEmbeddedAudioLibs.kext
    /System/Library/Extensions/AppleUSBMike.kext
    /System/Library/Extensions/AppleT6000CLPCv3.kext
    /System/Library/Extensions/AppleT6022CLPCServer.kext
    /System/Library/Extensions/BCMWLANFirmware4364_Hashstore.kext
    /System/Library/Extensions/AppleUSBHSIC.kext
    /System/Library/Extensions/AppleXsanScheme.kext
    /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleUSBVHCIFirmware.kext
    /System/Library/Extensions/AppleT6000SOCTuner.kext
    /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBDiscoveryPlugin.kext
    /System/Library/Extensions/AppleT8122.kext
    /System/Library/Extensions/AppleT6041MCC.kext
    /System/Library/Extensions/AppleEmbeddedTempSensor.kext
    /System/Library/Extensions/IOVideoFamily.kext/Contents/PlugIns/IOVideoDeviceUserClient.kext
    /System/Library/Extensions/AppleSMC.kext
    /System/Library/Extensions/AppleVL822FirmwareUpdater.kext
    /System/Library/Extensions/SMCMotionSensor.kext
    /System/Library/Extensions/AppleT6030.kext
    /System/Library/Extensions/CoreStorage.kext/Contents/PlugIns/CoreStorageFsck.kext
    /System/Library/Extensions/AppleARMPMU.kext
    /System/Library/Extensions/AudioDMAController_T8140.kext
    /System/Library/Extensions/AppleKeyStore.kext
    /System/Library/Extensions/System.kext/PlugIns/Libkern.kext
    /System/Library/Extensions/AppleT8132ANEHAL.kext
    /System/Library/Extensions/AppleT6020PMGR.kext
    /System/Library/Extensions/IONVMeFamily.kext
    /System/Library/Extensions/ApplePPMCPMSv2.kext
    /System/Library/Extensions/AppleRAID.kext
    /System/Library/Extensions/IOSCSIParallelFamily.kext
    /System/Library/Extensions/IOUSBHostFamily.kext
    /System/Library/Extensions/AppleA7IOP-ASCWrap-v6.kext
    /System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSink.kext
    /System/Library/Extensions/AppleS5L8930XUSB.kext
    /System/Library/Extensions/AppleD2186PMU.kext
    /System/Library/Extensions/IOPAudioPCMAssetManagerDevice.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHub.kext
    /System/Library/Extensions/IOUSBMassStorageDriver.kext
    /System/Library/Extensions/IOPAudioIOBufferDevice.kext
    /System/Library/Extensions/AMDRadeonX4000HWServices.kext/Contents/PlugIns/AMDRadeonX4700HWLibs.kext
    /System/Library/Extensions/AppleT8132PMGR.kext
    /System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleMGPUPowerControl.kext
    /System/Library/Extensions/SecureRTBuddyProxy.kext
    /System/Library/Extensions/AppleT8020USB.kext
    /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBXHCIAUSS.kext
    /System/Library/Extensions/AppleS8000DWI.kext
    
  2. ตรวจสอบ Kexts ที่กำลังทำงานอยู่จริง (Loaded Kexts)
    (คำสั่งนี้จะแสดงรายชื่อโมดูลทั้งหมดที่กำลังรันอยู่ในหน่วยความจำ Kernel)
    kextstat
    
    จะได้
    <pre class="wp-block-syntaxhighlighter-code">Executing: /usr/bin/kmutil showloaded
    No variant specified, falling back to release
    Index Refs Address            Size       Wired      Name (Version) UUID <Linked Against>
        3  224 0                  0          0          com.apple.kpi.bsd (25.6.0) 447D769E-1CB7-3086-A0B4-32226837B587 <>
        4   11 0                  0          0          com.apple.kpi.dsep (25.6.0) 447D769E-1CB7-3086-A0B4-32226837B587 <>
        5  261 0                  0          0          com.apple.kpi.iokit (25.6.0) 447D769E-1CB7-3086-A0B4-32226837B587 <>
        6  264 0                  0          0          com.apple.kpi.libkern (25.6.0) 447D769E-1CB7-3086-A0B4-32226837B587 <>
        7  244 0                  0          0          com.apple.kpi.mach (25.6.0) 447D769E-1CB7-3086-A0B4-32226837B587 <>
        8  192 0                  0          0          com.apple.kpi.private (25.6.0) 447D769E-1CB7-3086-A0B4-32226837B587 <>
        9  159 0                  0          0          com.apple.kpi.unsupported (25.6.0) 447D769E-1CB7-3086-A0B4-32226837B587 <>
       10   21 0xfffffe0007ce7930 0x1e9b0    0x1e9b0    com.apple.kec.corecrypto (26.0) 6F8A08D8-BAF9-3914-A73B-C93A72D692DB <9 8 7 6 5 3>
       11    0 0xfffffe0007440610 0x51f      0x51f      com.apple.kec.AppleEncryptedArchive (1) A4767301-4DB4-3EA1-9BBA-2F8A99932D71 <10 8 7 6>
       12    0 0xfffffe000780f890 0x4a0      0x4a0      com.apple.kec.Compression (1.0) AD0EABF6-C280-36E2-B1E4-1FFD48A4ADED <10 8 7 6>
       13    0 0xfffffe0007bef660 0xf58      0xf58      com.apple.kec.InvalidateHmac (1) 15681138-039C-3D0C-9426-9F4B89D2FE6A <9 8 7 6 5>
       14    6 0xfffffe0007bf16d0 0x7078     0x7078     com.apple.kec.Libm (1) 420C6DBE-F8F0-39EA-86BE-E58E80005156 <6>
       15    0 0xfffffe0007c39970 0xb9a      0xb9a      com.apple.kec.XrtHostedXnu (1) 7A952511-735C-3887-B90A-5E082E4B6E84 <8 6>
       16    0 0xfffffe0007d194b0 0xd4d      0xd4d      com.apple.kec.pthread (1) 89A0C193-9EB4-31CC-9153-31B9685406A7 <9 8 7 6 5 3>
       17    5 0xfffffe00079d58c0 0xbbf      0xbbf      com.apple.iokit.IOCryptoAcceleratorFamily (1.0.1) FAFDB1E1-10DB-3AF8-B5DA-62B0DF38661D <9 7 6 5 3>
       18    2 0xfffffe0007820ed0 0x4120     0x4120     com.apple.kext.CoreTrust (1) 4C2C3F9A-2BED-3232-911E-CD68FC617916 <10 8 6>
       19    3 0xfffffe00074f9f60 0x1110b    0x1110b    com.apple.security.AppleImage4 (7.0.0) A50089D5-E917-31CB-8423-14DC6F34C41B <18 17 10 9 8 7 6 5 4 3>
       20   18 0xfffffe000780fd30 0x3e67     0x3e67     com.apple.iokit.CoreAnalyticsFamily (1) 1E910AC9-1FAA-3AA2-BAEB-CAA0E19C4BF4 <9 8 7 6 5 3>
       21   15 0xfffffe00075f1b30 0x1e162    0x1e162    com.apple.driver.AppleMobileFileIntegrity (1.0.5) DA71449D-BB1F-35C2-8809-313CAD833325 <20 19 18 10 9 8 7 6 5 4 3>
       22    2 0xfffffe00075dea30 0x547      0x547      com.apple.kext.AppleMatch (1.0.0d1) 9726529E-39EE-3385-9F7A-C6DF555BEE24 <8 6 5 3>
       23   19 0xfffffe0007aac020 0x2100     0x2100     com.apple.iokit.IOStorageFamily (2.1) D2FCCC47-56DD-3481-BE1C-0F2BFA2BD0E7 <9 8 7 6 5 3>
       24    2 0xfffffe0007c09fc0 0x29af5    0x29af5    com.apple.security.sandbox (300.0) D4780E99-68D4-3902-8072-5151727ABD4C <23 22 21 10 9 8 7 6 5 4 3>
       25    2 0xfffffe0007bfb820 0xf91      0xf91      com.apple.security.quarantine (4) 39C40DB4-120D-3C91-B9CC-91511EBB3AC2 <24 22 9 8 7 6 5 4 3>
       26    0 0xfffffe00076c60d0 0x30ff     0x30ff     com.apple.AppleSystemPolicy (2.0.0) 8474AAC8-5327-3045-A969-9B20DBF588BD <25 24 21 9 8 7 6 5 4 3>
       27   29 0xfffffe0007a9ade0 0xb66      0xb66      com.apple.iokit.IOReportFamily (47) B53BE23F-34ED-35B3-9E6C-12B7BECC2267 <8 7 6 5>
       28    1 0xfffffe0007aab340 0xce0      0xce0      com.apple.iokit.IOSlowAdaptiveClockingFamily (1.0.0) 40297A9F-D16E-32E7-8449-DD899A536D5C <9 8 7 6 5 3>
       29  116 0xfffffe0007167200 0x102bb    0x102bb    com.apple.driver.AppleARMPlatform (1.0.2) 8983F139-EB73-3E5E-9A51-231E6EB7F922 <28 27 23 9 8 7 6 5 3>
       30    3 0xfffffe00078412b0 0x3f700    0x3f700    com.apple.driver.FairPlayIOKit (72.14.0) 3216B68B-1F30-37A4-A466-6ACA02E0D1DF <9 8 7 6 5 3>
       31    4 0xfffffe000730e250 0x83b      0x83b      com.apple.driver.AppleAudioClockLibs (540.3) 00C20F4D-00A7-37A9-880E-CA848075765C <9 7 6 5 3>
       32    6 0xfffffe00074f45a0 0x106c     0x106c     com.apple.driver.AppleIISController (540.4) 163AAF33-41F2-3054-9270-64ECEE3E7C2E <29 9 8 7 6 5 3>
       33    6 0xfffffe00079b1ff0 0x9f0      0x9f0      com.apple.iokit.IOAudio2Family (1.0) 14755B4F-DA77-3447-A378-0183112432BF <7 6 5 3>
       34    2 0xfffffe00079d4e80 0xa36      0xa36      com.apple.iokit.IOCECFamily (1) 5A0841BF-A8E8-3412-867F-E2609E4D3E9A <6 5>
       35    5 0xfffffe0007a00000 0x63a9     0x63a9     com.apple.iokit.IOHDCPFamily (1.0.0) 8E4EBF34-59E0-327E-8A51-26474F5857BB <7 6 5>
       36   12 0xfffffe000796a0b0 0x24fe4    0x24fe4    com.apple.iokit.IOAVFamily (1.0.0) 6E4B9D42-04A2-393A-B1F5-F121B8D00954 <35 34 33 32 31 29 14 9 8 7 6 5 3>
       37   14 0xfffffe0007aae920 0x657c     0x657c     com.apple.iokit.IOSurface (393.5.8) 60FD3F18-82B3-36C0-8DEE-7338F6454D15 <9 8 7 6 5 3>
       38    1 0xfffffe0007152230 0x1000     0x1000     com.apple.AUC (1.0) 01F9C0EA-5396-3908-A7C3-621B74D80B31 <37 36 29 9 8 7 6 5 3>
       39   28 0xfffffe0007a0e100 0xbb50     0xbb50     com.apple.iokit.IOHIDFamily (2.0.0) 6A8C0182-0B84-31C7-8B38-D97B01FB788D <27 20 9 8 7 6 5 4 3>
       40    1 0xfffffe00073a7c40 0xb84c     0xb84c     com.apple.driver.AppleBiometricSensor (2) DBA3C10C-ABE9-3696-8B45-83392D8C4484 <39 29 27 20 9 8 7 6 5 3>
       41   26 0xfffffe0007aaac30 0x706      0x706      com.apple.driver.IOSlaveProcessor (1) E42A3834-7AFA-32C7-ABF3-074CAA780B00 <8 7 6 5>
       42   12 0xfffffe00071546f0 0x15bb     0x15bb     com.apple.driver.AppleA7IOP (1.0.2) 0AA158FF-A5D6-3087-93E6-7A84273A0C84 <41 29 7 6 5 3>
       43   11 0xfffffe00079d6480 0x25a0     0x25a0     com.apple.driver.IODARTFamily (1) DB9C5931-E7EC-3601-A7FF-E1F3EFBD5BCC <29 8 7 6 5 3>
       44   13 0xfffffe0007680090 0xdafc     0xdafc     com.apple.driver.AppleSEPManager (1.0.1) C91CD0D3-11EB-33FC-8C09-BDCAC0038D56 <43 42 41 29 10 9 8 7 6 5 3>
       45    2 0xfffffe00073d66e0 0x1b008    0x1b008    com.apple.driver.AppleCredentialManager (1.0) 580A5C71-F49D-3DA1-BC7E-FF1112230184 <44 41 20 10 9 8 7 6 5 3>
       46    0 0xfffffe0007405130 0x3df0     0x3df0     com.apple.driver.AppleDiskImages2 (524.160.11) A89457A9-6D83-3F1E-A9A5-F57F11448AA4 <23 8 7 6 5 3>
       47    3 0xfffffe00074174f0 0x1b04     0x1b04     com.apple.driver.AppleEffaceableStorage (1.0) CBA88812-0F9F-35D7-818B-687973348050 <9 7 6 5 3>
       48    0 0xfffffe0007443c80 0xa56      0xa56      com.apple.driver.AppleFDEKeyStore (28.30) 875F2423-A08F-3F56-B764-9A55FFFF6B72 <47 10 9 8 7 6 5 3>
       49   19 0xfffffe0007bfc7c0 0xaa00     0xaa00     com.apple.driver.RTBuddy (1.0.0) CF297CCB-9504-37D9-8172-79548B6F0AA3 <42 41 29 27 20 10 9 8 7 6 5 3>
       50    0 0xfffffe0007451700 0x49a7e    0x49a7e    com.apple.driver.AppleH16ANEInterface (9.512.0) 23B6A583-2357-3DB9-8397-289B252A6D5A <49 43 37 29 27 10 9 8 7 6 5 3>
       51   13 0xfffffe0007a3ed80 0x1914     0x1914     com.apple.iokit.IONetworkingFamily (3.4) A501CFA9-1DBB-30DC-BC7D-42222CD8E96E <9 8 7 6 5 3>
       52    2 0xfffffe0007a753f0 0x191a     0x191a     com.apple.driver.mDNSOffloadUserClient (1.0.1b8) E4AB29C2-7BA6-34A0-B865-F96EC09D4562 <51 8 6 5 3>
       53    8 0xfffffe0007aa4e80 0x5db0     0x5db0     com.apple.iokit.IOSkywalkFamily (1.0) FD45D0FB-9615-3FBD-B687-FCC1BCBC0BD9 <52 51 9 8 7 6 5 3>
       54    0 0xfffffe00074f9230 0xd30      0xd30      com.apple.driver.AppleIPAppender (1.0) 77079192-EC80-3FEE-8443-EA6732563F15 <53 51 9 8 7 6 5 3>
       55    0 0xfffffe0007522150 0x51e7     0x51e7     com.apple.driver.AppleLockdownMode (1) D1969689-AF9D-32B6-92D0-854A1861C93F <45 9 8 7 6 5 3>
       56    1 0xfffffe0007a9a580 0x854      0x854      com.apple.iokit.IORSMFamily (1) 2C1FE69E-B22A-3973-B312-EBCBDBCBA096 <7 6 5 3>
       57    0 0xfffffe0007661d00 0xc92      0xc92      com.apple.driver.AppleRSMChannel (1) 488919B3-A162-3EAE-85CD-B2FCD537A5E9 <56 8 7 6 5 3>
       58    5 0xfffffe0007a9b950 0x25f8     0x25f8     com.apple.iokit.IOSCSIArchitectureModelFamily (545.100.10) 58CA76A3-BF4F-3460-A042-E8DFC13368B8 <8 7 6 5 3>
       59    2 0xfffffe0007a9df50 0x20dd     0x20dd     com.apple.iokit.IOSCSIBlockCommandsDevice (545.100.10) B6D639C6-19D6-39ED-9F52-7DEA4A8C7819 <58 23 8 7 6 5 3>
       60    6 0xfffffe0007aa40b0 0xdd0      0xdd0      com.apple.iokit.IOSerialFamily (11) 8AC70993-EA05-37FC-932A-F09FF7ADEDF0 <9 8 7 6 5 3>
       61    7 0xfffffe000761f8d0 0x20d8     0x20d8     com.apple.driver.AppleOnboardSerial (1.0) EA0CC4BD-3400-36E6-96B1-AF7A50D89A35 <60 53 9 7 6 5 3>
       62   19 0xfffffe000798f0a0 0x22316    0x22316    com.apple.iokit.IOAccessoryManager (1.0.0) 000C7572-462F-3393-8B18-4E4201512BC7 <61 60 39 29 9 8 7 6 5 3>
       63    2 0xfffffe0007163d80 0x347f     0x347f     com.apple.driver.AppleARMPMU (1.0) 9560BBE7-E2BB-3EB3-B68C-47514D56B95A <62 29 27 9 8 7 6 5 3>
       64    3 0xfffffe000743baf0 0x3360     0x3360     com.apple.driver.AppleEmbeddedTempSensor (1.0.0) 4DF146B6-6122-3B02-BEBF-011C731C9249 <39 29 27 9 7 6 5 3>
       65   12 0xfffffe000768db90 0x9a97     0x9a97     com.apple.driver.AppleSMC (3.1.9) 30907C5A-9F67-3927-AA65-29FC73765096 <64 63 62 49 42 41 39 29 8 7 6 5 3>
       66   14 0xfffffe00077ce4c0 0xa8f      0xa8f      com.apple.driver.usb.AppleUSBCommon (1.0) 0A07B56A-CC1C-3EC2-9A34-83533AAD86E9 <7 6 5 3>
       67    3 0xfffffe0007bc58b0 0x6b1      0x6b1      com.apple.driver.AppleUSBHostMergeProperties (1.2) 4C2A9A62-94A7-34CD-9FB5-F6CA56C7B8E0 <8 6 5 3>
       68   16 0xfffffe0007a96580 0x4000     0x4000     com.apple.iokit.IOPortFamily (1.0) A9B8CB32-9858-38D1-A8E1-4F5C9A023D5A <9 8 7 6 5 3>
       69   18 0xfffffe0007b87780 0x150e8    0x150e8    com.apple.iokit.IOUSBHostFamily (1.2) A8538216-7DF6-3E55-8D36-C354FC4E6463 <68 67 66 65 62 29 21 9 8 7 6 5 3>
       70   21 0xfffffe0007a88c30 0xd950     0xd950     com.apple.iokit.IOPCIFamily (2.9) 19F7D47A-9130-32AC-9C31-E4B37D8C15AD <9 8 7 6 5>
       71    2 0xfffffe0007be9a50 0x36ee     0x36ee     com.apple.iokit.IOUSBMassStorageDriver (280) 5C7DE78C-95D5-370D-A030-3C110F84A070 <70 69 58 23 8 7 6 5 3>
       72    1 0xfffffe00076bfe70 0xe1d      0xe1d      com.apple.driver.AppleUSBTDM (562) CF43E223-DE50-3650-B3DB-2D32578FCB4E <71 69 59 58 23 21 9 8 7 6 5 3>
       73    0 0xfffffe000767a7d0 0x58bc     0x58bc     com.apple.driver.AppleSEPKeyStore (2) 640754C1-7243-30DC-91CC-2F58F077E740 <72 47 45 44 41 21 17 10 9 8 7 6 5 3>
       74    0 0xfffffe00076d35e0 0x1196     0x1196     com.apple.driver.AppleT8142ANEHAL (9.512.3) 953A5915-6BF4-3D6F-AFFE-FE9D009C6F3C <29 10 9 8 7 6 5 3>
       75    0 0xfffffe00077c86c0 0x1480     0x1480     com.apple.driver.AppleUIO (1) C0E13D54-5F7F-3D5E-8C3E-63034444F997 <70 43 8 7 6 5 3>
       76    0 0xfffffe000782c750 0xe3f8     0xe3f8     com.apple.iokit.EndpointSecurity (1) BFE3F049-1BF8-33A9-A0AB-3296A472C851 <25 21 9 8 7 6 5 4 3>
       77    0 0xfffffe00079bcc20 0xebe0     0xebe0     com.apple.iokit.IOBluetoothFamily (9.0.0) BAFFF0E8-AB7F-3178-8FB3-C81798E28BF2 <69 29 27 9 8 7 6 5 3>
       78    1 0xfffffe00079fb7d0 0x482d     0x482d     com.apple.iokit.IOGraphicsFamily (600) 047DBAFA-C0DA-370B-81C4-22189161397E <70 9 7 6 5 3>
       79    5 0xfffffe0007a063b0 0x2136     0x2136     com.apple.driver.DiskImages (493.0.0) F5274C31-436B-33ED-89FD-6622B9F176AD <23 9 8 7 6 5 3>
       80    0 0xfffffe0007a1d500 0x6a9      0x6a9      com.apple.iokit.IOKitRegistryCompatibility (1) 0DD1974C-F704-3331-8EC6-11747906EEC1 <6 5>
       81    3 0xfffffe0007b3b890 0xd758     0xd758     com.apple.iokit.IOTimeSyncFamily (1460.2) 56F7E9CF-085E-3BF4-A376-1A7D2705E458 <53 51 29 8 7 6 5 3>
       82    0 0xfffffe0007bce710 0x4028     0x4028     com.apple.driver.usb.AppleUSBUserHCI (1) 9DB23C3B-57D9-3186-8B9E-400F58AAAEF5 <69 66 8 7 6 5 3>
       83    0 0xfffffe0007bed140 0x1301     0x1301     com.apple.iokit.IOUserEthernet (1.0.1) FCFE1B18-D74C-3AFC-AD19-FB15EC7DA1C9 <51 21 8 7 6 5 3>
       84    4 0xfffffe00076219b0 0x1022     0x1022     com.apple.driver.ApplePIODMA (1) 235D3D8D-3C69-3A26-BA5C-92DD36CA00CE <7 6 5 3>
       85    8 0xfffffe000742fe60 0xa1a8     0xa1a8     com.apple.driver.AppleEmbeddedPCIE (1) 3400CD6A-FA2B-3BE1-A3DC-AFC66CD041A5 <84 70 68 62 43 29 27 9 8 7 6 5 3>
       86    9 0xfffffe0007ce0cf0 0x6c3b     0x6c3b     com.apple.driver.corecapture (1.0.4) 2EDB5EDB-5ED7-3478-B7ED-E4B0FD082941 <9 8 7 6 5 3>
       87    1 0xfffffe000760fca0 0x2c1f     0x2c1f     com.apple.driver.AppleMultiFunctionManager (1) 273637BF-5BAF-3830-87C9-4CEF69E7A2DE <86 85 70 69 61 29 9 8 7 6 5 3>
       88    0 0xfffffe0007673250 0x4d90     0x4d90     com.apple.driver.AppleSDXC (3.5.4) 4E3D0B1B-685B-3767-85EE-E21DFB92792F <85 70 62 29 27 23 7 6 5 3>
       89    0 0xfffffe00075d8af0 0x5f37     0x5f37     com.apple.driver.AppleM68Buttons (1.0.0d1) 8F458637-F3BD-33CE-90F5-2F7956888C29 <39 29 9 8 7 6 5 3>
       90    0 0xfffffe000783ab50 0xd58      0xd58      com.apple.ExclaveKextClient (1.0.0) 0083D36A-F7B7-391F-8C76-FAEE30886097 <9 8 7 6 5>
       91    0 0xfffffe00075e80b0 0x2042     0x2042     com.apple.driver.AppleMobileApNonce (1) 69D038C8-022C-3B2F-8758-03FEC1926606 <44 29 17 9 8 7 6 5 3>
       92    2 0xfffffe00074427e0 0x1497     0x1497     com.apple.driver.AppleEverestErrorHandler (1) 656D28F2-FD94-3B53-AD95-C1DEE28140D2 <29 27 9 8 7 6 5 3>
       93    0 0xfffffe00076ce340 0x5298     0x5298     com.apple.driver.AppleT8142 (1) 5078978A-A2F6-3978-B5B0-FCDAA3407079 <92 29 27 9 8 7 6 5 3>
       94   10 0xfffffe0007ab5730 0x86154    0x86154    com.apple.iokit.IOThunderboltFamily (9.3.3) CFD30BBC-26D8-37FE-96B9-8085EE3F5A1E <68 65 62 8 7 6 5 3>
       95    0 0xfffffe00076e5110 0xbc34     0xbc34     com.apple.driver.AppleT8142PCIeC (1) 7752DFA4-CBC8-3C42-827D-35DE1DD1F6CA <94 85 84 70 43 29 27 9 8 7 6 5 3>
       96    4 0xfffffe00077a7c90 0x309b     0x309b     com.apple.driver.AppleTypeCPhy (1) 41F992C2-4504-3210-B34D-7DFD1A14FC3C <68 66 62 29 8 7 6 5 3>
       97    5 0xfffffe00079d9230 0x13370    0x13370    com.apple.iokit.IODisplayPortFamily (1.0.0) 21AA8D3B-3EE1-3812-9D20-BB3B5A0B79DB <68 62 36 35 34 9 8 7 6 5 3>
       98    0 0xfffffe0007408f20 0xbb95     0xbb95     com.apple.driver.AppleDisplayCrossbar (1.0.0) 5A00089D-B7A4-3280-BE13-5D1118134A02 <97 96 94 68 62 36 29 6 5>
       99    0 0xfffffe0007697630 0x1e0d     0x1e0d     com.apple.driver.AppleSPIMC (1) AE5BB914-B2DC-3074-9AAE-7E157AF0752E <29 9 7 6 5 3>
      100    3 0xfffffe000744f680 0x18b4     0x18b4     com.apple.driver.AppleGPIOICController (1.0.2) FCE8F80E-2E85-3B19-945E-007EB2221EAF <29 27 9 8 7 6 5 3>
      101    0 0xfffffe00076634f0 0xf5a      0xf5a      com.apple.driver.AppleS5L8940XI2C (1.0.0d2) 6C9D36BA-C36B-318C-934C-09EA955F2CA9 <100 29 9 7 6 5 3>
      102    0 0xfffffe00076629a0 0xb45      0xb45      com.apple.driver.AppleS5L8920XPWM (1.0.0d1) F2F1D480-B5F9-3EE6-BE1E-0C102E49A0B2 <29 9 7 6 5>
      103    2 0xfffffe0007618980 0x6f43     0x6f43     com.apple.driver.AppleOLYHAL (1) DBDDA213-8DE3-3196-8EC5-355F4453E719 <86 85 70 61 60 29 20 9 8 7 6 5 3>
      104    2 0xfffffe0007a1af50 0x25a1     0x25a1     com.apple.driver.IOImageLoader (1.0.0) 97D02D94-C911-3AE9-8F0C-C22FA9C5D3B8 <86 10 9 8 7 6 5 3>
      105    2 0xfffffe000788ee30 0xb0445    0xb0445    com.apple.iokit.IO80211Family (1200.13.1) 9887961F-A598-3DCE-8953-32C30445023E <86 53 51 21 20 10 9 8 7 6 5 3>
      106    1 0xfffffe000732a740 0x77986    0x77986    com.apple.driver.AppleBCMWLANCore (1.0.0) 58279A00-7158-36B7-9C1D-F63EE840B406 <105 104 103 86 81 70 61 60 53 52 51 29 21 20 10 9 8 7 6 5 3>
      107    3 0xfffffe00073b6160 0x60d      0x60d      com.apple.driver.AppleBluetoothDebugService (1) 40993AC3-20C2-3B4B-A8E2-0DE9723ADD21 <7 6 5 3>
      108    0 0xfffffe0007312df0 0x17943    0x17943    com.apple.driver.AppleBCMWLANBusInterfacePCIe (1) 80016337-9985-3485-AD71-88B856EF93E9 <107 106 105 104 103 86 85 70 61 53 51 29 20 9 8 7 6 5 3>
      109    0 0xfffffe00076cb2c0 0x307f     0x307f     com.apple.driver.AppleT8110DART (1) 4C6C1E5C-04E3-3B6C-98AC-5A64255B8207 <43 29 9 8 7 6 5 3>
      110    0 0xfffffe00076ca210 0x10a3     0x10a3     com.apple.driver.AppleT6020PCIePIODMA (1) 26CB14FF-09DA-324A-9EEB-551982A47798 <84 70 43 29 27 9 8 7 6 5 3>
      111    0 0xfffffe0007699440 0x2f78     0x2f78     com.apple.driver.AppleSPMI (1.0.1) 3D695B08-E813-331F-8DE0-E8E344FDC407 <29 9 7 6 5 3>
      112    4 0xfffffe000744e740 0xf32      0xf32      com.apple.driver.AppleFirmwareUpdateKext (1) 85849064-256D-3078-9879-B61227404164 <19 10 9 8 7 6 5 3>
      113   11 0xfffffe00074277c0 0x568f     0x568f     com.apple.driver.AppleEmbeddedAudioLibs (540.3) F69E1C9F-53AD-394C-8504-BA3BD1861622 <112 31 29 9 8 7 6 5 3>
      114    6 0xfffffe0007a78ba0 0x6202     0x6202     com.apple.iokit.IOPAudioDriverFamily (340.1) 09C843CF-E964-3926-8192-26AA06FE7BD0 <113 29 8 7 6 5 3>
      115    0 0xfffffe00073b6770 0x2c25     0x2c25     com.apple.driver.AppleBluetoothModule (1) 98BAAC1B-7D5C-3E9C-97EB-8E25DC70B494 <87 86 29 9 8 7 6 5 3>
      116    0 0xfffffe00076e1340 0x3dc8     0x3dc8     com.apple.driver.AppleT8142PCIe (1) 0AAC3A08-9B97-3C4D-820A-D30FD41492C6 <85 70 29 27 9 8 7 6 5 3>
      117    0 0xfffffe0007153d50 0x995      0x995      com.apple.driver.AppleA7IOP-MXWrap-v1 (1.0.2) 084F180F-D914-3A8C-AB2D-D143D6C27435 <42 41 29 7 6 5 3>
      118    0 0xfffffe00076c91d0 0x103f     0x103f     com.apple.driver.AppleT6020PCIeCPIODMA (1) A90ACAA5-844E-3746-93A1-97F4B7C410C5 <84 70 43 29 27 9 8 7 6 5 3>
      119    0 0xfffffe000774fd00 0x3c63b    0x3c63b    com.apple.driver.AppleThunderboltNHI (7.2.81) BE10416D-C579-3821-A46B-9F71A4E1E912 <100 94 70 68 62 43 8 7 6 5 3>
      120    0 0xfffffe00076d9420 0x7f14     0x7f14     com.apple.driver.AppleT8142MCC (1) A2CB878F-FDE4-3026-9156-8C27E9D133D6 <92 29 27 9 8 7 6 5 3>
      121    0 0xfffffe000750dd80 0x1110     0x1110     com.apple.driver.AppleInterruptControllerV3 (1.0.0d1) 17E37838-AA51-37A2-B605-871825C22626 <29 9 8 7 6 5 3>
      122    0 0xfffffe00071774c0 0x1c50     0x1c50     com.apple.driver.AppleARMWatchdogTimer (1) BDBB2E95-0C68-3FC0-9B7F-0DB0514437BC <29 9 8 7 6 5 3>
      123    0 0xfffffe0007664b30 0x1a51     0x1a51     com.apple.driver.AppleS8000AES (1) A372EAC9-2AD4-310F-9D53-718B16E889A8 <29 17 9 8 7 6 5 3>
      124    1 0xfffffe00074e04d0 0x140d0    0x140d0    com.apple.driver.AppleHPM (3.4.4) AB8529CB-6086-3696-BB3E-D77ADFBB041E <97 94 68 65 62 36 29 9 8 7 6 5 3>
      125    0 0xfffffe00076b8e10 0x4680     0x4680     com.apple.driver.AppleStockholmControl (1.0.0) 4B13331C-552C-3E4C-8919-FEF44EAD4A6A <61 29 9 8 7 6 5 3>
      126    0 0xfffffe0007153230 0xb16      0xb16      com.apple.driver.AppleA7IOP-ASCWrap-v6 (1.0.2) AE082210-6EC3-346E-80A5-FB9CC9A5EDCC <42 41 29 7 6 5 3>
      127    6 0xfffffe0007449ac0 0x4c73     0x4c73     com.apple.driver.AppleFirmwareKit (1) 339ECC76-9A70-3F09-A740-09E5C89B1794 <112 65 49 42 41 29 27 9 8 7 6 5 3>
      128    0 0xfffffe00073f64b0 0x18a8     0x18a8     com.apple.driver.AppleDPDisplayTCON (1) A7883980-849E-35F6-A0F1-DB0333C8590C <127 36 29 9 8 7 6 5 3>
      129    0 0xfffffe00073f7d60 0xbfa0     0xbfa0     com.apple.driver.AppleDPTX (1.0.0) 800332B8-E098-3F7B-8D61-E7806FC472AE <97 36 35 29 7 6 5>
      130    0 0xfffffe00076aa3a0 0x91f      0x91f      com.apple.driver.AppleSecureRepair (1.0.0) 525370DB-C557-39CB-9129-11EF44BA5C8E <100 8 6 5>
      131    0 0xfffffe000749b180 0x26ebd    0x26ebd    com.apple.driver.AppleH16CameraInterface (5.605) C1E8D839-A102-3C03-B2DD-1079170CC9D2 <49 43 37 29 27 10 9 8 7 6 5 3>
      132    0 0xfffffe0007c33ac0 0x17f8     0x17f8     com.apple.driver.SecureRTBuddyProxy (1.0.0) 0DFED092-6445-38C8-9CCA-A5BF6129EF58 <49 9 8 7 6 5>
      133    5 0xfffffe00076229e0 0xffd0     0xffd0     com.apple.driver.ApplePMGR (1) B05CAEBE-CFE8-3E06-9A9D-B1598ABC9999 <29 27 9 8 7 6 5 3>
      134    0 0xfffffe00076f0d50 0x22c0     0x22c0     com.apple.driver.AppleT8142PMGR (1) 72BFD62B-8EC9-3A4C-871A-D94D9827209B <133 29 14 9 8 7 6 5 3>
      135    0 0xfffffe00076d4780 0x4c91     0x4c91     com.apple.driver.AppleT8142CLPC (1) 1C38EAE6-AF45-392C-A570-218905E72B52 <133 37 29 27 14 9 8 7 6 5 3>
      136    0 0xfffffe0007634f20 0xeec      0xeec      com.apple.driver.ApplePMUFirmwareDriver (1.0.0) B0B14CA3-C5C7-3432-83B4-DD3088900CD1 <29 9 8 7 6 5 3>
      137    1 0xfffffe0007404510 0xc16      0xc16      com.apple.driver.AppleDialogPMU (1.0.1) 9A622F76-7F98-35BE-98C5-AB119FF487D2 <64 63 39 29 9 7 6 5 3>
      138    0 0xfffffe000769c3c0 0x2fe6     0x2fe6     com.apple.driver.AppleSPMIPMU (1.0.1) 21AAA7BE-611B-3016-A0B9-3DA76DD721F6 <137 65 64 39 29 9 8 7 6 5 3>
      139    0 0xfffffe00076f3010 0x907      0x907      com.apple.driver.AppleT8142SOCTuner (1) C43DDEFA-DB20-323B-AFD9-9500A45176BF <133 29 27 9 8 7 6 5 3>
      140    0 0xfffffe0007441b20 0xcb3      0xcb3      com.apple.driver.AppleEventLogHandler (1) 98976CF4-12E6-3182-8A2E-ADD837741FBF <29 9 8 7 6 5 3>
      141    0 0xfffffe000715cd10 0xd68      0xd68      com.apple.driver.AppleAOP2 (1.0) 4F451176-DA51-39DD-9127-432E378B709B <127 49 29 6 5>
      142    0 0xfffffe00077aad30 0x1b376    0x1b376    com.apple.driver.AppleT8132TypeCPhy (1) 11B37910-5D41-3684-84F2-36159BB3CB75 <96 68 62 7 6 5 3>
      143    3 0xfffffe0007bc44e0 0xc61      0xc61      com.apple.driver.usb.AppleUSBHostCompositeDevice (1.2) 5EE06868-CAF2-3856-B27E-8E08F803BF04 <69 66 8 7 6 5 3>
      144    1 0xfffffe0007bc7f60 0x4558     0x4558     com.apple.driver.usb.AppleUSBHub (1.2) 058691E1-4FC8-3E5F-A373-DC09261E31C5 <69 66 7 6 5 3>
      145    2 0xfffffe000743ee50 0x17c0     0x17c0     com.apple.driver.AppleEmbeddedUSBHost (1) AE2AC7CD-CCDB-376A-B0AE-CC7E00300BC5 <144 143 69 67 66 29 21 9 8 7 6 5 3>
      146    2 0xfffffe0007bd8270 0xaf44     0xaf44     com.apple.driver.usb.AppleUSBXHCI (1.2) 7D8649C1-FEAE-39EF-B66A-1AD81B124CA0 <69 68 66 62 29 9 8 7 6 5 3>
      147    1 0xfffffe0007bae3d0 0xb590     0xb590     com.apple.driver.usb.AppleSynopsysUSBXHCI (1) EB87AA5A-5A89-37AF-8288-9DB1779CE0BE <146 145 96 69 68 66 62 29 9 8 7 6 5 3>
      148    0 0xfffffe0007b9e770 0xfc59     0xfc59     com.apple.driver.usb.AppleSynopsysUSB40XHCI (1) A9FD06E5-5E72-31C4-9D46-EFF1BC4CD778 <147 146 145 94 69 68 66 62 29 9 8 7 6 5 3>
      149    3 0xfffffe0007b6dd10 0x50a1     0x50a1     com.apple.iokit.IOUSBDeviceFamily (2.0.0) 7A310939-B957-3319-A01F-C0A6AA43E0DD <66 8 7 6 5 3>
      150    1 0xfffffe0007b72dc0 0x87b4     0x87b4     com.apple.driver.AppleUSBXDCI (1.0) C6EABF41-2433-3C2E-BAEB-85692572912A <149 66 8 7 6 5 3>
      151    0 0xfffffe0007b7b580 0xc1f4     0xc1f4     com.apple.driver.AppleUSBXDCIARM (1.0) CA457313-D1BE-3607-B9B8-03DE9F389CD4 <150 149 96 69 68 66 62 29 8 7 6 5 3>
      152    3 0xfffffe000769f3b0 0x5f48     0x5f48     com.apple.driver.AppleSPU (1) 4F416B4B-87E3-35C1-A955-4E6F6B92C6A8 <112 49 42 41 39 29 27 20 8 7 6 5 3>
      153    0 0xfffffe00074446e0 0xb37      0xb37      com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) F44C15DC-B64B-36AE-8B62-2FC6AA136CDA <9 8 6 5 4 3>
      154    0 0xfffffe0007445220 0x3ff7     0x3ff7     com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0) BE2F4AF8-F119-370D-B054-97BC957E3B7F <8 6 5 4 3>
      155    0 0xfffffe00076c4f40 0x1183     0x1183     com.apple.driver.AppleSyntheticGameController (13.6.2) 257BEA46-B3EF-3653-9332-38905A0DAE74 <39 8 6 5>
      156    0 0xfffffe000780bb00 0x1ede     0x1ede     com.apple.BootCache (40) 859CFE87-4BF4-3F26-A259-3218461ED4C9 <9 8 7 6 5 3>
      157    0 0xfffffe000780d9e0 0x1ea2     0x1ea2     com.apple.security.BootPolicy (1) 401E7953-AC8D-38EA-B39C-7193B8B4B031 <44 41 8 7 6 5>
      158    1 0xfffffe000788d4a0 0xb5f      0xb5f      com.apple.filesystems.hfs.encodings.kext (1) 03617111-4E74-3402-8ED2-CD72AD4DC671 <9 8 7 6 5 3>
      159    0 0xfffffe00078809b0 0xcae1     0xcae1     com.apple.filesystems.hfs.kext (715.160.9) A9B5154F-FECB-3455-BE2D-CC80E07A8AE2 <158 9 8 7 6 5 3>
      160    1 0xfffffe00073be870 0x16d3     0x16d3     com.apple.driver.AppleCallbackPowerSource (1) D9FF8DD1-A9A6-317F-99C6-BBE51205A37C <8 7 6 5 3>
      161    1 0xfffffe0007a19c50 0x12f7     0x12f7     com.apple.driver.IOHIDPowerSource (1) 33A4868E-A37A-3A59-BA5D-BA87334063F2 <160 39 8 7 6 5 3>
      162    0 0xfffffe0007ab4ea0 0x887      0x887      com.apple.IOTextEncryptionFamily (1.0.0) B49012BA-936F-3E9D-8E05-BB055183325C <30 9 7 6 5 3>
      163    0 0xfffffe0007bc5f70 0x11e9     0x11e9     com.apple.driver.usb.AppleUSBHostPacketFilter (1.0) 37C41EE7-BAA1-35CA-AEF5-35A3594A7A10 <69 66 9 8 7 6 5 3>
      164    2 0xfffffe0007c83310 0x5691d    0x5691d    com.apple.filesystems.apfs (2811.160.7) BD0236AC-207C-3A10-991F-18D2785815AF <47 23 20 19 10 9 8 7 6 5 4 3>
      165    0 0xfffffe0007d08220 0x3f60     0x3f60     com.apple.filesystems.lifs (1) FC6104D4-DCBD-37F8-B195-9EB16F1F9D88 <9 8 7 6 5 3>
      166    2 0xfffffe0007d36b60 0x9d0      0x9d0      com.apple.kext.triggers (1.0) 7BA342D4-70DA-3FC7-8E12-20D95F924FCB <9 8 7 6 5 3>
      167    0 0xfffffe0007d0edb0 0xa6fc     0xa6fc     com.apple.filesystems.nfs (1) 9B1D6763-5F60-384A-ABCC-5A6D882AE0C3 <166 10 9 8 7 6 5 3>
      168    0 0xfffffe00073a20d0 0x68a      0x68a      com.apple.driver.AppleBSDKextStarter (3) B70951CC-12B3-39AB-B3E0-C6C71DFE4617 <6 5>
      169    0 0xfffffe0007d35e30 0xd2a      0xd2a      com.apple.filesystems.tmpfs (1) 600FB47A-2DA4-31EF-89E2-E91941003313 <9 8 7 6 5 3>
      170    1 0xfffffe0007bf8750 0x2170     0x2170     com.apple.nke.ppp (1.9) F7D76ECB-D5C7-3A56-A9D2-1D71535AFFB8 <9 8 7 6 5 3>
      171    0 0xfffffe0007bf05c0 0x1108     0x1108     com.apple.nke.l2tp (1.9) 6F009626-CEB5-3081-9E14-32EB71C4D6FB <170 9 8 7 6 5 3>
      172    0 0xfffffe0007449220 0x895      0x895      com.apple.driver.AppleFileSystemDriver (3.0.1) 8F56FD3D-EFBF-38C5-A726-548585EC8D04 <23 6 5>
      173    2 0xfffffe00073f2090 0x231d     0x231d     com.apple.driver.AppleDCP (1) 4E81DEE6-C09C-35F7-AFEC-50A982E1EEFC <127 49 29 6 5>
      174    1 0xfffffe00077e2820 0xec4      0xec4      com.apple.driver.AudioDMACLLTEscalationDetector-T8142 (540.26) 3D000F1E-9031-3816-86D7-3A720D8F9FA8 <113 29 8 7 6 5 3>
      175    2 0xfffffe0007824ff0 0x3fd5     0x3fd5     com.apple.driver.DCPAVFamilyProxy (1) 9CA0BBA6-98A5-3CAB-8D7A-9EB2D79C9D08 <127 36 29 5>
      176    3 0xfffffe0007527340 0xb17a3    0xb17a3    com.apple.driver.AppleM2ScalerCSCDriver (265.0.0) 815FA490-102A-3C68-89C1-9D8566197B72 <43 37 29 20 9 8 7 6 5 3>
      177    2 0xfffffe0007a25680 0x974c     0x974c     com.apple.iokit.IOMobileGraphicsFamily (343.0.0) 9221FC8F-EF7D-3795-A51C-473FD31B5DBE <176 37 36 29 21 9 8 7 6 5 3>
      178    1 0xfffffe0007a1dbb0 0x7ac8     0x7ac8     com.apple.iokit.IOMobileGraphicsFamily-DCP (343.0.0) 98ECE2F0-AB94-39FA-A02D-76AD313A3161 <177 176 173 49 41 37 36 29 21 9 8 7 6 5 3>
      179    0 0xfffffe00075ea100 0x7a30     0x7a30     com.apple.driver.AppleMobileDispH17G-DCP (140.0) 6D81BA37-15A7-38E5-9984-8C9F3ADEEDE5 <178 177 176 49 44 41 38 37 36 29 9 7 6 5 3>
      180    2 0xfffffe00077ebac0 0x19a0     0x19a0     com.apple.driver.AudioDMAFamily (540.26) DA81AAAF-164C-330D-B908-5A9635120B08 <8 7 6 5 3>
      181    5 0xfffffe000783c880 0x4a28     0x4a28     com.apple.driver.ExclavesAudioKext (340.22) 7A885CED-E3CC-3D5D-8FB9-5A60B7ED5010 <9 8 7 6 5>
      182    1 0xfffffe0007c352c0 0x1100     0x1100     com.apple.driver.AudioSharedDARTMapperProxy (340.22) 985FDC82-56B9-33F5-AF02-54EE9871FB12 <181 113 29 9 8 7 6 5>
      183    1 0xfffffe0007829bb0 0xc4a      0xc4a      com.apple.driver.DMAChannelProxy (540.26) 6E13EBF3-C54E-3A31-BE76-AC1F1549B05E <182 181 113 29 9 8 7 6 5>
      184    0 0xfffffe00077e36f0 0x83c2     0x83c2     com.apple.driver.AudioDMAController-T8142 (540.26) 76103FD3-21DD-3850-A5FB-195022E2D62D <183 180 174 113 29 8 7 6 5 3>
      185    1 0xfffffe00079ec5a0 0xbd1c     0xbd1c     com.apple.iokit.IOGPUFamily (130.16.4) 1859F9C2-097A-301E-B9EC-4710E6B60908 <78 70 37 27 21 9 8 7 6 5 3>
      186    0 0xfffffe0007139000 0x17bb8    0x17bb8    com.apple.AGXG17G (353.14) 82A531B3-F38F-3CBB-ADB2-06FCE3E87D05 <185 49 37 29 27 21 20 14 9 8 7 6 5 3>
      187    0 0xfffffe000782b650 0x10f9     0x10f9     com.apple.EXBrightPILKext (1.0.0) 20B19944-5E0A-3886-97A7-90E48414033D <39 9 8 7 6 5>
      188    0 0xfffffe0007637f60 0x1153f    0x1153f    com.apple.driver.ApplePassthroughPPM (3.0) 40DA254D-93C9-37A6-9CA1-2AD3419E93C5 <133 29 27 14 9 7 6 5 3>
      189    1 0xfffffe000788e000 0xe2f      0xe2f      com.apple.driver.IISAudioIsolatedStreamECProxy (540.16) 79C6D5C9-5E8F-342B-9F1E-5DD4D26764FD <181 113 29 9 8 7 6 5>
      190    1 0xfffffe000730ea90 0x4360     0x4360     com.apple.driver.AppleAuthCP (1.0.0) 284FB786-4243-38A2-AC81-A54B62141ADE <68 65 62 29 9 8 7 6 5 3>
      191    4 0xfffffe000715da80 0x62f8     0x62f8     com.apple.iokit.AppleARMIISAudio (540.16) 839EC3E8-09A2-374A-847F-5F79870C32AF <189 113 33 9 8 7 6 5 3>
      192    3 0xfffffe0007419690 0x7dc4     0x7dc4     com.apple.driver.AppleEmbeddedAudio (940.17) 77A851AA-62FB-3159-9F93-1126994E330C <191 113 39 33 32 29 9 7 6 5 3>
      193    0 0xfffffe0007426cc0 0xb00      0xb00      com.apple.driver.AppleSN012776Amp (940.17) B8A0B703-1AD8-33CA-BD38-DDED08A7BF12 <192 191 39 33 32 29 9 7 6 5 3>
      194    0 0xfffffe0007235440 0xd7184    0xd7184    com.apple.driver.AppleAVE2 (905.40.1) 7EBBB19D-ADC9-3C70-9241-E2B01B8180B1 <37 30 29 20 9 7 6 5 3>
      195    0 0xfffffe0007656700 0x7498     0x7498     com.apple.driver.AppleProcessorTrace (1.0.0) E91C8E14-7D62-3CC8-A23A-927FC0C6019A <29 9 8 7 6 5 3>
      196    0 0xfffffe00076aacc0 0x7ca      0x7ca      com.apple.driver.AppleSerialShim (1) 3DC9681D-B775-31AE-A95E-72DAF8FCADD0 <29 9 8 7 6 5 3>
      197    0 0xfffffe000750ee90 0xeadc     0xeadc     com.apple.driver.AppleJPEGDriver (8.1.3) 3F6038F6-ECB7-3008-8245-F2726FCC3438 <37 29 20 9 8 7 6 5 3>
      198    1 0xfffffe00073bd9f0 0xe80      0xe80      com.apple.driver.AppleCSEmbeddedAudio (940.17) B6D59945-AEEC-395D-93D7-3E546786A7ED <192 191 39 33 32 29 7 6 5 3>
      199    0 0xfffffe0007421460 0x585f     0x585f     com.apple.driver.AppleCS42L84Audio (940.17) 31169FC2-6540-3D00-A986-5AE483A1BFEE <198 192 191 39 33 32 29 9 7 6 5 3>
      200    1 0xfffffe0007414ac0 0x1b9b     0x1b9b     com.apple.driver.AppleDockChannel (1) F012E48F-69CF-3CE2-AC81-2D701BE2E687 <29 9 8 7 6 5 3>
      201    0 0xfffffe00076494a0 0xd25a     0xd25a     com.apple.driver.AppleProResHW (575.1) D620A743-16B1-3C48-B885-67B4A80C48E3 <37 29 9 8 7 6 5 3>
      202    0 0xfffffe0007179110 0xbc329    0xbc329    com.apple.driver.AppleAVD (962) B6CE67EC-7981-3CE3-94E2-E1D86B6099DC <37 30 29 20 9 8 7 6 5 3>
      203    0 0xfffffe0007666dd0 0x13ba     0x13ba     com.apple.driver.AppleSART (1) 214D4561-3533-3BE2-917D-F632E7AA159E <29 8 7 6 5>
      204    0 0xfffffe000765dba0 0x17ae     0x17ae     com.apple.driver.AppleQSPIMC (1) 1DF02837-297F-3CAB-999B-49B50E83E025 <29 9 7 6 5 3>
      205    0 0xfffffe0007635e10 0x2144     0x2144     com.apple.driver.ApplePTD (1.0.0) AFA158B5-2686-3952-81CA-4D6F95286219 <29 9 8 7 6 5 3>
      206    1 0xfffffe0007828fd0 0xbd8      0xbd8      com.apple.driver.DCPDPFamilyProxy (1) 7732A096-166C-312F-8AEB-BF0DED28C5C3 <175 127 97 36 5>
      207    0 0xfffffe00073f43b0 0x20f2     0x20f2     com.apple.driver.AppleDCPDPTXProxy (1.0.0) B88B6C2C-8CF9-317B-94CE-D9DF5809ABB0 <206 175 173 127 97 68 62 36 35 7 6 5>
      208    0 0xfffffe00076a9c00 0x793      0x793      com.apple.driver.AppleSamsungSerial (1.0.0d1) 37989AD2-1503-3056-89D1-91EC2BC38E45 <61 60 29 9 7 6 5 3>
      209    0 0xfffffe000783b8b0 0xfcd      0xfcd      com.apple.driver.ExclaveSEPManagerProxy (1) 4FF43D0D-3BBD-3E07-88CC-74A741220FAC <44 9 8 7 6 5>
      210    6 0xfffffe000750b070 0x2d0a     0x2d0a     com.apple.driver.AppleInputDeviceSupport (9420.5) C9D69A06-B23B-3EDC-B8C6-C10A7B9CE215 <112 41 20 8 7 6 5 3>
      211    2 0xfffffe00074c6950 0xd428     0xd428     com.apple.driver.AppleHIDTransport (9420.5) 47BCE325-6C86-3554-8188-AFD3E2B8D85E <210 152 65 39 29 8 7 6 5 3>
      212    1 0xfffffe00074d6fa0 0xd33      0xd33      com.apple.driver.AppleHIDTransportSCMCommon (9420.5) C46D5C7D-9DCA-3907-A29E-AA40FA884744 <211 210 49 42 41 29 8 7 6 5 3>
      213    0 0xfffffe00074d3d80 0x321b     0x321b     com.apple.driver.AppleHIDTransportFIFO (9420.5) 7F64042F-FFE7-3EEE-A070-AB2E12C4B852 <212 211 210 200 49 41 29 8 7 6 5 3>
      214    0 0xfffffe00077c60b0 0x260b     0x260b     com.apple.driver.AppleTypeCRetimer (1.0.0) FDAD4624-E46A-3DE9-B10B-FB121A9E764C <29 9 8 7 6 5 3>
      215    1 0xfffffe0007b48ff0 0x24d12    0x24d12    com.apple.plugin.IOgPTPPlugin (1460.2) AAD99DB0-138C-337B-8080-26EEFB716B82 <81 53 51 39 14 8 7 6 5 3>
      216    0 0xfffffe000743a010 0x1ad3     0x1ad3     com.apple.AppleEmbeddedSimpleSPINORFlasher (1) 90555F88-0C93-3F05-9A36-6782BE598CE6 <29 9 7 6 5 3>
      217    2 0xfffffe0007618360 0x61b      0x61b      com.apple.driver.AppleNANDConfigAccess (1.0.0) 85125F8D-CF3B-3692-A8AD-906D9599DCA7 <29 9 7 6 5 3>
      218    0 0xfffffe0007403d00 0x808      0x808      com.apple.driver.AppleDiagnosticDataAccessReadOnly (1.0.0) 90DA559A-15CF-312E-A228-070D96D1639A <217 29 9 7 6 5 3>
      219    0 0xfffffe00076b3ef0 0x4f20     0x4f20     com.apple.driver.AppleSmartIO2 (1) ED4D9BA7-808B-38C9-862E-79EDC06FF680 <49 42 41 17 8 7 6 5 3>
      220    0 0xfffffe0007a2edd0 0xffa3     0xffa3     com.apple.iokit.IONVMeFamily (2.1.0) B2C09741-3C26-30E1-965F-08CA87E6896A <217 85 70 65 49 42 41 39 29 23 21 10 9 8 7 6 5 3>
      221    0 0xfffffe0007634530 0x9f0      0x9f0      com.apple.driver.ApplePMPFirmware (1) 2AFE4BC5-2371-341F-BD24-3D643EFBAFD0 <49 42 41 29 8 6 5>
      222    1 0xfffffe0007135000 0x4000     0x4000     com.apple.AGXFirmwareKextRTBuddy64 (353.14) 76EF2DBC-1E34-3A84-B03F-78FAD7BA4A21 <49 7 6 5 3>
      223    0 0xfffffe0007134000 0xffd      0xffd      com.apple.AGXFirmwareKextG17GRTBuddy (1) AD75B761-E4EA-35E2-A38A-32824861C40B <222 49 7 6 5 3>
      224    0 0xfffffe00076329b0 0x1b7c     0x1b7c     com.apple.driver.ApplePMP (1) AA65CE02-93C8-33DE-A7BE-B11E1621F739 <49 42 41 39 29 8 7 6 5 3>
      225    0 0xfffffe0007792490 0xb91      0xb91      com.apple.driver.AppleThunderboltUSBDownAdapter (1.0.4) C958F046-193D-3E3A-BCC9-B11ADED93406 <94 7 6 5 3>
      226    1 0xfffffe00076f4240 0xddf0     0xddf0     com.apple.driver.AppleThunderboltDPAdapterFamily (8.5.1) 089C0EDD-F9E2-32E2-B3AD-F5040D3801F3 <94 7 6 5 3>
      227    0 0xfffffe0007702030 0x282b     0x282b     com.apple.driver.AppleThunderboltDPInAdapter (8.5.1) EE032191-DE12-3C38-A7C5-FC2EFE2B4D4B <226 94 7 6 5 3>
      228    0 0xfffffe000778c340 0x18cd     0x18cd     com.apple.driver.AppleThunderboltPCIDownAdapter (4.1.1) D6F60DE1-FE68-3E60-9B4D-10170631C6D9 <94 85 70 7 6 5 3>
      229    2 0xfffffe00077dbfc0 0x848      0x848      com.apple.driver.usb.networking (5.0.0) CF7598AA-D44A-3014-92AA-04859EABE48B <69 51 8 7 6 5 3>
      230    0 0xfffffe00077d3f20 0x118b     0x118b     com.apple.driver.AppleUSBDeviceNCM (5.0.0) D72352AC-311D-35EB-AAE4-5B73E647271D <229 149 51 29 8 7 6 5 3>
      231    0 0xfffffe0007440b30 0xfe8      0xfe8      com.apple.driver.AppleEpochManager (1) DAF9C636-6957-30D2-BC11-3181EF68CDE3 <44 6 5>
      232    0 0xfffffe00076a7d10 0x1ee8     0x1ee8     com.apple.driver.AppleSSE (1.0) 2E0E19A7-9009-3FD7-8F68-28A74B31370D <44 41 9 8 7 6 5 3>
      233    0 0xfffffe00077e1e20 0xa00      0xa00      com.apple.driver.AppleXsanScheme (3) 28EDD8C6-1F9C-3D37-BF36-70266CCB54C9 <23 7 6 5 3>
      234    0 0xfffffe0007723340 0x2c9b2    0x2c9b2    com.apple.driver.AppleThunderboltIP (4.0.3) CF737882-C3E0-3F80-A85D-255679375CC0 <94 70 51 7 6 5 3>
      235    0 0xfffffe00076ab490 0x8a5e     0x8a5e     com.apple.driver.AppleSmartBatteryManager (161.0.0) 14232926-C140-3CA9-944B-E20505CBB048 <190 65 9 8 7 6 5 3>
      236    0 0xfffffe00073a2760 0x54d4     0x54d4     com.apple.driver.AppleBTM (1.0.1) 81F52AD8-2C4A-3AA9-AA83-A9710CC6CA0E <161 133 65 39 29 9 7 6 5 3>
      237    0 0xfffffe00073b4190 0x1fd0     0x1fd0     com.apple.driver.AppleBluetoothDebug (1) 89AF2693-585D-36C8-84BB-11B4E63A50CA <107 86 8 7 6 5 3>
      238    1 0xfffffe00073cea50 0x7c8f     0x7c8f     com.apple.driver.AppleConvergedPCI (1) 5A7F1F11-B1DF-3264-9C3C-2FC1A85FF172 <86 70 8 7 6 5 3>
      239    0 0xfffffe00073c5ff0 0x8a60     0x8a60     com.apple.driver.AppleConvergedIPCOLYBTControl (1) 90597FE1-D64B-3685-AD61-B3E53A7B8703 <238 107 53 8 7 6 5 3>
      240    0 0xfffffe0007c08e80 0x1140     0x1140     com.apple.driver.SEPHibernation (1) CB7AEC26-0716-36E4-B0F8-607D777973EA <44 41 6 5>
      241    4 0xfffffe0007677fe0 0x13b3     0x13b3     com.apple.iokit.AppleSEPGenericTransfer (1) 7DD60B5A-8B17-332C-9722-C307AEA3DD86 <44 41 8 7 6 5>
      242    1 0xfffffe000779fdd0 0x7eb3     0x7eb3     com.apple.driver.AppleTrustedAccessory (1) 3C5AAB28-BDFD-3827-A88D-059AB7896EC7 <241 65 39 20 9 8 7 6 5 3>
      243    0 0xfffffe00076793a0 0x1425     0x1425     com.apple.driver.AppleSEPHDCPManager (1.0.1) C1E9869D-EE05-3A1E-BADB-2D615F0D9611 <44 41 35 7 6 5>
      244    4 0xfffffe0007a08d70 0xd4d      0xd4d      com.apple.driver.DiskImages.KernelBacked (493.0.0) 3A055987-EF7F-3D73-A903-4D15E5521319 <79 23 9 7 6 5 3>
      245    0 0xfffffe0007a084f0 0x877      0x877      com.apple.driver.DiskImages.FileBackingStore (493.0.0) 685041E0-BF7F-33ED-B8A2-07E9F5D63DD5 <244 79 23 9 8 7 6 5 3>
      246    0 0xfffffe0007a09ac0 0x6a0      0x6a0      com.apple.driver.DiskImages.RAMBackingStore (493.0.0) 0362F4A5-6A96-37E1-BCF6-1FBA70949185 <244 79 23 9 7 6 5 3>
      247    0 0xfffffe0007a0a780 0x3980     0x3980     com.apple.driver.DiskImages.UDIFDiskImage (493.0.0) 52FE5194-5B07-30BB-88FD-4D4A0AED69FC <244 79 23 9 7 6 5 3>
      248    0 0xfffffe0007a0a160 0x620      0x620      com.apple.driver.DiskImages.ReadWriteDiskImage (493.0.0) A790527E-97D5-3C98-BBA9-034D3523EEEA <244 79 23 9 7 6 5 3>
      249    0 0xfffffe0007150bc0 0x166b     0x166b     com.apple.driver.AOPAudio2 (340.1) 3A476CD4-80DA-3EFB-BB65-81BD0D181E48 <152 114 113 29 7 6 5 3>
      250    0 0xfffffe0007a83ee0 0x4d4e     0x4d4e     com.apple.driver.IOPAudioVoiceTriggerDevice (540.3) 3919CC0F-7367-388C-B821-09F85AFFAFF0 <181 114 113 8 7 6 5 3>
      251    0 0xfffffe00074f5610 0x3c13     0x3c13     com.apple.driver.AppleIOPADMAStream (340.7) 3B8856B0-F269-3C99-84AA-F542C388081E <180 114 113 32 31 29 9 8 7 6 5 3>
      252    1 0xfffffe0007a76d10 0x1e8e     0x1e8e     com.apple.driver.IOPAudioClientManagerDevice (340.3) 67645BEF-AA68-3DC2-9BB9-AB05AC4C1761 <114 29 8 7 6 5 3>
      253    0 0xfffffe0007a811f0 0x2cee     0x2cee     com.apple.driver.IOPAudioLPMicDevice (340.3) 0F22927C-6D8B-3518-9FB1-6A8C3535C536 <252 114 8 7 6 5 3>
      254    0 0xfffffe0007a7ff60 0x1290     0x1290     com.apple.driver.IOPAudioIsolatedIOBufferDevice (340.3) 73073AF8-7A7D-35D5-8590-3C9AF317A59E <181 114 8 7 6 5 3>
      255    1 0xfffffe000782a800 0xe46      0xe46      com.apple.EXBrightCalibrationConsumer (1.0.0) 633304E6-673A-3479-A34C-A1F944CF49A0 <39 9 8 7 6 5>
      256    0 0xfffffe0007158d50 0x3fc0     0x3fc0     com.apple.driver.AppleALSColorSensor (1.0.0d1) 569222E5-35F5-3CE6-8257-DD63A3C79346 <255 152 39 29 9 7 6 5 3>
      258    0 0xfffffe000794a890 0xc9d0     0xc9d0     com.apple.iokit.IOAVBFamily (1440.7) EA65B589-654D-3652-BA92-3BCCE8119AC7 <215 81 51 8 7 6 5 3>
      259    1 0xfffffe00077df9f0 0xa2a      0xa2a      com.apple.driver.AppleUVDM (1.0.0) 5AA51EF9-0D1F-31CC-B1A8-0A6D1D406B6D <8 7 6 5 3>
      260    0 0xfffffe00077e0420 0x19f8     0x19f8     com.apple.driver.AppleUVDMDriver (1.0.0) E788B16C-417A-38B5-8E84-FB5C3A92153F <259 124 68 62 8 7 6 5>
      261    2 0xfffffe00079b9550 0x36d0     0x36d0     com.apple.iokit.IOBiometricFamily (1) EB83209D-4565-3481-A4A3-72AE69EFBFA5 <241 44 41 9 8 7 6 5 3>
      262    1 0xfffffe00075def80 0x9122     0x9122     com.apple.driver.AppleMesaSEPDriver (100.99) 8489459B-F075-3A6E-B55A-8D81B793E017 <261 242 241 65 44 41 40 39 29 9 8 7 6 5 3>
      263    0 0xfffffe0007813ba0 0x1fbb     0x1fbb     com.apple.driver.CoreKDL (1) 71812E72-B4D2-3A43-84D4-A191A57A5EC5 <241 7 6 5 3>
      264    0 0xfffffe00073b3490 0xcfd      0xcfd      com.apple.driver.AppleBiometricServices (1) C5BDB121-F270-3902-B229-6F0D4F1DC8E6 <262 261 29 9 7 6 5 3>
      265    0 0xfffffe00074c27e0 0x16ac     0x16ac     com.apple.driver.AppleHIDKeyboard (9410.2) 4C98279C-281D-395C-94B7-862AFF829C1D <39 8 7 6 5>
      266    2 0xfffffe00076128c0 0x5a97     0x5a97     com.apple.driver.AppleMultitouchDriver (9460.1) 78866481-7E6E-3CA4-92DF-419004D7D82A <210 39 27 9 8 7 6 5 3>
      267    0 0xfffffe000730c5d0 0x1c75     0x1c75     com.apple.driver.AppleActuatorDriver (9460.1) 77CCD6AF-9FC5-3D8B-9AAF-4E9BE1D27408 <266 210 39 27 9 8 7 6 5 3>
      268    0 0xfffffe000779cea0 0x2744     0x2744     com.apple.driver.AppleTopCaseHIDEventDriver (9440.6) 1E0B28A5-C73E-32FA-801C-B6EA59828E9C <266 210 39 8 7 6 5 3>
      271    0 0xfffffe0007bc39c0 0xb1d      0xb1d      com.apple.driver.usb.AppleUSBHostBillboardDevice (1.0) E0A40A32-032C-33A8-9894-062C49D0488D <69 66 7 6 5 3>
      272    1 0xfffffe00079b29e0 0x6340     0x6340     com.apple.iokit.IOAudioFamily (740.1) 43D9195F-1ED0-3FDA-BE57-C8DE9F747E8B <7 6 5 3>
      273    0 0xfffffe00077ca390 0x3900     0x3900     com.apple.driver.AppleUSBAudio (850.5) 53A5B9D0-DC0C-38D6-830D-F8D80F71D42E <272 143 70 69 67 31 8 7 6 5 3>
      274    0 0xfffffe00077cdc90 0x828      0x828      com.apple.driver.usb.cdc (5.0.0) 630A11E6-7CF8-3D2E-9961-1BA0B6DE27A6 <229 143 69 7 6 5 3>
      275    0 0xfffffe00076bee30 0x883      0x883      com.apple.driver.AppleUSBMassStorageInterfaceNub (562) A760745C-2258-3063-A88F-C1813D13468D <71 70 69 59 58 23 7 6 5 3>
      276    0 0xfffffe0007aa2270 0x89e      0x89e      com.apple.iokit.SCSITaskUserClient (545.100.10) F9A5754A-5A40-3626-82B6-0F435B19DAF3 <58 23 7 6 5 3>
      277    0 0xfffffe0007bee450 0x9ff      0x9ff      com.apple.driver.driverkit.serial (6.0.0) 861DB546-6A0C-3C21-9A76-9AE8D7E499BB <60 7 6 5 3>
      279    0 0xfffffe0007cdcb80 0x1727     0x1727     com.apple.filesystems.autofs (3.0) 9AC43AA8-1CB8-3F75-8DE9-B138C48BD0A6 <166 9 8 7 6 5 4 3></pre>
    

การจัดการและการลบ Legacy Kexts ออกจากระบบ

หากคุณพบว่ามี Kernel Extensions เก่าที่ไม่จำเป็น หรือเป็นตัวการทำให้เครื่องช้าและขัดขวางการอัปเดต macOS คุณสามารถจัดการถอดถอนได้ตามแนวทางนี้

  1. ตรวจสอบตำแหน่งจัดเก็บไฟล์ Kext
    ไฟล์ Kext มักจะถูกเก็บไว้ในโฟลเดอร์ระบบหลัก คุณสามารถเข้าไปตรวจสอบได้โดยตรงผ่าน Finder (กด Cmd + Shift + G)
    • /Library/Extensions/ (สำหรับส่วนขยายของผู้ใช้นอกเหนือจาก Apple)
    • /System/Library/Extensions/ (สำหรับส่วนขยายพื้นฐานของระบบ macOS)
  2. ถอนการติดตั้งผ่านแอปต้นทาง
    วิธีที่ปลอดภัยที่สุดคือการใช้ตัวถอนการติดตั้ง (Uninstaller) ของซอฟต์แวร์เจ้านั้น ๆ เพื่อให้สคริปต์ทำการยกเลิกการลงทะเบียน Kext จากระบบอย่างถูกต้อง
  3. การลบไฟล์ Kext ค้างด้วยสิทธิ์ผู้ดูแลระบบ (Manual Cleanup)
    ในกรณีที่จำเป็นต้องลบไฟล์ที่หลงเหลือจริงๆ (หลังจากปิดระบบรักษาความปลอดภัยบางส่วน หรืออยู่ในโหมดที่อนุญาต) สามารถใช้คำสั่ง
    sudo rm -rf
    
    ระบุไปยังพาธของไฟล์ Kext นั้น ๆ และรันคำสั่งอัปเดตฐานข้อมูลเคอร์เนลใหม่