apple-data 0.1.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/lib/apple_data/boot_args.rb +5 -0
  3. data/lib/apple_data/fdr.rb +30 -0
  4. data/lib/apple_data/ioreg.rb +57 -0
  5. data/lib/apple_data/ipsw.rb +25 -0
  6. data/lib/apple_data/keybag.rb +56 -0
  7. data/lib/apple_data/lockdown.rb +48 -0
  8. data/lib/apple_data/macho.rb +5 -0
  9. data/lib/apple_data/version.rb +5 -0
  10. data/lib/apple_data.rb +8 -0
  11. data/share/4cc.yaml +297 -293
  12. data/share/apns.yaml +367 -364
  13. data/share/backup.yaml +47 -44
  14. data/share/baseband/qualcomm/mav13.yaml +26 -0
  15. data/share/baseband/qualcomm/mav20.yaml +45 -0
  16. data/share/baseband/qualcomm/mav21.yaml +254 -0
  17. data/share/baseband.yaml +290 -1
  18. data/share/bluetooth.yaml +75 -71
  19. data/share/boot_args.yaml +863 -855
  20. data/share/bridgeos.yaml +174 -131
  21. data/share/bundles.yaml +56 -60
  22. data/share/coprocessor.yaml +64 -0
  23. data/share/cores.yaml +72 -47
  24. data/share/debug.yaml +13 -0
  25. data/share/defaults.yaml +5 -0
  26. data/share/dnssd.yaml +171 -166
  27. data/share/entitlements.yaml +10391 -0
  28. data/share/environment_variables.yaml +354 -0
  29. data/share/esim.yaml +7 -0
  30. data/share/fdr.yaml +150 -148
  31. data/share/firmware.yaml +1310 -0
  32. data/share/homekit.yaml +14 -14
  33. data/share/iboot.yaml +143 -0
  34. data/share/icloud.yaml +11 -8
  35. data/share/img4.yaml +454 -453
  36. data/share/ioreg.yaml +5647 -5642
  37. data/share/ipsw.yaml +51505 -1099
  38. data/share/kext.yaml +3491 -1718
  39. data/share/keybags/7000.yaml +44342 -0
  40. data/share/keybags/7001.yaml +19430 -0
  41. data/share/keybags/7002.yaml +292 -0
  42. data/share/keybags/8000.yaml +82065 -0
  43. data/share/keybags/8001.yaml +29655 -0
  44. data/share/keybags/8004.yaml +295 -0
  45. data/share/keybags/8006.yaml +65 -0
  46. data/share/keybags/8010.yaml +23899 -0
  47. data/share/keybags/8011.yaml +4409 -0
  48. data/share/keybags/8015.yaml +23626 -0
  49. data/share/keybags/8020.yaml +4488 -0
  50. data/share/keybags/8027.yaml +43 -0
  51. data/share/keybags/8030.yaml +8687 -0
  52. data/share/keybags/8101.yaml +8595 -0
  53. data/share/keybags/8720.yaml +2026 -0
  54. data/share/keybags/8900.yaml +2344 -0
  55. data/share/keybags/8920.yaml +6761 -0
  56. data/share/keybags/8922.yaml +3141 -0
  57. data/share/keybags/8930.yaml +20583 -0
  58. data/share/keybags/8940.yaml +36319 -0
  59. data/share/keybags/8942.yaml +17343 -0
  60. data/share/keybags/8945.yaml +23360 -0
  61. data/share/keybags/8947.yaml +1384 -0
  62. data/share/keybags/8950.yaml +16258 -0
  63. data/share/keybags/8955.yaml +52163 -0
  64. data/share/keybags/8960.yaml +49499 -0
  65. data/share/keys.yaml +56 -0
  66. data/share/lightning.yaml +26 -23
  67. data/share/lockdownd.yaml +74 -71
  68. data/share/mach_o.yaml +204 -172
  69. data/share/mobile_assets.yaml +113 -127
  70. data/share/mobile_gestalt.yaml +2447 -2444
  71. data/share/nvram.yaml +463 -441
  72. data/share/ota.yaml +4 -1
  73. data/share/pki.yaml +103 -99
  74. data/share/platforms.yaml +35 -31
  75. data/share/pmu.yaml +52 -26
  76. data/share/registers.yaml +1579 -1603
  77. data/share/resources.yaml +202 -198
  78. data/share/sep.yaml +210 -206
  79. data/share/services.yaml +641 -636
  80. data/share/sip.yaml +64 -0
  81. data/share/smc.yaml +7 -0
  82. data/share/syscfg.yaml +4 -1
  83. data/share/tipw_sync.yaml +79103 -0
  84. data/share/vmapple.yaml +35 -0
  85. metadata +80 -15
data/share/kext.yaml CHANGED
@@ -1,1719 +1,3492 @@
1
1
  ---
2
- - id: com.Areca.ArcMSR
3
- description:
4
- collections:
5
- - BootKernelExtensions.kc
6
- - id: com.apple.AGDCPluginDisplayMetrics
7
- description:
8
- collections:
9
- - SystemKernelExtensions.kc
10
- - id: com.apple.AppleEthernetAquantiaAqtionFirmware
11
- description:
12
- collections:
13
- - BootKernelExtensions.kc
14
- - id: com.apple.AppleFSCompression.AppleFSCompressionTypeDataless
15
- description:
16
- collections:
17
- - BootKernelExtensions.kc
18
- - id: com.apple.AppleFSCompression.AppleFSCompressionTypeZlib
19
- description:
20
- collections:
21
- - BootKernelExtensions.kc
22
- - id: com.apple.AppleGPUWrangler
23
- description:
24
- collections:
25
- - SystemKernelExtensions.kc
26
- - id: com.apple.AppleGraphicsDeviceControl
27
- description:
28
- collections:
29
- - SystemKernelExtensions.kc
30
- - id: com.apple.AppleSystemPolicy
31
- description:
32
- collections:
33
- - BootKernelExtensions.kc
34
- - id: com.apple.BootCache
35
- description:
36
- collections:
37
- - BootKernelExtensions.kc
38
- - id: com.apple.Dont_Steal_Mac_OS_X
39
- description:
40
- collections:
41
- - BootKernelExtensions.kc
42
- - id: com.apple.UVCService
43
- description:
44
- collections:
45
- - SystemKernelExtensions.kc
46
- - id: com.apple.audio.TSNCaptureInterface
47
- description:
48
- collections:
49
- - SystemKernelExtensions.kc
50
- - id: com.apple.driver.ACPI_SMC_PlatformPlugin
51
- description:
52
- collections:
53
- - SystemKernelExtensions.kc
54
- - id: com.apple.driver.AGDCBacklightControl
55
- description:
56
- collections:
57
- - SystemKernelExtensions.kc
58
- - id: com.apple.driver.AGPM
59
- description:
60
- collections:
61
- - SystemKernelExtensions.kc
62
- - id: com.apple.driver.AirPort.Brcm4360-MFG
63
- description:
64
- - id: com.apple.driver.AirPort.BrcmNIC
65
- description:
66
- collections:
67
- - BootKernelExtensions.kc
68
- - id: com.apple.driver.AirPort.BrcmNIC-MFG
69
- description:
70
- - id: com.apple.driver.Apple16X50ACPI
71
- description:
72
- collections:
73
- - SystemKernelExtensions.kc
74
- - id: com.apple.driver.Apple16X50Serial
75
- description:
76
- collections:
77
- - SystemKernelExtensions.kc
78
- - id: com.apple.driver.AppleACPIButtons
79
- description:
80
- collections:
81
- - BootKernelExtensions.kc
82
- - id: com.apple.driver.AppleACPIEC
83
- description:
84
- collections:
85
- - BootKernelExtensions.kc
86
- - id: com.apple.driver.AppleACPIPlatform
87
- description:
88
- collections:
89
- - BootKernelExtensions.kc
90
- - id: com.apple.driver.AppleAHCIPort
91
- description:
92
- collections:
93
- - BootKernelExtensions.kc
94
- - id: com.apple.driver.AppleAPIC
95
- description:
96
- collections:
97
- - BootKernelExtensions.kc
98
- - id: com.apple.driver.AppleAVEBridge
99
- description:
100
- collections:
101
- - SystemKernelExtensions.kc
102
- - id: com.apple.driver.AppleActuatorDriver
103
- description:
104
- collections:
105
- - BootKernelExtensions.kc
106
- - id: com.apple.driver.AppleAfterburner
107
- description:
108
- collections:
109
- - SystemKernelExtensions.kc
110
- - id: com.apple.driver.AppleAstrisGpioProbe
111
- description:
112
- - id: com.apple.driver.AppleAudioClockLibs
113
- description:
114
- collections:
115
- - SystemKernelExtensions.kc
116
- - id: com.apple.driver.AppleBCMWLANBusInterfacePCIeMac
117
- description:
118
- collections:
119
- - BootKernelExtensions.kc
120
- - id: com.apple.driver.AppleBCMWLANCoreMac
121
- description:
122
- collections:
123
- - BootKernelExtensions.kc
124
- - id: com.apple.driver.AppleBSDKextStarter
125
- description:
126
- collections:
127
- - BootKernelExtensions.kc
128
- - id: com.apple.driver.AppleBSDKextStarterVPN
129
- description:
130
- - id: com.apple.driver.AppleBacklight
131
- description:
132
- collections:
133
- - SystemKernelExtensions.kc
134
- - id: com.apple.driver.AppleBacklightExpert
135
- description:
136
- collections:
137
- - SystemKernelExtensions.kc
138
- - id: com.apple.driver.AppleBluetoothDebug
139
- description:
140
- collections:
141
- - BootKernelExtensions.kc
142
- - id: com.apple.driver.AppleBluetoothDebugService
143
- description:
144
- collections:
145
- - BootKernelExtensions.kc
146
- - id: com.apple.driver.AppleBluetoothHIDKeyboard
147
- description:
148
- collections:
149
- - BootKernelExtensions.kc
150
- - id: com.apple.driver.AppleBluetoothHIDMouse
151
- description:
152
- collections:
153
- - BootKernelExtensions.kc
154
- - id: com.apple.driver.AppleBluetoothModule
155
- description:
156
- collections:
157
- - BootKernelExtensions.kc
158
- - id: com.apple.driver.AppleBluetoothMultitouch
159
- description:
160
- collections:
161
- - BootKernelExtensions.kc
162
- - id: com.apple.driver.AppleBluetoothRemote
163
- description:
164
- collections:
165
- - SystemKernelExtensions.kc
166
- - id: com.apple.driver.AppleBridgeAudioController
167
- description:
168
- collections:
169
- - SystemKernelExtensions.kc
170
- - id: com.apple.driver.AppleBusPowerController
171
- description:
172
- collections:
173
- - BootKernelExtensions.kc
174
- - id: com.apple.driver.AppleCameraInterface
175
- description:
176
- collections:
177
- - SystemKernelExtensions.kc
178
- - id: com.apple.driver.AppleConvergedIPCOLYBTControl
179
- description:
180
- collections:
181
- - BootKernelExtensions.kc
182
- - id: com.apple.driver.AppleConvergedPCI
183
- description:
184
- collections:
185
- - BootKernelExtensions.kc
186
- - id: com.apple.driver.AppleCredentialManager
187
- description:
188
- collections:
189
- - BootKernelExtensions.kc
190
- - id: com.apple.driver.AppleDiskImages2
191
- description:
192
- collections:
193
- - SystemKernelExtensions.kc
194
- - id: com.apple.driver.AppleEFINVRAM
195
- description:
196
- collections:
197
- - BootKernelExtensions.kc
198
- - id: com.apple.driver.AppleEFIRuntime
199
- description:
200
- collections:
201
- - BootKernelExtensions.kc
202
- - id: com.apple.driver.AppleEffaceableBlockDevice
203
- description:
204
- collections:
205
- - SystemKernelExtensions.kc
206
- - id: com.apple.driver.AppleEffaceableNOR
207
- description:
208
- collections:
209
- - BootKernelExtensions.kc
210
- - id: com.apple.driver.AppleEffaceableStorage
211
- description:
212
- collections:
213
- - BootKernelExtensions.kc
214
- - id: com.apple.driver.AppleEffaceableTDM
215
- description:
216
- collections:
217
- - BootKernelExtensions.kc
218
- - id: com.apple.driver.AppleEmbeddedOSSupportHost
219
- description:
220
- collections:
221
- - SystemKernelExtensions.kc
222
- - id: com.apple.driver.AppleEthernetAquantiaAqtion
223
- description:
224
- collections:
225
- - BootKernelExtensions.kc
226
- - id: com.apple.driver.AppleEthernetMLX5
227
- description:
228
- collections:
229
- - SystemKernelExtensions.kc
230
- - id: com.apple.driver.AppleFDEKeyStore
231
- description:
232
- collections:
233
- - BootKernelExtensions.kc
234
- - id: com.apple.driver.AppleFIVRDriver
235
- description:
236
- collections:
237
- - SystemKernelExtensions.kc
238
- - id: com.apple.driver.AppleFWAudio
239
- description:
240
- collections:
241
- - SystemKernelExtensions.kc
242
- - id: com.apple.driver.AppleFWOHCI
243
- description:
244
- collections:
245
- - SystemKernelExtensions.kc
246
- - id: com.apple.driver.AppleFileSystemDriver
247
- description:
248
- collections:
249
- - BootKernelExtensions.kc
250
- - id: com.apple.driver.AppleFireWireStorage
251
- description:
252
- collections:
253
- - SystemKernelExtensions.kc
254
- - id: com.apple.driver.AppleFirmwareUpdateKext
255
- description:
256
- collections:
257
- - SystemKernelExtensions.kc
258
- - id: com.apple.driver.AppleGFXHDA
259
- description:
260
- collections:
261
- - SystemKernelExtensions.kc
262
- - id: com.apple.driver.AppleGraphicsControl
263
- description:
264
- collections:
265
- - SystemKernelExtensions.kc
266
- - id: com.apple.driver.AppleGraphicsDevicePolicy
267
- description:
268
- collections:
269
- - SystemKernelExtensions.kc
270
- - id: com.apple.driver.AppleHDA
271
- description:
272
- collections:
273
- - SystemKernelExtensions.kc
274
- - id: com.apple.driver.AppleHDAController
275
- description:
276
- collections:
277
- - SystemKernelExtensions.kc
278
- - id: com.apple.driver.AppleHDAHardwareConfigDriver
279
- description:
280
- collections:
281
- - SystemKernelExtensions.kc
282
- - id: com.apple.driver.AppleHIDALSService
283
- description:
284
- collections:
285
- - BootKernelExtensions.kc
286
- - id: com.apple.driver.AppleHIDKeyboard
287
- description:
288
- collections:
289
- - BootKernelExtensions.kc
290
- - id: com.apple.driver.AppleHIDMouse
291
- description:
292
- collections:
293
- - BootKernelExtensions.kc
294
- - id: com.apple.driver.AppleHPET
295
- description:
296
- collections:
297
- - BootKernelExtensions.kc
298
- - id: com.apple.driver.AppleHPM
299
- description:
300
- collections:
301
- - BootKernelExtensions.kc
302
- - id: com.apple.driver.AppleHSBluetoothDriver
303
- description:
304
- collections:
305
- - BootKernelExtensions.kc
306
- - id: com.apple.driver.AppleHSSPIHIDDriver
307
- description:
308
- collections:
309
- - BootKernelExtensions.kc
310
- - id: com.apple.driver.AppleHSSPISupport
311
- description:
312
- collections:
313
- - BootKernelExtensions.kc
314
- - id: com.apple.driver.AppleHV
315
- description:
316
- collections:
317
- - SystemKernelExtensions.kc
318
- - id: com.apple.driver.AppleHWAccess
319
- description:
320
- - id: com.apple.driver.AppleHollywood
321
- description:
322
- collections:
323
- - BootKernelExtensions.kc
324
- - id: com.apple.driver.AppleIPAppender
325
- description:
326
- collections:
327
- - SystemKernelExtensions.kc
328
- - id: com.apple.driver.AppleIRController
329
- description:
330
- collections:
331
- - BootKernelExtensions.kc
332
- - id: com.apple.driver.AppleInputDeviceSupport
333
- description:
334
- collections:
335
- - BootKernelExtensions.kc
336
- - id: com.apple.driver.AppleIntel8254XEthernet
337
- description:
338
- collections:
339
- - BootKernelExtensions.kc
340
- - id: com.apple.driver.AppleIntelBDWGraphics
341
- description:
342
- collections:
343
- - SystemKernelExtensions.kc
344
- - id: com.apple.driver.AppleIntelBDWGraphicsFramebuffer
345
- description:
346
- collections:
347
- - SystemKernelExtensions.kc
348
- - id: com.apple.driver.AppleIntelCFLGraphicsFramebuffer
349
- description:
350
- collections:
351
- - SystemKernelExtensions.kc
352
- - id: com.apple.driver.AppleIntelCPUPowerManagement
353
- description:
354
- collections:
355
- - BootKernelExtensions.kc
356
- - id: com.apple.driver.AppleIntelCPUPowerManagementClient
357
- description:
358
- collections:
359
- - BootKernelExtensions.kc
360
- - id: com.apple.driver.AppleIntelCPUPowerManagementDriver
361
- description:
362
- - id: com.apple.driver.AppleIntelFramebufferAzul
363
- description:
364
- collections:
365
- - SystemKernelExtensions.kc
366
- - id: com.apple.driver.AppleIntelHD5000Graphics
367
- description:
368
- collections:
369
- - SystemKernelExtensions.kc
370
- - id: com.apple.driver.AppleIntelI210Ethernet
371
- description:
372
- collections:
373
- - BootKernelExtensions.kc
374
- - id: com.apple.driver.AppleIntelICLGraphics
375
- description:
376
- collections:
377
- - SystemKernelExtensions.kc
378
- - id: com.apple.driver.AppleIntelICLLPGraphicsFramebuffer
379
- description:
380
- collections:
381
- - SystemKernelExtensions.kc
382
- - id: com.apple.driver.AppleIntelKBLGraphics
383
- description:
384
- collections:
385
- - SystemKernelExtensions.kc
386
- - id: com.apple.driver.AppleIntelKBLGraphicsFramebuffer
387
- description:
388
- collections:
389
- - SystemKernelExtensions.kc
390
- - id: com.apple.driver.AppleIntelLpssDmac
391
- description:
392
- collections:
393
- - BootKernelExtensions.kc
394
- - id: com.apple.driver.AppleIntelLpssGspi
395
- description:
396
- collections:
397
- - BootKernelExtensions.kc
398
- - id: com.apple.driver.AppleIntelLpssI2C
399
- description:
400
- collections:
401
- - BootKernelExtensions.kc
402
- - id: com.apple.driver.AppleIntelLpssI2CController
403
- description:
404
- collections:
405
- - BootKernelExtensions.kc
406
- - id: com.apple.driver.AppleIntelLpssSpiController
407
- description:
408
- collections:
409
- - BootKernelExtensions.kc
410
- - id: com.apple.driver.AppleIntelLpssUARTCommon
411
- description:
412
- collections:
413
- - SystemKernelExtensions.kc
414
- - id: com.apple.driver.AppleIntelLpssUARTv0
415
- description:
416
- collections:
417
- - SystemKernelExtensions.kc
418
- - id: com.apple.driver.AppleIntelLpssUARTv1
419
- description:
420
- collections:
421
- - SystemKernelExtensions.kc
422
- - id: com.apple.driver.AppleIntelMCEReporter
423
- description:
424
- collections:
425
- - SystemKernelExtensions.kc
426
- - id: com.apple.driver.AppleIntelPCHPMC
427
- description:
428
- collections:
429
- - SystemKernelExtensions.kc
430
- - id: com.apple.driver.AppleIntelSKLGraphics
431
- description:
432
- collections:
433
- - SystemKernelExtensions.kc
434
- - id: com.apple.driver.AppleIntelSKLGraphicsFramebuffer
435
- description:
436
- collections:
437
- - SystemKernelExtensions.kc
438
- - id: com.apple.driver.AppleIntelSlowAdaptiveClocking
439
- description:
440
- collections:
441
- - SystemKernelExtensions.kc
442
- - id: com.apple.driver.AppleKeyStore
443
- description:
444
- collections:
445
- - BootKernelExtensions.kc
446
- - id: com.apple.driver.AppleLPC
447
- description:
448
- collections:
449
- - SystemKernelExtensions.kc
450
- - id: com.apple.driver.AppleLSIFusionMPT
451
- description:
452
- collections:
453
- - BootKernelExtensions.kc
454
- - id: com.apple.driver.AppleMCCSControl
455
- description:
456
- collections:
457
- - SystemKernelExtensions.kc
458
- - id: com.apple.driver.AppleMCP89RootPortPM
459
- description:
460
- collections:
461
- - BootKernelExtensions.kc
462
- - id: com.apple.driver.AppleMGPUPowerControl
463
- description:
464
- collections:
465
- - SystemKernelExtensions.kc
466
- - id: com.apple.driver.AppleMemorexCDROMDriver
467
- description:
468
- collections:
469
- - BootKernelExtensions.kc
470
- - id: com.apple.driver.AppleMikeyDriver
471
- description:
472
- collections:
473
- - SystemKernelExtensions.kc
474
- - id: com.apple.driver.AppleMikeyHIDDriver
475
- description:
476
- collections:
477
- - SystemKernelExtensions.kc
478
- - id: com.apple.driver.AppleMobileFileIntegrity
479
- description:
480
- collections:
481
- - BootKernelExtensions.kc
482
- - id: com.apple.driver.AppleMultiFunctionManagerMac
483
- description:
484
- collections:
485
- - BootKernelExtensions.kc
486
- - id: com.apple.driver.AppleMultitouchDriver
487
- description:
488
- collections:
489
- - BootKernelExtensions.kc
490
- - id: com.apple.driver.AppleMuxControl
491
- description:
492
- collections:
493
- - SystemKernelExtensions.kc
494
- - id: com.apple.driver.AppleMuxControl2
495
- description:
496
- collections:
497
- - SystemKernelExtensions.kc
498
- - id: com.apple.driver.AppleNVMePassThrough
499
- description:
500
- - id: com.apple.driver.AppleOLYHALMac
501
- description:
502
- collections:
503
- - BootKernelExtensions.kc
504
- - id: com.apple.driver.AppleOnboardSerial
505
- description:
506
- collections:
507
- - SystemKernelExtensions.kc
508
- - id: com.apple.driver.ApplePIODMA
509
- description:
510
- collections:
511
- - BootKernelExtensions.kc
512
- - id: com.apple.driver.ApplePVPanic
513
- description:
514
- collections:
515
- - SystemKernelExtensions.kc
516
- - id: com.apple.driver.AppleParavirtGPU
517
- description:
518
- collections:
519
- - SystemKernelExtensions.kc
520
- - id: com.apple.driver.ApplePlatformEnabler
521
- description:
522
- collections:
523
- - SystemKernelExtensions.kc
524
- - id: com.apple.driver.ApplePolicyControl
525
- description:
526
- collections:
527
- - SystemKernelExtensions.kc
528
- - id: com.apple.driver.AppleRAID
529
- description:
530
- collections:
531
- - BootKernelExtensions.kc
532
- - id: com.apple.driver.AppleRTC
533
- description:
534
- collections:
535
- - BootKernelExtensions.kc
536
- - id: com.apple.driver.AppleSDXC
537
- description:
538
- collections:
539
- - BootKernelExtensions.kc
540
- - id: com.apple.driver.AppleSEPManager
541
- description:
542
- collections:
543
- - BootKernelExtensions.kc
544
- - id: com.apple.driver.AppleSMBIOS
545
- description:
546
- collections:
547
- - BootKernelExtensions.kc
548
- - id: com.apple.driver.AppleSMBusController
549
- description:
550
- collections:
551
- - SystemKernelExtensions.kc
552
- - id: com.apple.driver.AppleSMBusPCI
553
- description:
554
- collections:
555
- - SystemKernelExtensions.kc
556
- - id: com.apple.driver.AppleSMC
557
- description:
558
- collections:
559
- - BootKernelExtensions.kc
560
- - id: com.apple.driver.AppleSMCLMU
561
- description:
562
- collections:
563
- - SystemKernelExtensions.kc
564
- - id: com.apple.driver.AppleSMCPDRC
565
- description:
566
- collections:
567
- - SystemKernelExtensions.kc
568
- - id: com.apple.driver.AppleSMCRTC
569
- description:
570
- collections:
571
- - BootKernelExtensions.kc
572
- - id: com.apple.driver.AppleSSE
573
- description:
574
- collections:
575
- - BootKernelExtensions.kc
576
- - id: com.apple.driver.AppleSmartBatteryManager
577
- description:
578
- collections:
579
- - BootKernelExtensions.kc
580
- - id: com.apple.driver.AppleThunderboltDPAdapterFamily
581
- description:
582
- collections:
583
- - BootKernelExtensions.kc
584
- - id: com.apple.driver.AppleThunderboltDPInAdapter
585
- description:
586
- collections:
587
- - BootKernelExtensions.kc
588
- - id: com.apple.driver.AppleThunderboltDPOutAdapter
589
- description:
590
- collections:
591
- - BootKernelExtensions.kc
592
- - id: com.apple.driver.AppleThunderboltEDMSink
593
- description:
594
- collections:
595
- - SystemKernelExtensions.kc
596
- - id: com.apple.driver.AppleThunderboltEDMSource
597
- description:
598
- collections:
599
- - SystemKernelExtensions.kc
600
- - id: com.apple.driver.AppleThunderboltIP
601
- description:
602
- collections:
603
- - SystemKernelExtensions.kc
604
- - id: com.apple.driver.AppleThunderboltNHI
605
- description:
606
- collections:
607
- - BootKernelExtensions.kc
608
- - id: com.apple.driver.AppleThunderboltPCIDownAdapter
609
- description:
610
- collections:
611
- - BootKernelExtensions.kc
612
- - id: com.apple.driver.AppleThunderboltPCIUpAdapter
613
- description:
614
- collections:
615
- - BootKernelExtensions.kc
616
- - id: com.apple.driver.AppleThunderboltUTDM
617
- description:
618
- collections:
619
- - BootKernelExtensions.kc
620
- - id: com.apple.driver.AppleTopCaseHIDEventDriver
621
- description:
622
- collections:
623
- - BootKernelExtensions.kc
624
- - id: com.apple.driver.AppleUSBAudio
625
- description:
626
- collections:
627
- - SystemKernelExtensions.kc
628
- - id: com.apple.driver.AppleUSBCardReader
629
- description:
630
- collections:
631
- - BootKernelExtensions.kc
632
- - id: com.apple.driver.AppleUSBComposite
633
- description:
634
- collections:
635
- - BootKernelExtensions.kc
636
- - id: com.apple.driver.AppleUSBDisplays
637
- description:
638
- collections:
639
- - BootKernelExtensions.kc
640
- - id: com.apple.driver.AppleUSBHIDMouse
641
- description:
642
- collections:
643
- - BootKernelExtensions.kc
644
- - id: com.apple.driver.AppleUSBHostMergeProperties
645
- description:
646
- collections:
647
- - BootKernelExtensions.kc
648
- - id: com.apple.driver.AppleUSBLegacyHub
649
- description:
650
- collections:
651
- - BootKernelExtensions.kc
652
- - id: com.apple.driver.AppleUSBMassStorageInterfaceNub
653
- description:
654
- collections:
655
- - BootKernelExtensions.kc
656
- - id: com.apple.driver.AppleUSBMergeNub
657
- description:
658
- collections:
659
- - BootKernelExtensions.kc
660
- - id: com.apple.driver.AppleUSBMultitouch
661
- description:
662
- collections:
663
- - BootKernelExtensions.kc
664
- - id: com.apple.driver.AppleUSBODD
665
- description:
666
- collections:
667
- - BootKernelExtensions.kc
668
- - id: com.apple.driver.AppleUSBTCButtons
669
- description:
670
- collections:
671
- - BootKernelExtensions.kc
672
- - id: com.apple.driver.AppleUSBTCKeyEventDriver
673
- description:
674
- collections:
675
- - BootKernelExtensions.kc
676
- - id: com.apple.driver.AppleUSBTCKeyboard
677
- description:
678
- collections:
679
- - BootKernelExtensions.kc
680
- - id: com.apple.driver.AppleUSBTDM
681
- description:
682
- collections:
683
- - BootKernelExtensions.kc
684
- - id: com.apple.driver.AppleUSBTopCaseDriver
685
- description:
686
- collections:
687
- - BootKernelExtensions.kc
688
- - id: com.apple.driver.AppleUpstreamUserClient
689
- description:
690
- collections:
691
- - SystemKernelExtensions.kc
692
- - id: com.apple.driver.AppleVirtIO
693
- description:
694
- collections:
695
- - BootKernelExtensions.kc
696
- - id: com.apple.driver.AppleVirtualGraphics
697
- description:
698
- collections:
699
- - SystemKernelExtensions.kc
700
- - id: com.apple.driver.AppleVmxnet3Ethernet
701
- description:
702
- collections:
703
- - BootKernelExtensions.kc
704
- - id: com.apple.driver.AppleWWANSupport
705
- description:
706
- collections:
707
- - BootKernelExtensions.kc
708
- - id: com.apple.driver.AppleWWANSupport1
709
- description:
710
- collections:
711
- - SystemKernelExtensions.kc
712
- - id: com.apple.driver.AppleWWANSupport2
713
- description:
714
- collections:
715
- - SystemKernelExtensions.kc
716
- - id: com.apple.driver.AppleXsanScheme
717
- description:
718
- collections:
719
- - BootKernelExtensions.kc
720
- - id: com.apple.driver.Apple_iSight
721
- description:
722
- collections:
723
- - SystemKernelExtensions.kc
724
- - id: com.apple.driver.AudioAUUC
725
- description:
726
- collections:
727
- - SystemKernelExtensions.kc
728
- - id: com.apple.driver.BCMWLANFirmware4355.Hashstore
729
- description:
730
- collections:
731
- - BootKernelExtensions.kc
732
- - id: com.apple.driver.BCMWLANFirmware4364.Hashstore
733
- description:
734
- collections:
735
- - BootKernelExtensions.kc
736
- - id: com.apple.driver.BCMWLANFirmware4377.Hashstore
737
- description:
738
- collections:
739
- - BootKernelExtensions.kc
740
- - id: com.apple.driver.BCMWLANFirmware4378.Hashstore
741
- description:
742
- collections:
743
- - BootKernelExtensions.kc
744
- - id: com.apple.driver.BCMWLANFirmware4387.Hashstore
745
- description:
746
- collections:
747
- - BootKernelExtensions.kc
748
- - id: com.apple.driver.BridgeAudioCommunication
749
- description:
750
- collections:
751
- - SystemKernelExtensions.kc
752
- - id: com.apple.driver.CanonEOS1D
753
- description:
754
- collections:
755
- - SystemKernelExtensions.kc
756
- - id: com.apple.driver.CoreStorage
757
- description:
758
- collections:
759
- - BootKernelExtensions.kc
760
- - id: com.apple.driver.CoreStorageFsck
761
- description:
762
- collections:
763
- - BootKernelExtensions.kc
764
- - id: com.apple.driver.DiskImages
765
- description:
766
- collections:
767
- - BootKernelExtensions.kc
768
- - id: com.apple.driver.DiskImages.CryptoEncoding
769
- description:
770
- collections:
771
- - SystemKernelExtensions.kc
772
- - id: com.apple.driver.DiskImages.FileBackingStore
773
- description:
774
- collections:
775
- - BootKernelExtensions.kc
776
- - id: com.apple.driver.DiskImages.HTTPBackingStore
777
- description:
778
- collections:
779
- - BootKernelExtensions.kc
780
- - id: com.apple.driver.DiskImages.KernelBacked
781
- description:
782
- collections:
783
- - BootKernelExtensions.kc
784
- - id: com.apple.driver.DiskImages.RAMBackingStore
785
- description:
786
- collections:
787
- - BootKernelExtensions.kc
788
- - id: com.apple.driver.DiskImages.ReadWriteDiskImage
789
- description:
790
- collections:
791
- - BootKernelExtensions.kc
792
- - id: com.apple.driver.DiskImages.SparseDiskImage
793
- description:
794
- collections:
795
- - BootKernelExtensions.kc
796
- - id: com.apple.driver.DiskImages.UDIFDiskImage
797
- description:
798
- collections:
799
- - BootKernelExtensions.kc
800
- - id: com.apple.driver.DrizzlePlatformSupport
801
- description:
802
- - id: com.apple.driver.DrizzleSMC
803
- description:
804
- - id: com.apple.driver.DspFuncLib
805
- description:
806
- collections:
807
- - SystemKernelExtensions.kc
808
- - id: com.apple.driver.FWPreferredProtocolSpeed
809
- description:
810
- collections:
811
- - SystemKernelExtensions.kc
812
- - id: com.apple.driver.IO80211NetBooter
813
- description:
814
- collections:
815
- - BootKernelExtensions.kc
816
- - id: com.apple.driver.IOBluetoothHIDDriver
817
- description:
818
- collections:
819
- - BootKernelExtensions.kc
820
- - id: com.apple.driver.IOBluetoothHostControllerPCIeTransport
821
- description:
822
- collections:
823
- - SystemKernelExtensions.kc
824
- - id: com.apple.driver.IOFireWireSerialBusProtocolSansPhysicalUnit
825
- description:
826
- collections:
827
- - SystemKernelExtensions.kc
828
- - id: com.apple.driver.IOImageLoader
829
- description:
830
- collections:
831
- - BootKernelExtensions.kc
832
- - id: com.apple.driver.IOPlatformPluginFamily
833
- description:
834
- collections:
835
- - SystemKernelExtensions.kc
836
- - id: com.apple.driver.IOPlatformPluginLegacy
837
- description:
838
- collections:
839
- - SystemKernelExtensions.kc
840
- - id: com.apple.driver.IOSlaveProcessor
841
- description:
842
- collections:
843
- - BootKernelExtensions.kc
844
- - id: com.apple.driver.Intel82574LEthernet
845
- description:
846
- collections:
847
- - BootKernelExtensions.kc
848
- - id: com.apple.driver.KernelRelayHost
849
- description:
850
- collections:
851
- - BootKernelExtensions.kc
852
- - id: com.apple.driver.KernelRelayTesterHost
853
- description:
854
- - id: com.apple.driver.LSI_FW_500
855
- description:
856
- collections:
857
- - SystemKernelExtensions.kc
858
- - id: com.apple.driver.LuaHardwareAccess
859
- description:
860
- - id: com.apple.driver.MEDetect
861
- description:
862
- - id: com.apple.driver.MKE_LF_D211A
863
- description:
864
- collections:
865
- - BootKernelExtensions.kc
866
- - id: com.apple.driver.MKE_SR_8171
867
- description:
868
- collections:
869
- - BootKernelExtensions.kc
870
- - id: com.apple.driver.NVSMU
871
- description:
872
- collections:
873
- - BootKernelExtensions.kc
874
- - id: com.apple.driver.Oxford_Semi
875
- description:
876
- collections:
877
- - SystemKernelExtensions.kc
878
- - id: com.apple.driver.PioneerSuperDrive
879
- description:
880
- collections:
881
- - BootKernelExtensions.kc
882
- - id: com.apple.driver.PlasmonUDO
883
- description:
884
- collections:
885
- - BootKernelExtensions.kc
886
- - id: com.apple.driver.QPSQueFire
887
- description:
888
- collections:
889
- - SystemKernelExtensions.kc
890
- - id: com.apple.driver.SMCMotionSensor
891
- description:
892
- collections:
893
- - SystemKernelExtensions.kc
894
- - id: com.apple.driver.SanyoIDShot
895
- description:
896
- collections:
897
- - SystemKernelExtensions.kc
898
- - id: com.apple.driver.StorageLynx
899
- description:
900
- collections:
901
- - SystemKernelExtensions.kc
902
- - id: com.apple.driver.VMPlatformPlugin
903
- description:
904
- collections:
905
- - SystemKernelExtensions.kc
906
- - id: com.apple.driver.WriteProtectedMediaDriver
907
- description:
908
- collections:
909
- - BootKernelExtensions.kc
910
- - id: com.apple.driver.X86PlatformPlugin
911
- description:
912
- collections:
913
- - SystemKernelExtensions.kc
914
- - id: com.apple.driver.X86PlatformShim
915
- description:
916
- collections:
917
- - SystemKernelExtensions.kc
918
- - id: com.apple.driver.corecapture
919
- description:
920
- collections:
921
- - BootKernelExtensions.kc
922
- - id: com.apple.driver.driverkit.serial
923
- description:
924
- collections:
925
- - SystemKernelExtensions.kc
926
- - id: com.apple.driver.eficheck
927
- description:
928
- collections:
929
- - SystemKernelExtensions.kc
930
- - id: com.apple.driver.iPodDriver
931
- description:
932
- collections:
933
- - SystemKernelExtensions.kc
934
- - id: com.apple.driver.iPodSBCDriver
935
- description:
936
- collections:
937
- - BootKernelExtensions.kc
938
- - id: com.apple.driver.initioFWBridge
939
- description:
940
- collections:
941
- - SystemKernelExtensions.kc
942
- - id: com.apple.driver.mDNSOffloadUserClient
943
- description:
944
- collections:
945
- - BootKernelExtensions.kc
946
- - id: com.apple.driver.pmtelemetry
947
- description:
948
- collections:
949
- - SystemKernelExtensions.kc
950
- - id: com.apple.driver.usb.AppleUSBCommon
951
- description:
952
- collections:
953
- - BootKernelExtensions.kc
954
- - id: com.apple.driver.usb.AppleUSBEHCI
955
- description:
956
- collections:
957
- - BootKernelExtensions.kc
958
- - id: com.apple.driver.usb.AppleUSBEHCIPCI
959
- description:
960
- collections:
961
- - BootKernelExtensions.kc
962
- - id: com.apple.driver.usb.AppleUSBHostBillboardDevice
963
- description:
964
- collections:
965
- - BootKernelExtensions.kc
966
- - id: com.apple.driver.usb.AppleUSBHostCompositeDevice
967
- description:
968
- collections:
969
- - BootKernelExtensions.kc
970
- - id: com.apple.driver.usb.AppleUSBHostPacketFilter
971
- description:
972
- collections:
973
- - BootKernelExtensions.kc
974
- - id: com.apple.driver.usb.AppleUSBHub
975
- description:
976
- collections:
977
- - BootKernelExtensions.kc
978
- - id: com.apple.driver.usb.AppleUSBKDP
979
- description:
980
- - id: com.apple.driver.usb.AppleUSBOHCI
981
- description:
982
- collections:
983
- - BootKernelExtensions.kc
984
- - id: com.apple.driver.usb.AppleUSBOHCIPCI
985
- description:
986
- collections:
987
- - BootKernelExtensions.kc
988
- - id: com.apple.driver.usb.AppleUSBOpticalMouse
989
- description:
990
- collections:
991
- - SystemKernelExtensions.kc
992
- - id: com.apple.driver.usb.AppleUSBRecoveryHost
993
- description:
994
- - id: com.apple.driver.usb.AppleUSBUHCI
995
- description:
996
- collections:
997
- - BootKernelExtensions.kc
998
- - id: com.apple.driver.usb.AppleUSBUHCIPCI
999
- description:
1000
- collections:
1001
- - BootKernelExtensions.kc
1002
- - id: com.apple.driver.usb.AppleUSBUserHCI
1003
- description:
1004
- collections:
1005
- - SystemKernelExtensions.kc
1006
- - id: com.apple.driver.usb.AppleUSBVHCI
1007
- description:
1008
- collections:
1009
- - BootKernelExtensions.kc
1010
- - id: com.apple.driver.usb.AppleUSBVHCIBCE
1011
- description:
1012
- collections:
1013
- - BootKernelExtensions.kc
1014
- - id: com.apple.driver.usb.AppleUSBVHCICommon
1015
- description:
1016
- collections:
1017
- - BootKernelExtensions.kc
1018
- - id: com.apple.driver.usb.AppleUSBVHCICommonBCE
1019
- description:
1020
- collections:
1021
- - BootKernelExtensions.kc
1022
- - id: com.apple.driver.usb.AppleUSBVHCIRSM
1023
- description:
1024
- - id: com.apple.driver.usb.AppleUSBXHCI
1025
- description:
1026
- collections:
1027
- - BootKernelExtensions.kc
1028
- - id: com.apple.driver.usb.AppleUSBXHCIPCI
1029
- description:
1030
- collections:
1031
- - BootKernelExtensions.kc
1032
- - id: com.apple.driver.usb.AppleUSBiBridge
1033
- description:
1034
- collections:
1035
- - BootKernelExtensions.kc
1036
- - id: com.apple.driver.usb.IOUSBHostHIDDevice
1037
- description:
1038
- collections:
1039
- - BootKernelExtensions.kc
1040
- - id: com.apple.driver.usb.cdc
1041
- description:
1042
- collections:
1043
- - BootKernelExtensions.kc
1044
- - id: com.apple.driver.usb.cdc.acm
1045
- description:
1046
- collections:
1047
- - SystemKernelExtensions.kc
1048
- - id: com.apple.driver.usb.cdc.dmm
1049
- description:
1050
- collections:
1051
- - SystemKernelExtensions.kc
1052
- - id: com.apple.driver.usb.cdc.ecm
1053
- description:
1054
- collections:
1055
- - BootKernelExtensions.kc
1056
- - id: com.apple.driver.usb.cdc.eem
1057
- description:
1058
- collections:
1059
- - SystemKernelExtensions.kc
1060
- - id: com.apple.driver.usb.cdc.ncm
1061
- description:
1062
- collections:
1063
- - BootKernelExtensions.kc
1064
- - id: com.apple.driver.usb.cdc.wcm
1065
- description:
1066
- collections:
1067
- - SystemKernelExtensions.kc
1068
- - id: com.apple.driver.usb.ethernet.asix
1069
- description:
1070
- collections:
1071
- - BootKernelExtensions.kc
1072
- - id: com.apple.driver.usb.networking
1073
- description:
1074
- collections:
1075
- - BootKernelExtensions.kc
1076
- - id: com.apple.driver.usb.realtek8153patcher
1077
- description:
1078
- collections:
1079
- - BootKernelExtensions.kc
1080
- - id: com.apple.driver.usb.serial
1081
- description:
1082
- collections:
1083
- - SystemKernelExtensions.kc
1084
- - id: com.apple.driver.watchdog
1085
- description:
1086
- collections:
1087
- - BootKernelExtensions.kc
1088
- - id: com.apple.filesystems.acfs
1089
- description:
1090
- collections:
1091
- - SystemKernelExtensions.kc
1092
- - id: com.apple.filesystems.acfsctl
1093
- description:
1094
- collections:
1095
- - SystemKernelExtensions.kc
1096
- - id: com.apple.filesystems.afpfs
1097
- description:
1098
- collections:
1099
- - SystemKernelExtensions.kc
1100
- - id: com.apple.filesystems.apfs
1101
- description:
1102
- collections:
1103
- - BootKernelExtensions.kc
1104
- - id: com.apple.filesystems.autofs
1105
- description:
1106
- collections:
1107
- - SystemKernelExtensions.kc
1108
- - id: com.apple.filesystems.cd9660
1109
- description:
1110
- collections:
1111
- - SystemKernelExtensions.kc
1112
- - id: com.apple.filesystems.cddafs
1113
- description:
1114
- collections:
1115
- - SystemKernelExtensions.kc
1116
- - id: com.apple.filesystems.exfat
1117
- description:
1118
- collections:
1119
- - SystemKernelExtensions.kc
1120
- - id: com.apple.filesystems.hfs.encodings.kext
1121
- description:
1122
- collections:
1123
- - BootKernelExtensions.kc
1124
- - id: com.apple.filesystems.hfs.kext
1125
- description:
1126
- collections:
1127
- - BootKernelExtensions.kc
1128
- - id: com.apple.filesystems.lifs
1129
- description:
1130
- collections:
1131
- - BootKernelExtensions.kc
1132
- - id: com.apple.filesystems.msdosfs
1133
- description:
1134
- collections:
1135
- - SystemKernelExtensions.kc
1136
- - id: com.apple.filesystems.ntfs
1137
- description:
1138
- collections:
1139
- - SystemKernelExtensions.kc
1140
- - id: com.apple.filesystems.smbfs
1141
- description:
1142
- collections:
1143
- - SystemKernelExtensions.kc
1144
- - id: com.apple.filesystems.tmpfs
1145
- description:
1146
- collections:
1147
- - BootKernelExtensions.kc
1148
- - id: com.apple.filesystems.udf
1149
- description:
1150
- collections:
1151
- - SystemKernelExtensions.kc
1152
- - id: com.apple.filesystems.webdav
1153
- description:
1154
- collections:
1155
- - SystemKernelExtensions.kc
1156
- - id: com.apple.fileutil
1157
- description:
1158
- collections:
1159
- - SystemKernelExtensions.kc
1160
- - id: com.apple.fsplaceholder
1161
- description:
1162
- collections:
1163
- - SystemKernelExtensions.kc
1164
- - id: com.apple.iokit.AppleBCM5701Ethernet
1165
- description:
1166
- collections:
1167
- - BootKernelExtensions.kc
1168
- - id: com.apple.iokit.BroadcomBluetooth20703USBTransport
1169
- description:
1170
- collections:
1171
- - SystemKernelExtensions.kc
1172
- - id: com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport
1173
- description:
1174
- collections:
1175
- - SystemKernelExtensions.kc
1176
- - id: com.apple.iokit.CSRBluetoothHostControllerUSBTransport
1177
- description:
1178
- collections:
1179
- - SystemKernelExtensions.kc
1180
- - id: com.apple.iokit.CoreAnalyticsFamily
1181
- description:
1182
- collections:
1183
- - BootKernelExtensions.kc
1184
- - id: com.apple.iokit.EndpointSecurity
1185
- description:
1186
- collections:
1187
- - BootKernelExtensions.kc
1188
- - id: com.apple.iokit.IO80211Family
1189
- description:
1190
- collections:
1191
- - BootKernelExtensions.kc
1192
- - id: com.apple.iokit.IO80211FamilyLegacy
1193
- description:
1194
- collections:
1195
- - BootKernelExtensions.kc
1196
- - id: com.apple.iokit.IOACPIFamily
1197
- description:
1198
- collections:
1199
- - BootKernelExtensions.kc
1200
- - id: com.apple.iokit.IOAHCIBlockStorage
1201
- description:
1202
- collections:
1203
- - BootKernelExtensions.kc
1204
- - id: com.apple.iokit.IOAHCIFamily
1205
- description:
1206
- collections:
1207
- - BootKernelExtensions.kc
1208
- - id: com.apple.iokit.IOAHCISerialATAPI
1209
- description:
1210
- collections:
1211
- - BootKernelExtensions.kc
1212
- - id: com.apple.iokit.IOATABlockStorage
1213
- description:
1214
- collections:
1215
- - BootKernelExtensions.kc
1216
- - id: com.apple.iokit.IOATAFamily
1217
- description:
1218
- collections:
1219
- - BootKernelExtensions.kc
1220
- - id: com.apple.iokit.IOATAPIProtocolTransport
1221
- description:
1222
- collections:
1223
- - BootKernelExtensions.kc
1224
- - id: com.apple.iokit.IOAVBFamily
1225
- description:
1226
- collections:
1227
- - SystemKernelExtensions.kc
1228
- - id: com.apple.iokit.IOAcceleratorFamily2
1229
- description:
1230
- collections:
1231
- - SystemKernelExtensions.kc
1232
- - id: com.apple.iokit.IOAudioFamily
1233
- description:
1234
- collections:
1235
- - SystemKernelExtensions.kc
1236
- - id: com.apple.iokit.IOBDStorageFamily
1237
- description:
1238
- collections:
1239
- - BootKernelExtensions.kc
1240
- - id: com.apple.iokit.IOBluetoothFamily
1241
- description:
1242
- collections:
1243
- - BootKernelExtensions.kc
1244
- - id: com.apple.iokit.IOBluetoothHostControllerTransport
1245
- description:
1246
- collections:
1247
- - SystemKernelExtensions.kc
1248
- - id: com.apple.iokit.IOBluetoothHostControllerUARTTransport
1249
- description:
1250
- collections:
1251
- - SystemKernelExtensions.kc
1252
- - id: com.apple.iokit.IOBluetoothHostControllerUSBTransport
1253
- description:
1254
- collections:
1255
- - SystemKernelExtensions.kc
1256
- - id: com.apple.iokit.IOBluetoothPacketLogger
1257
- description:
1258
- collections:
1259
- - SystemKernelExtensions.kc
1260
- - id: com.apple.iokit.IOBluetoothSerialManager
1261
- description:
1262
- collections:
1263
- - SystemKernelExtensions.kc
1264
- - id: com.apple.iokit.IOBufferCopyController
1265
- description:
1266
- collections:
1267
- - BootKernelExtensions.kc
1268
- - id: com.apple.iokit.IOBufferCopyEngineFamily
1269
- description:
1270
- collections:
1271
- - BootKernelExtensions.kc
1272
- - id: com.apple.iokit.IOCDStorageFamily
1273
- description:
1274
- collections:
1275
- - BootKernelExtensions.kc
1276
- - id: com.apple.iokit.IODVDStorageFamily
1277
- description:
1278
- collections:
1279
- - BootKernelExtensions.kc
1280
- - id: com.apple.iokit.IOEthernetAVBController
1281
- description:
1282
- collections:
1283
- - BootKernelExtensions.kc
1284
- - id: com.apple.iokit.IOFireWireAVC
1285
- description:
1286
- collections:
1287
- - SystemKernelExtensions.kc
1288
- - id: com.apple.iokit.IOFireWireFamily
1289
- description:
1290
- collections:
1291
- - SystemKernelExtensions.kc
1292
- - id: com.apple.iokit.IOFireWireSBP2
1293
- description:
1294
- collections:
1295
- - SystemKernelExtensions.kc
1296
- - id: com.apple.iokit.IOFireWireSerialBusProtocolTransport
1297
- description:
1298
- collections:
1299
- - SystemKernelExtensions.kc
1300
- - id: com.apple.iokit.IOGPUFamily
1301
- description:
1302
- collections:
1303
- - SystemKernelExtensions.kc
1304
- - id: com.apple.iokit.IOGraphicsFamily
1305
- description:
1306
- collections:
1307
- - SystemKernelExtensions.kc
1308
- - id: com.apple.iokit.IOHDAFamily
1309
- description:
1310
- collections:
1311
- - SystemKernelExtensions.kc
1312
- - id: com.apple.iokit.IOHIDFamily
1313
- description:
1314
- collections:
1315
- - BootKernelExtensions.kc
1316
- - id: com.apple.iokit.IOKitRegistryCompatibility
1317
- description:
1318
- collections:
1319
- - BootKernelExtensions.kc
1320
- - id: com.apple.iokit.IONDRVSupport
1321
- description:
1322
- collections:
1323
- - SystemKernelExtensions.kc
1324
- - id: com.apple.iokit.IONVMeFamily
1325
- description:
1326
- collections:
1327
- - BootKernelExtensions.kc
1328
- - id: com.apple.iokit.IONetworkingFamily
1329
- description:
1330
- collections:
1331
- - BootKernelExtensions.kc
1332
- - id: com.apple.iokit.IOPCIFamily
1333
- description:
1334
- collections:
1335
- - BootKernelExtensions.kc
1336
- - id: com.apple.iokit.IOReportFamily
1337
- description:
1338
- collections:
1339
- - BootKernelExtensions.kc
1340
- - id: com.apple.iokit.IOSCSIArchitectureModelFamily
1341
- description:
1342
- collections:
1343
- - BootKernelExtensions.kc
1344
- - id: com.apple.iokit.IOSCSIBlockCommandsDevice
1345
- description:
1346
- collections:
1347
- - BootKernelExtensions.kc
1348
- - id: com.apple.iokit.IOSCSIMultimediaCommandsDevice
1349
- description:
1350
- collections:
1351
- - BootKernelExtensions.kc
1352
- - id: com.apple.iokit.IOSCSIParallelFamily
1353
- description:
1354
- collections:
1355
- - BootKernelExtensions.kc
1356
- - id: com.apple.iokit.IOSCSIReducedBlockCommandsDevice
1357
- description:
1358
- collections:
1359
- - BootKernelExtensions.kc
1360
- - id: com.apple.iokit.IOSMBusFamily
1361
- description:
1362
- collections:
1363
- - BootKernelExtensions.kc
1364
- - id: com.apple.iokit.IOSerialFamily
1365
- description:
1366
- collections:
1367
- - BootKernelExtensions.kc
1368
- - id: com.apple.iokit.IOSkywalkFamily
1369
- description:
1370
- collections:
1371
- - BootKernelExtensions.kc
1372
- - id: com.apple.iokit.IOSlowAdaptiveClockingFamily
1373
- description:
1374
- collections:
1375
- - BootKernelExtensions.kc
1376
- - id: com.apple.iokit.IOStorageFamily
1377
- description:
1378
- collections:
1379
- - BootKernelExtensions.kc
1380
- - id: com.apple.iokit.IOStreamFamily
1381
- description:
1382
- collections:
1383
- - SystemKernelExtensions.kc
1384
- - id: com.apple.iokit.IOSurface
1385
- description:
1386
- collections:
1387
- - BootKernelExtensions.kc
1388
- - id: com.apple.iokit.IOThunderboltFamily
1389
- description:
1390
- collections:
1391
- - BootKernelExtensions.kc
1392
- - id: com.apple.iokit.IOTimeSyncFamily
1393
- description:
1394
- collections:
1395
- - BootKernelExtensions.kc
1396
- - id: com.apple.iokit.IOUSBFamily
1397
- description:
1398
- collections:
1399
- - BootKernelExtensions.kc
1400
- - id: com.apple.iokit.IOUSBHIDDriver
1401
- description:
1402
- collections:
1403
- - BootKernelExtensions.kc
1404
- - id: com.apple.iokit.IOUSBHIDDriverPM
1405
- description:
1406
- collections:
1407
- - BootKernelExtensions.kc
1408
- - id: com.apple.iokit.IOUSBHostFamily
1409
- description:
1410
- collections:
1411
- - BootKernelExtensions.kc
1412
- - id: com.apple.iokit.IOUSBMassStorageDriver
1413
- description:
1414
- collections:
1415
- - BootKernelExtensions.kc
1416
- - id: com.apple.iokit.IOUSBUserClient
1417
- description:
1418
- collections:
1419
- - BootKernelExtensions.kc
1420
- - id: com.apple.iokit.IOUserEthernet
1421
- description:
1422
- collections:
1423
- - SystemKernelExtensions.kc
1424
- - id: com.apple.iokit.IOVideoFamily
1425
- description:
1426
- collections:
1427
- - SystemKernelExtensions.kc
1428
- - id: com.apple.iokit.RUSBHostFamily
1429
- description:
1430
- - id: com.apple.iokit.SCSITaskUserClient
1431
- description:
1432
- collections:
1433
- - BootKernelExtensions.kc
1434
- - id: com.apple.iokit.fipscavs-kext-tool
1435
- description:
1436
- - id: com.apple.kec.AppleEncryptedArchive
1437
- description:
1438
- collections:
1439
- - BootKernelExtensions.kc
1440
- - id: com.apple.kec.Libm
1441
- description:
1442
- collections:
1443
- - BootKernelExtensions.kc
1444
- - id: com.apple.kec.corecrypto
1445
- description:
1446
- collections:
1447
- - BootKernelExtensions.kc
1448
- - id: com.apple.kec.pthread
1449
- description:
1450
- collections:
1451
- - BootKernelExtensions.kc
1452
- - id: com.apple.kernel
1453
- description:
1454
- collections:
1455
- - BootKernelExtensions.kc
1456
- - id: com.apple.kext.AMD10000Controller
1457
- description:
1458
- collections:
1459
- - SystemKernelExtensions.kc
1460
- - id: com.apple.kext.AMD7000Controller
1461
- description:
1462
- collections:
1463
- - SystemKernelExtensions.kc
1464
- - id: com.apple.kext.AMD8000Controller
1465
- description:
1466
- collections:
1467
- - SystemKernelExtensions.kc
1468
- - id: com.apple.kext.AMD9000Controller
1469
- description:
1470
- collections:
1471
- - SystemKernelExtensions.kc
1472
- - id: com.apple.kext.AMD9500Controller
1473
- description:
1474
- collections:
1475
- - SystemKernelExtensions.kc
1476
- - id: com.apple.kext.AMDFramebuffer
1477
- description:
1478
- collections:
1479
- - SystemKernelExtensions.kc
1480
- - id: com.apple.kext.AMDRadeonServiceManager
1481
- description:
1482
- collections:
1483
- - SystemKernelExtensions.kc
1484
- - id: com.apple.kext.AMDRadeonX4000
1485
- description:
1486
- collections:
1487
- - SystemKernelExtensions.kc
1488
- - id: com.apple.kext.AMDRadeonX4000HWLibs
1489
- description:
1490
- collections:
1491
- - SystemKernelExtensions.kc
1492
- - id: com.apple.kext.AMDRadeonX4000HWServices
1493
- description:
1494
- collections:
1495
- - SystemKernelExtensions.kc
1496
- - id: com.apple.kext.AMDRadeonX4030HWLibs
1497
- description:
1498
- collections:
1499
- - SystemKernelExtensions.kc
1500
- - id: com.apple.kext.AMDRadeonX4050HWLibs
1501
- description:
1502
- collections:
1503
- - SystemKernelExtensions.kc
1504
- - id: com.apple.kext.AMDRadeonX4070HWLibs
1505
- description:
1506
- collections:
1507
- - SystemKernelExtensions.kc
1508
- - id: com.apple.kext.AMDRadeonX4100HWLibs
1509
- description:
1510
- collections:
1511
- - SystemKernelExtensions.kc
1512
- - id: com.apple.kext.AMDRadeonX4200HWLibs
1513
- description:
1514
- collections:
1515
- - SystemKernelExtensions.kc
1516
- - id: com.apple.kext.AMDRadeonX4400HWLibs
1517
- description:
1518
- collections:
1519
- - SystemKernelExtensions.kc
1520
- - id: com.apple.kext.AMDRadeonX4700HWLibs
1521
- description:
1522
- collections:
1523
- - SystemKernelExtensions.kc
1524
- - id: com.apple.kext.AMDRadeonX5000
1525
- description:
1526
- collections:
1527
- - SystemKernelExtensions.kc
1528
- - id: com.apple.kext.AMDRadeonX5000HWLibs
1529
- description:
1530
- collections:
1531
- - SystemKernelExtensions.kc
1532
- - id: com.apple.kext.AMDRadeonX5000HWServices
1533
- description:
1534
- collections:
1535
- - SystemKernelExtensions.kc
1536
- - id: com.apple.kext.AMDRadeonX5100HWLibs
1537
- description:
1538
- collections:
1539
- - SystemKernelExtensions.kc
1540
- - id: com.apple.kext.AMDRadeonX5200HWLibs
1541
- description:
1542
- collections:
1543
- - SystemKernelExtensions.kc
1544
- - id: com.apple.kext.AMDRadeonX5400HWLibs
1545
- description:
1546
- collections:
1547
- - SystemKernelExtensions.kc
1548
- - id: com.apple.kext.AMDRadeonX5700HWLibs
1549
- description:
1550
- collections:
1551
- - SystemKernelExtensions.kc
1552
- - id: com.apple.kext.AMDRadeonX6000
1553
- description:
1554
- collections:
1555
- - SystemKernelExtensions.kc
1556
- - id: com.apple.kext.AMDRadeonX6000Framebuffer
1557
- description:
1558
- collections:
1559
- - SystemKernelExtensions.kc
1560
- - id: com.apple.kext.AMDRadeonX6000HWLibs
1561
- description:
1562
- collections:
1563
- - SystemKernelExtensions.kc
1564
- - id: com.apple.kext.AMDRadeonX6000HWServices
1565
- description:
1566
- collections:
1567
- - SystemKernelExtensions.kc
1568
- - id: com.apple.kext.AMDRadeonX6100HWLibs
1569
- description:
1570
- collections:
1571
- - SystemKernelExtensions.kc
1572
- - id: com.apple.kext.AMDRadeonX6200HWLibs
1573
- description:
1574
- collections:
1575
- - SystemKernelExtensions.kc
1576
- - id: com.apple.kext.AMDRadeonX6300HWLibs
1577
- description:
1578
- collections:
1579
- - SystemKernelExtensions.kc
1580
- - id: com.apple.kext.AMDRadeonX6700HWLibs
1581
- description:
1582
- collections:
1583
- - SystemKernelExtensions.kc
1584
- - id: com.apple.kext.AMDRadeonX6800HWLibs
1585
- description:
1586
- collections:
1587
- - SystemKernelExtensions.kc
1588
- - id: com.apple.kext.AMDRadeonX6810HWLibs
1589
- description:
1590
- collections:
1591
- - SystemKernelExtensions.kc
1592
- - id: com.apple.kext.AMDSupport
1593
- description:
1594
- collections:
1595
- - SystemKernelExtensions.kc
1596
- - id: com.apple.kext.AppleMatch
1597
- description:
1598
- collections:
1599
- - BootKernelExtensions.kc
1600
- - id: com.apple.kext.CoreTrust
1601
- description:
1602
- collections:
1603
- - BootKernelExtensions.kc
1604
- - id: com.apple.kext.HFS_MacCentralEurRoman
1605
- description:
1606
- collections:
1607
- - SystemKernelExtensions.kc
1608
- - id: com.apple.kext.HFS_MacChineseSimp
1609
- description:
1610
- collections:
1611
- - SystemKernelExtensions.kc
1612
- - id: com.apple.kext.HFS_MacChineseTrad
1613
- description:
1614
- collections:
1615
- - SystemKernelExtensions.kc
1616
- - id: com.apple.kext.HFS_MacCyrillic
1617
- description:
1618
- collections:
1619
- - SystemKernelExtensions.kc
1620
- - id: com.apple.kext.HFS_MacJapanese
1621
- description:
1622
- collections:
1623
- - SystemKernelExtensions.kc
1624
- - id: com.apple.kext.HFS_MacKorean
1625
- description:
1626
- collections:
1627
- - SystemKernelExtensions.kc
1628
- - id: com.apple.kext.MojoKDP
1629
- description:
1630
- - id: com.apple.kext.OSvKernDSPLib
1631
- description:
1632
- collections:
1633
- - SystemKernelExtensions.kc
1634
- - id: com.apple.kext.mcx.alr
1635
- description:
1636
- collections:
1637
- - SystemKernelExtensions.kc
1638
- - id: com.apple.kext.triggers
1639
- description:
1640
- collections:
1641
- - SystemKernelExtensions.kc
1642
- - id: com.apple.macos.driver.AppleUSBEthernetHost
1643
- description:
1644
- collections:
1645
- - SystemKernelExtensions.kc
1646
- - id: com.apple.nke.applicationfirewall
1647
- description:
1648
- collections:
1649
- - BootKernelExtensions.kc
1650
- - id: com.apple.nke.asp_tcp
1651
- description:
1652
- collections:
1653
- - SystemKernelExtensions.kc
1654
- - id: com.apple.nke.l2tp
1655
- description:
1656
- collections:
1657
- - SystemKernelExtensions.kc
1658
- - id: com.apple.nke.ppp
1659
- description:
1660
- collections:
1661
- - SystemKernelExtensions.kc
1662
- - id: com.apple.nke.pppoe
1663
- description:
1664
- collections:
1665
- - SystemKernelExtensions.kc
1666
- - id: com.apple.nke.webcontentfilter
1667
- description:
1668
- collections:
1669
- - SystemKernelExtensions.kc
1670
- - id: com.apple.pae.driver.AppleQuaibridgePCIE
1671
- description:
1672
- - id: com.apple.plugin.IOAVBControlPlugin
1673
- description:
1674
- collections:
1675
- - SystemKernelExtensions.kc
1676
- - id: com.apple.plugin.IOAVBDiscoveryPlugin
1677
- description:
1678
- collections:
1679
- - SystemKernelExtensions.kc
1680
- - id: com.apple.plugin.IOAVBStreamingPlugin
1681
- description:
1682
- collections:
1683
- - SystemKernelExtensions.kc
1684
- - id: com.apple.plugin.IOMRPPlugin
1685
- description:
1686
- collections:
1687
- - SystemKernelExtensions.kc
1688
- - id: com.apple.plugin.IOgPTPPlugin
1689
- description:
1690
- collections:
1691
- - SystemKernelExtensions.kc
1692
- - id: com.apple.private.KextAudit
1693
- description:
1694
- collections:
1695
- - BootKernelExtensions.kc
1696
- - id: com.apple.security.AppleImage4
1697
- description:
1698
- collections:
1699
- - BootKernelExtensions.kc
1700
- - id: com.apple.security.SecureRemotePassword
1701
- description:
1702
- collections:
1703
- - SystemKernelExtensions.kc
1704
- - id: com.apple.security.quarantine
1705
- description:
1706
- collections:
1707
- - BootKernelExtensions.kc
1708
- - id: com.apple.security.sandbox
1709
- description:
1710
- collections:
1711
- - BootKernelExtensions.kc
1712
- - id: com.apple.vecLib.kext
1713
- description:
1714
- collections:
1715
- - SystemKernelExtensions.kc
1716
- - id: com.promise.driver.stex
1717
- description:
1718
- collections:
1719
- - BootKernelExtensions.kc
2
+ metadata:
3
+ description:
4
+ credits:
5
+ kext_eliminate_display:
6
+ - com.apple.driver.AirPort.Brcm4360-MFG
7
+ - com.apple.driver.AirPort.BrcmNIC-MFG
8
+ - com.apple.driver.AppleAstrisGpioProbe
9
+ - com.apple.driver.AppleBSDKextStarterVPN
10
+ - com.apple.driver.AppleHWAccess
11
+ - com.apple.driver.AppleIntelCPUPowerManagementDriver
12
+ - com.apple.driver.AppleNVMePassThrough
13
+ - com.apple.driver.AppleRSM
14
+ - com.apple.driver.DrizzlePlatformSupport
15
+ - com.apple.driver.DrizzleSMC
16
+ - com.apple.driver.KernelRelayTesterHost
17
+ - com.apple.driver.LuaHardwareAccess
18
+ - com.apple.driver.MEDetect
19
+ - com.apple.driver.kis.AppleKIS
20
+ - com.apple.driver.usb.AppleUSBKDP
21
+ - com.apple.iokit.RUSBHostFamily
22
+ - com.apple.iokit.fipscavs-kext-tool
23
+ - com.apple.kext.MojoKDP
24
+ - com.apple.pae.driver.AppleQuaibridgePCIE
25
+ kext_eliminate_display_no_symbols:
26
+ - com.apple.driver.AppleRSM
27
+ - com.apple.driver.DrizzleSMC
28
+ - com.apple.driver.kis.AppleKIS
29
+ - com.apple.driver.AppleBSDKextStarterVPN
30
+ kexts:
31
+ com.apple.AGDCPluginDisplayMetrics:
32
+ description:
33
+ collections:
34
+ - kext
35
+ uuids:
36
+ - 4CE01AD4-319C-3023-A091-80F61BB267D2
37
+ com.apple.AppleEthernetAquantiaAqtionFirmware:
38
+ description:
39
+ collections:
40
+ - kernel
41
+ uuids:
42
+ - A0327404-86BA-31F7-85BE-E406B26BE9D0
43
+ com.apple.AppleFSCompression.AppleFSCompressionTypeDataless:
44
+ description:
45
+ collections:
46
+ - kernel
47
+ uuids:
48
+ - 3117BBFD-4427-3B3E-9A47-4B731E85406E
49
+ com.apple.AppleFSCompression.AppleFSCompressionTypeZlib:
50
+ description:
51
+ collections:
52
+ - kernel
53
+ uuids:
54
+ - 8F139332-7503-3D85-B6C0-9F82C04B797B
55
+ com.apple.AppleGPUWrangler:
56
+ description:
57
+ collections:
58
+ - kext
59
+ uuids:
60
+ - 9F62E4F8-F4F8-3F57-96AF-C7C7EC69A1BA
61
+ com.apple.AppleGraphicsDeviceControl:
62
+ description:
63
+ collections:
64
+ - kext
65
+ uuids:
66
+ - B9E606A5-2F2C-3F4C-A2DE-0D3BF7E114A5
67
+ com.apple.AppleSystemPolicy:
68
+ description:
69
+ collections:
70
+ - kernel
71
+ uuids:
72
+ - 637011D0-BF3E-3EF6-A76B-5A8BBF25379F
73
+ com.apple.AppleUserHIDDrivers:
74
+ description:
75
+ path: "/System/Library/DriverExtensions/com.apple.AppleUserHIDDrivers.dext"
76
+ signer: "@apple"
77
+ type: dext
78
+ entitlements:
79
+ com.apple.developer.driverkit: true
80
+ com.apple.developer.driverkit.family.hid.device: true
81
+ com.apple.developer.driverkit.builtin: true
82
+ com.apple.developer.driverkit.transport.hid: true
83
+ com.apple.developer.driverkit.transport.usb:
84
+ - bInterfaceSubClass: false
85
+ bInterfaceClass: 3
86
+ - bInterfaceSubClass: true
87
+ bInterfaceClass: 3
88
+ - bInterfaceProtocol: true
89
+ bInterfaceSubClass: true
90
+ bInterfaceClass: 3
91
+ - idVendor: 1452
92
+ bInterfaceNumber: false
93
+ idProductArray: [635, 636]
94
+ bConfigurationValue: true
95
+ com.apple.developer.driverkit.family.hid.eventservice: true
96
+ uuids:
97
+ - 61C57C9C-7609-3B7C-BB74-EF61A455462E
98
+ com.apple.audio.TSNCaptureInterface:
99
+ description:
100
+ collections:
101
+ - kext
102
+ uuids:
103
+ - 63A6227F-5A1E-33F8-98A0-45326604E877
104
+ com.apple.BootCache:
105
+ description:
106
+ collections:
107
+ - kernel
108
+ uuids:
109
+ - 25588607-45BD-332A-AAE6-CA4F4B5A30E5
110
+ com.apple.Dont_Steal_Mac_OS_X:
111
+ description: Used to provide encryption for key binaries like Finder.app to protect
112
+ Apple copyright
113
+ collections:
114
+ - kernel
115
+ uuids:
116
+ - 4B2B0E9B-8C48-37DC-98B7-9A850963E37F
117
+ com.apple.driver.ACPI_SMC_PlatformPlugin:
118
+ description:
119
+ collections:
120
+ - kext
121
+ uuids:
122
+ - 5C1EF724-DB18-3BC5-B48C-27B4171BA5BC
123
+ com.apple.driver.AFKACIPC:
124
+ description:
125
+ collections:
126
+ - kext
127
+ com.apple.driver.AGDCBacklightControl:
128
+ description:
129
+ collections:
130
+ - kext
131
+ uuids:
132
+ - FF73BB1C-30DE-3E8F-BEC2-60A16E326CC3
133
+ com.apple.driver.AGPM:
134
+ description:
135
+ collections:
136
+ - kext
137
+ uuids:
138
+ - EEA61636-3162-315D-B3ED-43E2BFF1C126
139
+ com.apple.driver.AirPort.Brcm4360-MFG:
140
+ description:
141
+ internal: probably
142
+ com.apple.driver.AirPort.BrcmNIC:
143
+ description:
144
+ collections:
145
+ - kernel
146
+ uuids:
147
+ - 472C435B-6435-3F79-B70F-5D37D9FCA900
148
+ com.apple.driver.AirPort.BrcmNIC-MFG:
149
+ description:
150
+ internal: probably
151
+ com.apple.driver.Apple16X50ACPI:
152
+ description:
153
+ collections:
154
+ - kext
155
+ uuids:
156
+ - BCD5CF20-F216-3DB5-B6E7-05845BEC995C
157
+ com.apple.driver.Apple16X50Serial:
158
+ description:
159
+ collections:
160
+ - kext
161
+ uuids:
162
+ - 9EC5116D-A603-339E-B4F7-07EAEA7842CA
163
+ com.apple.driver.Apple_iSight:
164
+ description:
165
+ collections:
166
+ - kext
167
+ uuids:
168
+ - 2B2235FB-3623-3E0A-B5F4-C913B640FB8F
169
+ com.apple.driver.AppleACPIButtons:
170
+ description:
171
+ collections:
172
+ - kernel
173
+ uuids:
174
+ - 5C3D7C55-F30D-3E2C-AA21-FADB843D214C
175
+ com.apple.driver.AppleACPIEC:
176
+ description:
177
+ collections:
178
+ - kernel
179
+ uuids:
180
+ - 717B6EB6-404C-33DA-870D-406DBBC11CAF
181
+ com.apple.driver.AppleACPIPlatform:
182
+ description:
183
+ collections:
184
+ - kernel
185
+ uuids:
186
+ - 7120E3C3-BEE5-35E9-AED5-FEFDA044D57F
187
+ com.apple.driver.AppleActuatorDriver:
188
+ description:
189
+ collections:
190
+ - kernel
191
+ uuids:
192
+ - BA9DF9F1-99F0-3AE5-A7D7-B9D838FA4BC2
193
+ com.apple.driver.AppleAfterburner:
194
+ description:
195
+ collections:
196
+ - kext
197
+ uuids:
198
+ - F6425597-75F5-3ACA-AE0D-63609235A523
199
+ com.apple.driver.AppleAHCIPort:
200
+ description:
201
+ collections:
202
+ - kernel
203
+ uuids:
204
+ - 716EF9FB-36F6-3B1C-8867-973903C10CAF
205
+ com.apple.driver.AppleAPIC:
206
+ description:
207
+ collections:
208
+ - kernel
209
+ uuids:
210
+ - BC90C6C0-E54F-3F2F-9B71-4606940491BF
211
+ com.apple.driver.AppleAstrisGpioProbe:
212
+ description: Something about debug lines on iDevices
213
+ internal: true
214
+ com.apple.driver.AppleATAPIStorage:
215
+ description:
216
+ collections:
217
+ - kernel
218
+ uuids:
219
+ -
220
+ com.apple.driver.AppleAudioClockLibs:
221
+ description:
222
+ collections:
223
+ - kext
224
+ uuids:
225
+ - 7AC40BCC-C2F8-3CA9-BA8E-09A396459D95
226
+ com.apple.driver.AppleAVEBridge:
227
+ description:
228
+ collections:
229
+ - kext
230
+ uuids:
231
+ - AE0103E6-3AA8-3667-9BE1-5BA680C6417F
232
+ com.apple.driver.AppleBacklight:
233
+ description:
234
+ collections:
235
+ - kext
236
+ uuids:
237
+ - 0A87F946-F757-3134-9BF5-138F13478318
238
+ com.apple.driver.AppleBacklightExpert:
239
+ description:
240
+ collections:
241
+ - kext
242
+ uuids:
243
+ - C37DAA62-A0C5-343A-AD2F-334D853A07E9
244
+ com.apple.driver.AppleBCMWLANBusInterfacePCIeMac:
245
+ description:
246
+ collections:
247
+ - kernel
248
+ uuids:
249
+ - 7F4ADFFB-7316-35D3-8BF9-F49B15D73351
250
+ com.apple.driver.AppleBCMWLANCoreMac:
251
+ description:
252
+ collections:
253
+ - kernel
254
+ uuids:
255
+ - 0066E02B-5A70-365D-959C-E28E7915F793
256
+ com.apple.driver.AppleBluetoothDebug:
257
+ description:
258
+ collections:
259
+ - kernel
260
+ uuids:
261
+ - DFB8A1C7-44D5-3919-B3B1-8869C2D9FB61
262
+ com.apple.driver.AppleBluetoothDebugService:
263
+ description:
264
+ collections:
265
+ - kernel
266
+ uuids:
267
+ - 1DB664D1-294B-3C5F-9680-4AE693DF3D68
268
+ com.apple.driver.AppleBluetoothHIDKeyboard:
269
+ description:
270
+ collections:
271
+ - kernel
272
+ uuids:
273
+ - 9B23A18D-5EA4-38ED-91F0-1749FB508573
274
+ com.apple.driver.AppleBluetoothHIDMouse:
275
+ description:
276
+ collections:
277
+ - kernel
278
+ uuids:
279
+ - 42078AED-A23E-3748-A2EF-FFFB80345C0E
280
+ com.apple.driver.AppleBluetoothModule:
281
+ description:
282
+ collections:
283
+ - kernel
284
+ uuids:
285
+ - CEF64489-3F00-316D-984A-484A64D30ED8
286
+ com.apple.driver.AppleBluetoothMultitouch:
287
+ description:
288
+ collections:
289
+ - kernel
290
+ uuids:
291
+ - E21B75AB-9AD3-3F47-BCBC-A48608DE15AC
292
+ com.apple.driver.AppleBluetoothRemote:
293
+ description:
294
+ collections:
295
+ - kext
296
+ uuids:
297
+ - 98080A9F-5FAC-35C3-B4EE-50064C1A1FF9
298
+ com.apple.driver.AppleBridgeAudioController:
299
+ description:
300
+ collections:
301
+ - kext
302
+ uuids:
303
+ - 8D597B8E-B922-362D-AF8D-5D22100EC234
304
+ com.apple.driver.AppleBSDKextStarter:
305
+ description:
306
+ collections:
307
+ - kernel
308
+ uuids:
309
+ - 746ABB03-15D4-3DCF-85FF-E1D9EE261D32
310
+ com.apple.driver.AppleBSDKextStarterTMPFS:
311
+ description:
312
+ collections:
313
+ - kernel
314
+ com.apple.driver.AppleBSDKextStarterVPN:
315
+ description: Why would you want a VPN here?
316
+ internal: probably
317
+ com.apple.driver.AppleBusPowerController:
318
+ description:
319
+ collections:
320
+ - kernel
321
+ uuids:
322
+ - 44C4714C-4F12-3E4F-B29B-C04CF76A5C63
323
+ com.apple.driver.AppleCameraInterface:
324
+ description:
325
+ collections:
326
+ - kext
327
+ uuids:
328
+ - 77FA1576-8F96-3C97-AC3F-BD2CED598F17
329
+ com.apple.driver.AppleConvergedIPCOLYBTControl:
330
+ description:
331
+ collections:
332
+ - kernel
333
+ uuids:
334
+ - BCC99C62-FCE6-3C45-8823-1FE0C4A6ABA5
335
+ com.apple.driver.AppleConvergedPCI:
336
+ description:
337
+ collections:
338
+ - kernel
339
+ uuids:
340
+ - 011E0D9B-13A8-3438-887A-7FF41C43EDAC
341
+ com.apple.driver.AppleCredentialManager:
342
+ description:
343
+ collections:
344
+ - kernel
345
+ uuids:
346
+ - 1230A359-A922-339A-B45E-50419715EA2B
347
+ com.apple.driver.AppleDiskImages2:
348
+ description:
349
+ collections:
350
+ - kext
351
+ uuids:
352
+ - 0B8C1E1C-07C0-3F36-9EAB-D5FBEDEF47D5
353
+ com.apple.driver.AppleEffaceableBlockDevice:
354
+ description:
355
+ collections:
356
+ - kext
357
+ uuids:
358
+ - FF92A74C-6705-36E7-A309-6A22BE52E8E6
359
+ com.apple.driver.AppleEffaceableNOR:
360
+ description:
361
+ collections:
362
+ - kernel
363
+ uuids:
364
+ - 7D23A757-1065-3780-AE12-E76EBA13CC61
365
+ com.apple.driver.AppleEffaceableStorage:
366
+ description:
367
+ collections:
368
+ - kernel
369
+ uuids:
370
+ - 4ED769C2-F7DD-325A-9ABD-8C153AD64D08
371
+ com.apple.driver.AppleEffaceableTDM:
372
+ description:
373
+ collections:
374
+ - kernel
375
+ uuids:
376
+ - C1AB30AE-6BF7-3194-B70A-539C162293B6
377
+ com.apple.driver.AppleEFINVRAM:
378
+ description:
379
+ collections:
380
+ - kernel
381
+ uuids:
382
+ - 4B5FE248-78C8-3030-81FB-53CC4040F619
383
+ com.apple.driver.AppleEFIRuntime:
384
+ description:
385
+ collections:
386
+ - kernel
387
+ uuids:
388
+ - 505B7B38-3581-32C7-96F3-0788E74D8F51
389
+ com.apple.driver.AppleEmbeddedOSSupportHost:
390
+ description:
391
+ collections:
392
+ - kext
393
+ uuids:
394
+ - 88A896BE-1198-302B-B818-3A3740A9BAFD
395
+ com.apple.driver.AppleEthernetAquantiaAqtion:
396
+ description:
397
+ collections:
398
+ - kernel
399
+ uuids:
400
+ - 17B48DB5-01C7-3A23-A830-6774635AF33C
401
+ com.apple.driver.AppleEthernetMLX5:
402
+ description:
403
+ collections:
404
+ - kext
405
+ uuids:
406
+ - A3264327-CCAA-3467-9ADE-34772D534BF7
407
+ com.apple.driver.AppleFDEKeyStore:
408
+ description:
409
+ collections:
410
+ - kernel
411
+ uuids:
412
+ - CD6C473F-D55D-3233-BFDC-094C45E08A49
413
+ com.apple.driver.AppleFileSystemDriver:
414
+ description:
415
+ collections:
416
+ - kernel
417
+ uuids:
418
+ - 53DDDDC5-8E95-305B-A582-6790C675E4AE
419
+ com.apple.driver.AppleFireWireStorage:
420
+ description:
421
+ collections:
422
+ - kext
423
+ uuids:
424
+ - 37647A02-49DB-36B9-B1A6-057450963DEC
425
+ com.apple.driver.AppleFirmwareUpdateKext:
426
+ description:
427
+ collections:
428
+ - kext
429
+ uuids:
430
+ - 03F5418B-E285-3777-894B-0633B6C9B875
431
+ com.apple.driver.AppleFIVRDriver:
432
+ description:
433
+ collections:
434
+ - kext
435
+ uuids:
436
+ - 793FC7FE-F2E7-3248-A3E8-63C6F1FA09A1
437
+ com.apple.driver.AppleFWAudio:
438
+ description:
439
+ collections:
440
+ - kext
441
+ uuids:
442
+ - A9CB0690-016E-3B8C-B8DC-1475034AF08B
443
+ com.apple.driver.AppleFWOHCI:
444
+ description:
445
+ collections:
446
+ - kext
447
+ uuids:
448
+ - C9985EFC-E96E-315F-BB12-80A82B11A3B2
449
+ com.apple.driver.AppleGameControllerPersonality:
450
+ description:
451
+ collections:
452
+ - kernel
453
+ com.apple.driver.AppleGFXHDA:
454
+ description:
455
+ collections:
456
+ - kext
457
+ uuids:
458
+ - AF3AA15F-721D-3A10-BF04-9C3C8E5CB45C
459
+ com.apple.driver.AppleGraphicsControl:
460
+ description:
461
+ collections:
462
+ - kext
463
+ uuids:
464
+ - C5CC23CD-0236-38DD-901D-C385762B81CF
465
+ com.apple.driver.AppleGraphicsDevicePolicy:
466
+ description:
467
+ collections:
468
+ - kext
469
+ uuids:
470
+ - 1D3387DE-43BD-3881-A3AC-BFBD5A500BA4
471
+ com.apple.driver.AppleHDA:
472
+ description:
473
+ collections:
474
+ - kext
475
+ uuids:
476
+ - 9386A7F1-1075-3A6E-A732-BFD3345AF1FF
477
+ com.apple.driver.AppleHDAController:
478
+ description:
479
+ collections:
480
+ - kext
481
+ uuids:
482
+ - 54E94336-F859-3F2C-87F8-35860CD981A6
483
+ com.apple.driver.AppleHDAHardwareConfigDriver:
484
+ description:
485
+ collections:
486
+ - kext
487
+ uuids:
488
+ - 0FCD298D-ADE6-3217-909A-FC2AD3B47124
489
+ com.apple.driver.AppleHIDALSService:
490
+ description:
491
+ collections:
492
+ - kernel
493
+ uuids:
494
+ - 1355DB07-9F3F-31A4-B507-CDE9D46DB6E0
495
+ com.apple.driver.AppleHIDKeyboard:
496
+ description:
497
+ collections:
498
+ - kernel
499
+ uuids:
500
+ - 70A28719-3D9C-3A57-A131-426A748787C5
501
+ com.apple.driver.AppleHIDKeyboardEmbedded:
502
+ description:
503
+ collections:
504
+ - kernel
505
+ uuids:
506
+ -
507
+ com.apple.driver.AppleHIDMouse:
508
+ description:
509
+ collections:
510
+ - kernel
511
+ uuids:
512
+ - 7086A45A-C590-3E2C-859A-4E1B0F5AF700
513
+ com.apple.driver.AppleHollywood:
514
+ description:
515
+ collections:
516
+ - kernel
517
+ uuids:
518
+ - CD2F6133-DCD4-3FB8-9D26-23C5C88AA037
519
+ com.apple.driver.AppleHPET:
520
+ description:
521
+ collections:
522
+ - kernel
523
+ uuids:
524
+ - A5A9F694-D10A-3E91-B40E-EB03B6583D5F
525
+ com.apple.driver.AppleHPM:
526
+ description:
527
+ collections:
528
+ - kernel
529
+ uuids:
530
+ - 1A15EC45-9F76-3FBC-AC98-16B6C2B3A1A5
531
+ com.apple.driver.AppleHSBluetoothDriver:
532
+ description:
533
+ collections:
534
+ - kernel
535
+ uuids:
536
+ - 6C6B4A1F-5C23-3A71-BAA4-6450904D1991
537
+ com.apple.driver.AppleHSSPIHIDDriver:
538
+ description:
539
+ collections:
540
+ - kernel
541
+ uuids:
542
+ - 9E581BF0-C812-34DD-96B1-DDAD99DDFBB4
543
+ com.apple.driver.AppleHSSPISupport:
544
+ description:
545
+ collections:
546
+ - kernel
547
+ uuids:
548
+ - 06A72A2A-5F1A-3C7E-B13B-5C89EF0323CB
549
+ com.apple.driver.AppleHV:
550
+ description:
551
+ collections:
552
+ - kext
553
+ uuids:
554
+ - E4C77B92-4FA2-30E9-A643-D6F2BA4A001B
555
+ com.apple.driver.AppleHWAccess:
556
+ description:
557
+ internal: probably
558
+ com.apple.driver.AppleInputDeviceSupport:
559
+ description:
560
+ collections:
561
+ - kernel
562
+ uuids:
563
+ - BBE5F27B-4054-34C5-81F2-629BB75B2097
564
+ com.apple.driver.AppleIntel8254XEthernet:
565
+ description:
566
+ collections:
567
+ - kernel
568
+ uuids:
569
+ - E505A011-B8C9-355B-842E-06BBF568824C
570
+ com.apple.driver.AppleIntelBDWGraphics:
571
+ description:
572
+ collections:
573
+ - kext
574
+ uuids:
575
+ - EE2AE4DD-0BC1-3D37-8899-A02C61CB53F5
576
+ com.apple.driver.AppleIntelBDWGraphicsFramebuffer:
577
+ description:
578
+ collections:
579
+ - kext
580
+ uuids:
581
+ - 06C3C546-12DF-3DD5-BC59-C10660112958
582
+ com.apple.driver.AppleIntelCFLGraphicsFramebuffer:
583
+ description:
584
+ collections:
585
+ - kext
586
+ uuids:
587
+ - 38A70AB6-B847-3705-85E6-EDB40C53D4F9
588
+ com.apple.driver.AppleIntelCPUPowerManagement:
589
+ description:
590
+ collections:
591
+ - kernel
592
+ uuids:
593
+ - B0602EF2-0206-39F3-AE16-DD7C4B6331B0
594
+ com.apple.driver.AppleIntelCPUPowerManagementClient:
595
+ description:
596
+ collections:
597
+ - kernel
598
+ uuids:
599
+ - B2505791-72DB-303E-91EC-7BBBA9927F89
600
+ com.apple.driver.AppleIntelCPUPowerManagementDriver:
601
+ description: "... SMBus/ACPI/AML bytecode? (see darkwake exploits)"
602
+ internal: probably
603
+ com.apple.driver.AppleIntelFramebufferAzul:
604
+ description:
605
+ collections:
606
+ - kext
607
+ uuids:
608
+ - 4BA97AB4-E22E-31A1-9813-3126277EEDCF
609
+ com.apple.driver.AppleIntelHD5000Graphics:
610
+ description:
611
+ collections:
612
+ - kext
613
+ uuids:
614
+ - B9A25DA3-52FE-3BFE-BD18-124741337CE6
615
+ com.apple.driver.AppleIntelI210Ethernet:
616
+ description:
617
+ collections:
618
+ - kernel
619
+ uuids:
620
+ - FFC59B16-5C1C-37D7-97D6-3976E4DF5BFE
621
+ com.apple.driver.AppleIntelICLGraphics:
622
+ description:
623
+ collections:
624
+ - kext
625
+ uuids:
626
+ - F9405634-F0CA-36AA-B740-61A8858DDCD6
627
+ com.apple.driver.AppleIntelICLLPGraphicsFramebuffer:
628
+ description:
629
+ collections:
630
+ - kext
631
+ uuids:
632
+ - 8F03B96C-0A1B-3F01-98FC-017BCC0D114A
633
+ com.apple.driver.AppleIntelKBLGraphics:
634
+ description:
635
+ collections:
636
+ - kext
637
+ uuids:
638
+ - 607CA1F5-22D1-36F4-8A73-6C6E739C1245
639
+ com.apple.driver.AppleIntelKBLGraphicsFramebuffer:
640
+ description:
641
+ collections:
642
+ - kext
643
+ uuids:
644
+ - F6C3DA99-7436-34D6-8ABF-E310F1802DD9
645
+ com.apple.driver.AppleIntelLpssDmac:
646
+ description:
647
+ collections:
648
+ - kernel
649
+ uuids:
650
+ - 8ACB3942-D579-34A9-9642-A3DA6F2EB426
651
+ com.apple.driver.AppleIntelLpssGspi:
652
+ description:
653
+ collections:
654
+ - kernel
655
+ uuids:
656
+ - C049BEA9-1F1E-3B2D-9A2B-AD66FDE1639A
657
+ com.apple.driver.AppleIntelLpssI2C:
658
+ description:
659
+ collections:
660
+ - kernel
661
+ uuids:
662
+ - C2DA4F56-2BA4-341D-94D1-FEFC356DBAF8
663
+ com.apple.driver.AppleIntelLpssI2CController:
664
+ description:
665
+ collections:
666
+ - kernel
667
+ uuids:
668
+ - 274E34F6-E608-3385-80C4-B0D2EFB92618
669
+ com.apple.driver.AppleIntelLpssSpiController:
670
+ description:
671
+ collections:
672
+ - kernel
673
+ uuids:
674
+ - AAED1A13-D059-3450-9258-D1D90099DE28
675
+ com.apple.driver.AppleIntelLpssUARTCommon:
676
+ description:
677
+ collections:
678
+ - kext
679
+ uuids:
680
+ - BD75444E-D339-308C-8E1E-8AD12542E9B7
681
+ com.apple.driver.AppleIntelLpssUARTv0:
682
+ description:
683
+ collections:
684
+ - kext
685
+ uuids:
686
+ - 914814D0-BE5C-3258-BB77-FEBAE74DD448
687
+ com.apple.driver.AppleIntelLpssUARTv1:
688
+ description:
689
+ collections:
690
+ - kext
691
+ uuids:
692
+ - 8A1D2C33-DE34-3DC1-8211-DE74B9E7B9B4
693
+ com.apple.driver.AppleIntelMCEReporter:
694
+ description:
695
+ collections:
696
+ - kext
697
+ uuids:
698
+ - 360714D4-8FEB-3C8E-A6BC-4D2AED12BFC0
699
+ com.apple.driver.AppleIntelPCHPMC:
700
+ description:
701
+ collections:
702
+ - kext
703
+ uuids:
704
+ - 2CE26CE9-E702-35BD-BEEC-5CA8E3B405F1
705
+ com.apple.driver.AppleIntelSKLGraphics:
706
+ description:
707
+ collections:
708
+ - kext
709
+ uuids:
710
+ - 394808C1-C4A2-3CED-B088-F388DA6439D1
711
+ com.apple.driver.AppleIntelSKLGraphicsFramebuffer:
712
+ description:
713
+ collections:
714
+ - kext
715
+ uuids:
716
+ - 786B582B-AF4F-3BA3-8600-A97C36910F52
717
+ com.apple.driver.AppleIntelSlowAdaptiveClocking:
718
+ description:
719
+ collections:
720
+ - kext
721
+ uuids:
722
+ - EC5F7799-A846-3582-B87B-0797ED7EB24E
723
+ com.apple.driver.AppleIPAppender:
724
+ description:
725
+ collections:
726
+ - kext
727
+ uuids:
728
+ - B6E72957-8308-30F5-B61D-02E3850EA0CB
729
+ com.apple.driver.AppleIRController:
730
+ description:
731
+ collections:
732
+ - kernel
733
+ uuids:
734
+ - D2F546F0-A20E-3435-B52F-1558C71A2F2F
735
+ com.apple.driver.AppleKeyStore:
736
+ description:
737
+ collections:
738
+ - kernel
739
+ uuids:
740
+ - ECE174FB-E3C7-3ED2-93DD-62CAA199FEA6
741
+ com.apple.driver.AppleLPC:
742
+ description:
743
+ collections:
744
+ - kext
745
+ uuids:
746
+ - 3C62AF78-7FB2-3FBB-9487-254CF52B1FEC
747
+ com.apple.driver.AppleLSIFusionMPT:
748
+ description:
749
+ collections:
750
+ - kernel
751
+ uuids:
752
+ - CD5F104D-F41C-30F4-AEAC-881A6275154C
753
+ com.apple.driver.AppleMCCSControl:
754
+ description:
755
+ collections:
756
+ - kext
757
+ uuids:
758
+ - 707B5AF6-0351-30AF-B73C-184B5600EF95
759
+ com.apple.driver.AppleMCP89RootPortPM:
760
+ description:
761
+ collections:
762
+ - kernel
763
+ uuids:
764
+ - F36BC4D7-2E7A-3C9D-B16E-8A39D9DD4EB2
765
+ com.apple.driver.AppleMemorexCDROMDriver:
766
+ description:
767
+ collections:
768
+ - kernel
769
+ uuids:
770
+ - 0162353D-DE41-3AFA-9FCF-7F42DF7DDA53
771
+ com.apple.driver.AppleMGPUPowerControl:
772
+ description:
773
+ collections:
774
+ - kext
775
+ uuids:
776
+ - 0C4697F4-B0AA-3669-8186-17D75CA391CD
777
+ com.apple.driver.AppleMikeyDriver:
778
+ description:
779
+ collections:
780
+ - kext
781
+ uuids:
782
+ - 110D8534-05F6-3268-90FD-4A6EBEAB0E4D
783
+ com.apple.driver.AppleMikeyHIDDriver:
784
+ description:
785
+ collections:
786
+ - kext
787
+ uuids:
788
+ - 5DDFD503-3E3A-3CAE-80B2-C89D1C9CF837
789
+ com.apple.driver.AppleMobileDevice:
790
+ description:
791
+ path: "/Library/Apple/System/Library/Extensions/AppleMobileDevice.kext"
792
+ signer: "@apple"
793
+ type: kext
794
+ codeless: true
795
+ uuids:
796
+ - no uuid
797
+ com.apple.driver.AppleMobileFileIntegrity:
798
+ description:
799
+ collections:
800
+ - kernel
801
+ uuids:
802
+ - 2C07C501-6849-3156-ABBF-BBA8477F46E5
803
+ com.apple.driver.AppleMultiFunctionManagerMac:
804
+ description:
805
+ collections:
806
+ - kernel
807
+ uuids:
808
+ - AB31F98E-9752-3889-94A3-7246E4EAD190
809
+ com.apple.driver.AppleMultitouchDriver:
810
+ description:
811
+ collections:
812
+ - kernel
813
+ uuids:
814
+ - 64127004-DE4F-3452-8B52-7D185D532CC5
815
+ com.apple.driver.AppleMuxControl:
816
+ description:
817
+ collections:
818
+ - kext
819
+ uuids:
820
+ - 2CB46E71-64FB-3146-924D-5AC4FDAB6C9A
821
+ com.apple.driver.AppleMuxControl2:
822
+ description:
823
+ collections:
824
+ - kext
825
+ uuids:
826
+ - 2220DFFA-CF8E-316C-90B9-701A207183F4
827
+ com.apple.driver.AppleNMI:
828
+ description:
829
+ collections:
830
+ - kernel
831
+ uuids:
832
+ - B6F8637B-0844-355F-8C82-60FA06149384
833
+ com.apple.driver.AppleNVMePassThrough:
834
+ description: Pass through NVMe commands - to where?
835
+ internal: probably
836
+ com.apple.driver.AppleOLYHALMac:
837
+ description:
838
+ collections:
839
+ - kernel
840
+ uuids:
841
+ - 7F4E8FB4-8C12-3182-B99C-36605C7CD588
842
+ com.apple.driver.AppleOnboardSerial:
843
+ description:
844
+ collections:
845
+ - kext
846
+ uuids:
847
+ - C2ED1FAC-3B30-3586-9F78-EDA6E3AF0C4E
848
+ com.apple.driver.AppleParavirtGPU:
849
+ description:
850
+ collections:
851
+ - kext
852
+ uuids:
853
+ - ED381E4A-4D84-3753-B125-00E04C393E52
854
+ com.apple.driver.ApplePIODMA:
855
+ description:
856
+ collections:
857
+ - kernel
858
+ uuids:
859
+ - 8FD4AAAB-4371-3E2C-B0B8-830E32E98248
860
+ com.apple.driver.ApplePlatformEnabler:
861
+ description:
862
+ collections:
863
+ - kext
864
+ uuids:
865
+ - F19B5084-15B2-3F0C-875C-1FE316CB9DA0
866
+ com.apple.driver.ApplePolicyControl:
867
+ description:
868
+ collections:
869
+ - kext
870
+ uuids:
871
+ - A631324C-C40B-3EB6-B243-0D18643FD55E
872
+ com.apple.driver.ApplePVPanic:
873
+ description:
874
+ collections:
875
+ - kext
876
+ uuids:
877
+ - CD3F1B8D-07A8-370D-BEBD-52DFEC3D7C75
878
+ com.apple.driver.AppleRAID:
879
+ description:
880
+ collections:
881
+ - kernel
882
+ uuids:
883
+ - E01208F3-2F6D-3ED2-8B27-B5DB1E1CB934
884
+ com.apple.driver.AppleRTC:
885
+ description:
886
+ collections:
887
+ - kernel
888
+ uuids:
889
+ - FFD42DA9-8995-3444-B477-6A4626837799
890
+ com.apple.driver.AppleSDXC:
891
+ description:
892
+ collections:
893
+ - kernel
894
+ uuids:
895
+ - 01CA2114-CBB9-3C99-87AA-DB9B588AA611
896
+ com.apple.driver.AppleSEPManager:
897
+ description:
898
+ collections:
899
+ - kernel
900
+ uuids:
901
+ - 4C0D04E1-60E9-3AFB-B9F2-4D97A207B3CD
902
+ com.apple.driver.AppleSmartBatteryManager:
903
+ description:
904
+ collections:
905
+ - kernel
906
+ uuids:
907
+ - 9F5F695A-D6FD-330B-A39F-4F9A7D256CE4
908
+ com.apple.driver.AppleSMBIOS:
909
+ description:
910
+ collections:
911
+ - kernel
912
+ uuids:
913
+ - 402D0B5E-05D5-3494-9A84-0D21274F19A9
914
+ com.apple.driver.AppleSMBusController:
915
+ description:
916
+ collections:
917
+ - kext
918
+ uuids:
919
+ - DC1326E1-2580-3EDB-8238-B840F4A36353
920
+ com.apple.driver.AppleSMBusPCI:
921
+ description:
922
+ collections:
923
+ - kext
924
+ uuids:
925
+ - B08EBF0B-4431-302F-B5DD-CA87D940148A
926
+ com.apple.driver.AppleSMC:
927
+ description:
928
+ collections:
929
+ - kernel
930
+ uuids:
931
+ - EC43C1DD-09AB-36C4-877A-E53C8C34E6AE
932
+ com.apple.driver.AppleSMCLMU:
933
+ description:
934
+ collections:
935
+ - kext
936
+ uuids:
937
+ - B53D2A62-DDE3-3735-9B63-94C5BEBB4E5F
938
+ com.apple.driver.AppleSMCPDRC:
939
+ description:
940
+ collections:
941
+ - kext
942
+ uuids:
943
+ - 13492385-0E12-33F6-B1FA-F931C86C45D7
944
+ com.apple.driver.AppleSMCRTC:
945
+ description:
946
+ collections:
947
+ - kernel
948
+ uuids:
949
+ - 9567FA23-BF6E-3D9F-8197-4E152B9542F9
950
+ com.apple.driver.AppleSSE:
951
+ description:
952
+ collections:
953
+ - kernel
954
+ uuids:
955
+ - 4FF3229E-0381-3D51-9DFB-30702E82A775
956
+ com.apple.driver.AppleStorageDrivers:
957
+ description:
958
+ collections:
959
+ - kext
960
+ com.apple.driver.AppleThunderboltDPAdapterFamily:
961
+ description:
962
+ collections:
963
+ - kernel
964
+ uuids:
965
+ - 5EA98565-B1A0-3E41-B110-5EECCEC8E67A
966
+ com.apple.driver.AppleThunderboltDPAdapters:
967
+ description:
968
+ collections:
969
+ - kext
970
+ com.apple.driver.AppleThunderboltDPInAdapter:
971
+ description:
972
+ collections:
973
+ - kernel
974
+ uuids:
975
+ - 29A712AC-DA6D-3EAF-B356-1222C125F9A2
976
+ com.apple.driver.AppleThunderboltDPOutAdapter:
977
+ description:
978
+ collections:
979
+ - kernel
980
+ uuids:
981
+ - DA4C5F46-88AE-3E0A-B419-4FE71DEB376A
982
+ com.apple.driver.AppleThunderboltEDMService:
983
+ description:
984
+ collections:
985
+ - kext
986
+ com.apple.driver.AppleThunderboltEDMSink:
987
+ description:
988
+ collections:
989
+ - kext
990
+ uuids:
991
+ - D518920C-3465-3972-BB76-7C4E6FA7A3DD
992
+ com.apple.driver.AppleThunderboltEDMSource:
993
+ description:
994
+ collections:
995
+ - kext
996
+ uuids:
997
+ - 174C8B35-583D-3498-8245-31B7B5F783FE
998
+ com.apple.driver.AppleThunderboltIP:
999
+ description:
1000
+ collections:
1001
+ - kext
1002
+ uuids:
1003
+ - AD6E9B03-C8E8-3F5A-A4BC-8123A0781499
1004
+ com.apple.driver.AppleThunderboltNHI:
1005
+ description:
1006
+ collections:
1007
+ - kernel
1008
+ uuids:
1009
+ - 2FFF6007-3B76-3D5B-A178-C6E51EE9EB23
1010
+ com.apple.driver.AppleThunderboltPCIAdapters:
1011
+ description:
1012
+ collections:
1013
+ - kernel
1014
+ com.apple.driver.AppleThunderboltPCIDownAdapter:
1015
+ description:
1016
+ collections:
1017
+ - kernel
1018
+ uuids:
1019
+ - 5EB2C061-27C8-3C6F-B48C-E2724A5AD7F6
1020
+ com.apple.driver.AppleThunderboltPCIUpAdapter:
1021
+ description:
1022
+ collections:
1023
+ - kernel
1024
+ uuids:
1025
+ - D655AA61-38D9-3BBF-B8A1-A3BE9F5CA54D
1026
+ com.apple.driver.AppleThunderboltUSBAdapters:
1027
+ description:
1028
+ collections:
1029
+ - kernel
1030
+ com.apple.driver.AppleThunderboltUTDM:
1031
+ description:
1032
+ collections:
1033
+ - kernel
1034
+ uuids:
1035
+ - 2719CAFB-92A0-36A4-8253-B8C0962C227C
1036
+ com.apple.driver.AppleTopCase:
1037
+ description:
1038
+ collections:
1039
+ - kernel
1040
+ com.apple.driver.AppleTopCaseActuatorHIDDriver:
1041
+ description:
1042
+ collections:
1043
+ - kernel
1044
+ com.apple.driver.AppleTopCaseDriverV2:
1045
+ description:
1046
+ collections:
1047
+ - kernel
1048
+ com.apple.driver.AppleTopCaseHIDEventDriver:
1049
+ description:
1050
+ collections:
1051
+ - kernel
1052
+ uuids:
1053
+ - 4C275E4C-7B1B-3C41-9BFC-02165A4B4841
1054
+ com.apple.driver.AppleUpstreamUserClient:
1055
+ description:
1056
+ collections:
1057
+ - kext
1058
+ uuids:
1059
+ - C9C34DCB-28DE-3464-AEE0-91AB5D0724C2
1060
+ com.apple.driver.AppleUSBAudio:
1061
+ description:
1062
+ collections:
1063
+ - kext
1064
+ uuids:
1065
+ - C51776C4-18BD-307F-9926-8A015C88A691
1066
+ com.apple.driver.AppleUSBCardReader:
1067
+ description:
1068
+ collections:
1069
+ - kernel
1070
+ uuids:
1071
+ - 25DE27ED-211B-3DD7-A195-65BF285BF962
1072
+ com.apple.driver.AppleUSBComposite:
1073
+ description:
1074
+ collections:
1075
+ - kernel
1076
+ uuids:
1077
+ - 5DDB4B67-4F08-3BB4-B662-883E00BFCC39
1078
+ com.apple.driver.AppleUSBDisplays:
1079
+ description:
1080
+ collections:
1081
+ - kernel
1082
+ uuids:
1083
+ - CA7752AC-B40A-3D2C-B8F4-62D39433096E
1084
+ com.apple.driver.AppleUSBHIDMouse:
1085
+ description:
1086
+ collections:
1087
+ - kernel
1088
+ uuids:
1089
+ - 7BAD4C33-A8A4-34D6-A791-C3D6A469A9E7
1090
+ com.apple.driver.AppleUSBHostMergeProperties:
1091
+ description:
1092
+ collections:
1093
+ - kernel
1094
+ uuids:
1095
+ - 102F2622-AEA8-3324-80A7-DDD4B7C60B12
1096
+ com.apple.driver.AppleUSBLegacyHub:
1097
+ description:
1098
+ collections:
1099
+ - kernel
1100
+ uuids:
1101
+ - 2B239569-D715-3F3C-B70B-D82343315B8B
1102
+ com.apple.driver.AppleUSBMassStorageInterfaceNub:
1103
+ description:
1104
+ collections:
1105
+ - kernel
1106
+ uuids:
1107
+ - A711DEB8-5405-3981-882F-CD069CC49F57
1108
+ com.apple.driver.AppleUSBMergeNub:
1109
+ description:
1110
+ collections:
1111
+ - kernel
1112
+ uuids:
1113
+ - 5B989FBB-4B34-358B-8320-D0B8D837AF1A
1114
+ com.apple.driver.AppleUSBMultitouch:
1115
+ description:
1116
+ collections:
1117
+ - kernel
1118
+ uuids:
1119
+ - 64629198-3A3C-338F-8E73-4C0E30F1E809
1120
+ com.apple.driver.AppleUSBODD:
1121
+ description:
1122
+ collections:
1123
+ - kernel
1124
+ uuids:
1125
+ - 4D5A2606-7E4A-32F2-9A0C-BA9D2F1A28A8
1126
+ com.apple.driver.AppleUSBTCButtons:
1127
+ description:
1128
+ collections:
1129
+ - kernel
1130
+ uuids:
1131
+ - CEAF3AEC-6C0D-3669-8E72-45A0BB1EBA98
1132
+ com.apple.driver.AppleUSBTCKeyboard:
1133
+ description:
1134
+ collections:
1135
+ - kernel
1136
+ uuids:
1137
+ - 8E83A7FE-4AF3-31BE-90CB-1D99FEB468BD
1138
+ com.apple.driver.AppleUSBTCKeyEventDriver:
1139
+ description:
1140
+ collections:
1141
+ - kernel
1142
+ uuids:
1143
+ - 3A4C3B87-AA4A-3497-899F-EAC02A5473E5
1144
+ com.apple.driver.AppleUSBTDM:
1145
+ description:
1146
+ collections:
1147
+ - kernel
1148
+ uuids:
1149
+ - 108BF171-D292-3185-8FE8-4B3B243739D0
1150
+ com.apple.driver.AppleUSBTopCase:
1151
+ description:
1152
+ collections:
1153
+ - kernel
1154
+ com.apple.driver.AppleUSBTopCaseDriver:
1155
+ description:
1156
+ collections:
1157
+ - kernel
1158
+ uuids:
1159
+ - F9117895-DEF9-376E-A349-BFA8A9DEE952
1160
+ com.apple.driver.AppleVirtIO:
1161
+ description:
1162
+ collections:
1163
+ - kernel
1164
+ uuids:
1165
+ - 9587880C-B520-38A7-8DA5-78CA3C754445
1166
+ com.apple.driver.AppleVirtualGraphics:
1167
+ description:
1168
+ collections:
1169
+ - kext
1170
+ uuids:
1171
+ - D41F91D0-7771-3F9F-BE67-0D4D4DAAC6E1
1172
+ com.apple.driver.AppleVmxnet3Ethernet:
1173
+ description:
1174
+ collections:
1175
+ - kernel
1176
+ uuids:
1177
+ - 3D88FB09-35BB-3EFC-92E7-A63CC691F8C4
1178
+ com.apple.driver.AppleWWANSupport:
1179
+ description:
1180
+ collections:
1181
+ - kernel
1182
+ uuids:
1183
+ - 6A2B20BA-9749-30CF-8B6B-C5728AB26EAA
1184
+ com.apple.driver.AppleWWANSupport1:
1185
+ description:
1186
+ collections:
1187
+ - kext
1188
+ uuids:
1189
+ - 8572D629-4A98-3522-9DCD-A5B5AD0C8E40
1190
+ com.apple.driver.AppleWWANSupport2:
1191
+ description:
1192
+ collections:
1193
+ - kext
1194
+ uuids:
1195
+ - CD8F4582-EB9D-33E2-A63B-33173AC346A6
1196
+ com.apple.driver.AppleXsanScheme:
1197
+ description:
1198
+ collections:
1199
+ - kernel
1200
+ uuids:
1201
+ - 91F4E307-8671-3686-84D1-EF4D2F43C249
1202
+ com.apple.driver.AppleXserveRAID:
1203
+ description:
1204
+ collections:
1205
+ - kernel
1206
+ com.apple.driver.AudioAUUC:
1207
+ description:
1208
+ collections:
1209
+ - kext
1210
+ uuids:
1211
+ - 204DB37E-DF48-326C-B764-877E85823DBF
1212
+ com.apple.driver.BCMWLANFirmware4355.Hashstore:
1213
+ description:
1214
+ collections:
1215
+ - kernel
1216
+ uuids:
1217
+ - 85466D80-7373-33A2-9A16-0B56E1653DE0
1218
+ com.apple.driver.BCMWLANFirmware4364.Hashstore:
1219
+ description:
1220
+ collections:
1221
+ - kernel
1222
+ uuids:
1223
+ - 74697D0F-158C-3BCF-A370-2EE77C34DAD3
1224
+ com.apple.driver.BCMWLANFirmware4377.Hashstore:
1225
+ description:
1226
+ collections:
1227
+ - kernel
1228
+ uuids:
1229
+ - 36F2C93B-5666-3C63-A4CD-4470A404A643
1230
+ com.apple.driver.BCMWLANFirmware4378.Hashstore:
1231
+ description:
1232
+ collections:
1233
+ - kernel
1234
+ uuids:
1235
+ - 14AFDB8B-1333-3F63-A27A-2817ECDF6110
1236
+ com.apple.driver.BCMWLANFirmware4387.Hashstore:
1237
+ description:
1238
+ collections:
1239
+ - kernel
1240
+ uuids:
1241
+ - 5ECBEF63-55A6-368B-A753-0A2FFCDD78C6
1242
+ com.apple.driver.BridgeAudioCommunication:
1243
+ description:
1244
+ collections:
1245
+ - kext
1246
+ uuids:
1247
+ - A2F9F76B-BCA6-3E93-91BC-BED9999494B9
1248
+ com.apple.driver.CanonEOS1D:
1249
+ description:
1250
+ collections:
1251
+ - kext
1252
+ uuids:
1253
+ - 4B999708-258D-3F55-A750-3CBFD8965F79
1254
+ com.apple.driver.CellPhoneHelper:
1255
+ description:
1256
+ collections:
1257
+ - kernel
1258
+ com.apple.driver.corecapture:
1259
+ description:
1260
+ collections:
1261
+ - kernel
1262
+ uuids:
1263
+ - DBEB1C47-C51E-36D8-911F-B1C50A3A5A88
1264
+ com.apple.driver.CoreStorage:
1265
+ description:
1266
+ collections:
1267
+ - kernel
1268
+ uuids:
1269
+ - 63BD95F5-A30F-3228-A3A0-A324AE97A94E
1270
+ com.apple.driver.CoreStorageFsck:
1271
+ description:
1272
+ collections:
1273
+ - kernel
1274
+ uuids:
1275
+ - 4995B74F-C5B2-3110-9950-5C55E03F3851
1276
+ com.apple.driver.DiskImages:
1277
+ description:
1278
+ collections:
1279
+ - kernel
1280
+ uuids:
1281
+ - 942F394E-0E2D-3DC1-9002-FE5FA3E98A5A
1282
+ com.apple.driver.DiskImages.CryptoEncoding:
1283
+ description:
1284
+ collections:
1285
+ - kext
1286
+ uuids:
1287
+ - FD8DE70F-8A23-33E5-AF4C-F8573346D2F9
1288
+ com.apple.driver.DiskImages.FileBackingStore:
1289
+ description:
1290
+ collections:
1291
+ - kernel
1292
+ uuids:
1293
+ - 054A3FC8-CE8B-313D-A867-509153A06B3F
1294
+ com.apple.driver.DiskImages.HTTPBackingStore:
1295
+ description:
1296
+ collections:
1297
+ - kernel
1298
+ uuids:
1299
+ - 8C00DF28-8FF3-3658-87E6-14013FC7CA81
1300
+ com.apple.driver.DiskImages.KernelBacked:
1301
+ description:
1302
+ collections:
1303
+ - kernel
1304
+ uuids:
1305
+ - DD655509-AE44-3DD1-9241-6F3964ADFE5F
1306
+ com.apple.driver.DiskImages.RAMBackingStore:
1307
+ description:
1308
+ collections:
1309
+ - kernel
1310
+ uuids:
1311
+ - 448FA4C6-316E-35B8-952A-889DAD965152
1312
+ com.apple.driver.DiskImages.ReadWriteDiskImage:
1313
+ description:
1314
+ collections:
1315
+ - kernel
1316
+ uuids:
1317
+ - 6ED6BE3D-0249-34C2-A663-7E3AAC6FCBEB
1318
+ com.apple.driver.DiskImages.SparseDiskImage:
1319
+ description:
1320
+ collections:
1321
+ - kernel
1322
+ uuids:
1323
+ - 0B320F40-BA27-3960-AC1F-B181DD20407E
1324
+ com.apple.driver.DiskImages.UDIFDiskImage:
1325
+ description:
1326
+ collections:
1327
+ - kernel
1328
+ uuids:
1329
+ - 2E88030A-4930-3522-BAC3-3F2AC1AA49A7
1330
+ com.apple.driver.driverkit.serial:
1331
+ description:
1332
+ collections:
1333
+ - kext
1334
+ uuids:
1335
+ - D2A7F81F-03B1-3759-AF48-4FCC1AD573E1
1336
+ com.apple.driver.DrizzlePlatformSupport:
1337
+ description:
1338
+ internal: maybe
1339
+ com.apple.driver.DrizzleSMC:
1340
+ description:
1341
+ internal: maybe
1342
+ com.apple.driver.DspFuncLib:
1343
+ description:
1344
+ collections:
1345
+ - kext
1346
+ uuids:
1347
+ - E82A009F-AF42-3B29-BC1E-2F5866F29549
1348
+ com.apple.driver.eficheck:
1349
+ description: Kernel mode driver supporting `eficheck` binary to scan T1 and prior
1350
+ system's EFI for malware
1351
+ collections:
1352
+ - kext
1353
+ uuids:
1354
+ - A0A8BCC8-FF60-32F9-A3E0-F8E6F68417A9
1355
+ com.apple.driver.FireWireStorageDeviceSpecifics:
1356
+ description:
1357
+ collections:
1358
+ - kext
1359
+ com.apple.driver.FWPreferredProtocolSpeed:
1360
+ description:
1361
+ collections:
1362
+ - kext
1363
+ uuids:
1364
+ - 8FA22BD9-F73A-3CF1-BB9E-F7063FA66F12
1365
+ com.apple.driver.initioFWBridge:
1366
+ description:
1367
+ collections:
1368
+ - kext
1369
+ uuids:
1370
+ - 58B80E0F-2E3D-3C75-B794-084FDEB314E4
1371
+ com.apple.driver.Intel82574LEthernet:
1372
+ description:
1373
+ collections:
1374
+ - kernel
1375
+ uuids:
1376
+ - B4522834-4EA6-3018-B65B-DD49D80D9BFC
1377
+ com.apple.driver.IO80211NetBooter:
1378
+ description:
1379
+ collections:
1380
+ - kernel
1381
+ uuids:
1382
+ - B704D083-4CBD-3063-9A1C-F5F66B53E717
1383
+ com.apple.driver.IOBluetoothHIDDriver:
1384
+ description:
1385
+ collections:
1386
+ - kernel
1387
+ uuids:
1388
+ - CCE57CA0-4853-3317-BF8F-C3625A32D763
1389
+ com.apple.driver.IOBluetoothHostControllerPCIeTransport:
1390
+ description:
1391
+ collections:
1392
+ - kext
1393
+ uuids:
1394
+ - C68D2C2B-49CA-38FC-BA31-98C5118C4431
1395
+ com.apple.driver.IOFireWireSerialBusProtocolSansPhysicalUnit:
1396
+ description:
1397
+ collections:
1398
+ - kext
1399
+ uuids:
1400
+ - 4875D45F-440B-36B0-BDBA-6A0F44F45880
1401
+ com.apple.driver.IOImageLoader:
1402
+ description:
1403
+ collections:
1404
+ - kernel
1405
+ uuids:
1406
+ - 5905D513-93A4-3DC9-8135-1E6D9D205BED
1407
+ com.apple.driver.IOPlatformPluginFamily:
1408
+ description:
1409
+ collections:
1410
+ - kext
1411
+ uuids:
1412
+ - FEBBF9BA-CF77-3F9F-BBC2-285EBC141A2F
1413
+ com.apple.driver.IOPlatformPluginLegacy:
1414
+ description:
1415
+ collections:
1416
+ - kext
1417
+ uuids:
1418
+ - BD461B28-76F8-3D25-8703-196661D05DB2
1419
+ com.apple.driver.IOSlaveProcessor:
1420
+ description:
1421
+ collections:
1422
+ - kernel
1423
+ uuids:
1424
+ - 3FDD48C0-A37B-3B1E-854F-643F7F69EA00
1425
+ com.apple.driver.IOUSBHIDDriver:
1426
+ description:
1427
+ collections:
1428
+ - kext
1429
+ com.apple.driver.iPodDriver:
1430
+ description:
1431
+ collections:
1432
+ - kext
1433
+ uuids:
1434
+ - 54D452FD-52FD-379E-843E-1C6ACE1D7664
1435
+ com.apple.driver.iPodSBCDriver:
1436
+ description:
1437
+ collections:
1438
+ - kernel
1439
+ uuids:
1440
+ - E87F66DA-D949-3CAA-844F-86B10280FF97
1441
+ com.apple.driver.KernelRelayHost:
1442
+ description:
1443
+ collections:
1444
+ - kernel
1445
+ uuids:
1446
+ - 0D1D7470-59FD-3235-81B2-A8273BB17A0F
1447
+ com.apple.driver.KernelRelayTesterHost:
1448
+ description:
1449
+ internal: probably
1450
+ com.apple.driver.KextExcludeList:
1451
+ description:
1452
+ collections:
1453
+ - kernel
1454
+ path: "/Library/Apple/System/Library/Extensions/AppleKextExcludeList.kext"
1455
+ signer: "@apple"
1456
+ type: kext
1457
+ codeless: true
1458
+ com.apple.driver.LSI_FW_500:
1459
+ description:
1460
+ collections:
1461
+ - kext
1462
+ uuids:
1463
+ - 4765E983-A527-34EA-AB2C-59C6B9FA42AF
1464
+ com.apple.driver.LuaHardwareAccess:
1465
+ description: Who doesn't want a scripting language in kernel mode?
1466
+ internal: probably
1467
+ com.apple.driver.mDNSOffloadUserClient:
1468
+ description:
1469
+ collections:
1470
+ - kernel
1471
+ uuids:
1472
+ - 4FBA2427-9C02-3A92-B50D-9477FED500C7
1473
+ com.apple.driver.MEDetect:
1474
+ description: Related to Intel Management Engine
1475
+ internal: probably
1476
+ com.apple.driver.MKE_LF_D211A:
1477
+ description:
1478
+ collections:
1479
+ - kernel
1480
+ uuids:
1481
+ - 79088B6E-9D48-3A1F-9D22-8F1C6689E508
1482
+ com.apple.driver.MKE_SR_8171:
1483
+ description:
1484
+ collections:
1485
+ - kernel
1486
+ uuids:
1487
+ - 95415920-9035-37CF-890B-49250188A37C
1488
+ com.apple.driver.NVSMU:
1489
+ description:
1490
+ collections:
1491
+ - kernel
1492
+ uuids:
1493
+ - 5E3BC78A-C9EB-3678-BF2F-703296C192B8
1494
+ com.apple.driver.Oxford_Semi:
1495
+ description:
1496
+ collections:
1497
+ - kext
1498
+ uuids:
1499
+ - 5C250C83-88CF-30E8-9E32-C52E77266B63
1500
+ com.apple.driver.PioneerSuperDrive:
1501
+ description: Apple's USB SuperDrive driver (mostly to configure required power
1502
+ draw)
1503
+ collections:
1504
+ - kernel
1505
+ uuids:
1506
+ - DD91A055-6AF2-384A-A78B-E0EC0A29BFAE
1507
+ com.apple.driver.PlasmonUDO:
1508
+ description:
1509
+ collections:
1510
+ - kernel
1511
+ uuids:
1512
+ - 6D8356DD-34C9-36EA-9BF2-8D7EBF502F36
1513
+ com.apple.driver.pmtelemetry:
1514
+ description:
1515
+ collections:
1516
+ - kext
1517
+ uuids:
1518
+ - E543BC5C-AEF7-37BD-ACEC-1F6DE7ADE511
1519
+ com.apple.driver.QPSQueFire:
1520
+ description:
1521
+ collections:
1522
+ - kext
1523
+ uuids:
1524
+ - 7DA23D7D-7910-317D-B385-7A9834EC8C66
1525
+ com.apple.driver.SanyoIDShot:
1526
+ description:
1527
+ collections:
1528
+ - kext
1529
+ uuids:
1530
+ - AB83A702-57F7-328E-94AA-C0E17F88D5FF
1531
+ com.apple.driver.SCSIDeviceSpecifics:
1532
+ description:
1533
+ collections:
1534
+ - kernel
1535
+ com.apple.driver.SMCMotionSensor:
1536
+ description:
1537
+ collections:
1538
+ - kext
1539
+ uuids:
1540
+ - 5E9F431E-5CEC-39A1-B6B4-62D65C826437
1541
+ com.apple.driver.Sony_XDCAM:
1542
+ description:
1543
+ collections:
1544
+ - kext
1545
+ com.apple.driver.StorageLynx:
1546
+ description: Apple SEP persistent storage / public key component
1547
+ collections:
1548
+ - kext
1549
+ uuids:
1550
+ - 2F9A61F3-7502-3B0C-A911-DFB2EF263837
1551
+ com.apple.driver.usb.AppleUSBCommon:
1552
+ description:
1553
+ collections:
1554
+ - kernel
1555
+ uuids:
1556
+ - 814626B7-13C3-36EB-A33A-563C1E7BBEAD
1557
+ com.apple.driver.usb.AppleUSBEHCI:
1558
+ description:
1559
+ collections:
1560
+ - kernel
1561
+ uuids:
1562
+ - C14CC3BB-4B66-3F6E-883F-330C40D425D4
1563
+ com.apple.driver.usb.AppleUSBEHCIPCI:
1564
+ description:
1565
+ collections:
1566
+ - kernel
1567
+ uuids:
1568
+ - 3266195E-7008-3486-91E7-921E10DBDBFF
1569
+ com.apple.driver.usb.AppleUSBHostBillboardDevice:
1570
+ description:
1571
+ collections:
1572
+ - kernel
1573
+ uuids:
1574
+ - CED3AEA9-BD5B-36EE-B5FE-78AE00F26644
1575
+ com.apple.driver.usb.AppleUSBHostBLLBoardDevice:
1576
+ description:
1577
+ collections:
1578
+ - BootKernelExtensions.kc
1579
+ com.apple.driver.usb.AppleUSBHostCompositeDevice:
1580
+ description:
1581
+ collections:
1582
+ - kernel
1583
+ uuids:
1584
+ - 2624783B-92A8-3370-A8A8-D51E8E2BDA61
1585
+ com.apple.driver.usb.AppleUSBHostPacketFilter:
1586
+ description:
1587
+ collections:
1588
+ - kernel
1589
+ uuids:
1590
+ - 17B22146-5CFC-30AD-A943-B1981CC84890
1591
+ com.apple.driver.usb.AppleUSBHostPlatformProperties:
1592
+ description:
1593
+ collections:
1594
+ - kernel
1595
+ com.apple.driver.usb.AppleUSBHub:
1596
+ description:
1597
+ collections:
1598
+ - kernel
1599
+ uuids:
1600
+ - 48E937DE-11F2-3FE8-BA9A-B5EA91FE3963
1601
+ com.apple.driver.usb.AppleUSBiBridge:
1602
+ description:
1603
+ collections:
1604
+ - kernel
1605
+ uuids:
1606
+ - 519554E7-CE52-3FBB-8B46-562D49BEB490
1607
+ com.apple.driver.usb.AppleUSBKDP:
1608
+ description: USB based kernel debug port
1609
+ internal: probably
1610
+ com.apple.driver.usb.AppleUSBOHCI:
1611
+ description:
1612
+ collections:
1613
+ - kernel
1614
+ uuids:
1615
+ - 78F781C1-CB1A-3D40-B3DB-A5937DC2A864
1616
+ com.apple.driver.usb.AppleUSBOHCIPCI:
1617
+ description:
1618
+ collections:
1619
+ - kernel
1620
+ uuids:
1621
+ - D5AEFB79-5AC4-32BE-A9C7-7086B4098A37
1622
+ com.apple.driver.usb.AppleUSBOpticalMouse:
1623
+ description:
1624
+ collections:
1625
+ - kext
1626
+ uuids:
1627
+ - 13A0F273-C86C-3B40-9323-22DE34EC267D
1628
+ com.apple.driver.usb.AppleUSBRecoveryHost:
1629
+ description: Seems to be from a point where Apple was considering allowing Intel/T2
1630
+ to be restored in the same style as M1s via UniversalMac (this is why IPSWs
1631
+ contain x64 bits)
1632
+ internal: probably
1633
+ path: "/System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBRecoveryHost.kext"
1634
+ signer: "@apple"
1635
+ type: kext
1636
+ uuids:
1637
+ - 40F9DE1F-A25C-335E-AB53-112633304B2E
1638
+ com.apple.driver.usb.AppleUSBUHCI:
1639
+ description:
1640
+ collections:
1641
+ - kernel
1642
+ uuids:
1643
+ - 1FB07BCF-0FC1-364C-AC74-A5F9F836DF24
1644
+ com.apple.driver.usb.AppleUSBUHCIPCI:
1645
+ description:
1646
+ collections:
1647
+ - kernel
1648
+ uuids:
1649
+ - 2E126F48-C1CC-334B-A1EE-7620EC2CBD84
1650
+ com.apple.driver.usb.AppleUSBUserHCI:
1651
+ description:
1652
+ collections:
1653
+ - kext
1654
+ uuids:
1655
+ - DFCB2B24-FF30-30A9-B4CD-DA3E435E210F
1656
+ com.apple.driver.usb.AppleUSBVHCI:
1657
+ description: Apple Virtual Host Controller Interface (used to communicate to the
1658
+ T2 via USB over PCIe)
1659
+ collections:
1660
+ - kernel
1661
+ uuids:
1662
+ - 9F9C20EC-2E20-36DD-AAD2-27EB00838E68
1663
+ com.apple.driver.usb.AppleUSBVHCIBCE:
1664
+ description:
1665
+ collections:
1666
+ - kernel
1667
+ uuids:
1668
+ - 2B1E4A9E-A563-301D-82C9-5C51537648DB
1669
+ com.apple.driver.usb.AppleUSBVHCICommon:
1670
+ description:
1671
+ collections:
1672
+ - kernel
1673
+ uuids:
1674
+ - 24D143E9-FF73-3FB4-8928-96AB3CDEA013
1675
+ com.apple.driver.usb.AppleUSBVHCICommonBCE:
1676
+ description:
1677
+ collections:
1678
+ - kernel
1679
+ uuids:
1680
+ - B4AB5BFE-B1C3-3391-A158-9834EC1A2F10
1681
+ com.apple.driver.usb.AppleUSBVHCICommonRSM:
1682
+ description:
1683
+ path: "/System/Library/Extensions/AppleUSBCommon.kext/Contents/PlugIns/AppleUSBVHCICommonRSM.kext"
1684
+ signer: "@apple"
1685
+ type: kext
1686
+ uuids:
1687
+ - 2337F6AA-FE3F-372E-91CB-434F4B47486F
1688
+ com.apple.driver.usb.AppleUSBVHCIRSM:
1689
+ description:
1690
+ path: "/System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBVHCIRSM.kext"
1691
+ signer: "@apple"
1692
+ type: kext
1693
+ uuids:
1694
+ - 6958FD83-E83D-333E-81AC-4323F3160DF1
1695
+ com.apple.driver.usb.AppleUSBXHCI:
1696
+ description:
1697
+ collections:
1698
+ - kernel
1699
+ uuids:
1700
+ - 514193F1-382A-38C3-BCE0-A34FDF2AEBAC
1701
+ com.apple.driver.usb.AppleUSBXHCIPCI:
1702
+ description:
1703
+ collections:
1704
+ - kernel
1705
+ uuids:
1706
+ - E1BDCF6C-11C8-3EB5-82A6-BA0FD99A7090
1707
+ com.apple.driver.usb.cdc:
1708
+ description:
1709
+ collections:
1710
+ - kernel
1711
+ uuids:
1712
+ - 79F6FFE0-98EE-3BF2-A7A9-7B5CB1995C48
1713
+ com.apple.driver.usb.cdc.acm:
1714
+ description:
1715
+ collections:
1716
+ - kext
1717
+ uuids:
1718
+ - 01754BDC-3C17-3893-8A44-8A854463AF97
1719
+ com.apple.driver.usb.cdc.dmm:
1720
+ description:
1721
+ collections:
1722
+ - kext
1723
+ uuids:
1724
+ - F8A53CE1-3CF0-3324-A52C-4B88BA69C327
1725
+ com.apple.driver.usb.cdc.ecm:
1726
+ description:
1727
+ collections:
1728
+ - kernel
1729
+ uuids:
1730
+ - 5D1D684E-3A9A-343A-B5EF-EC56E874A527
1731
+ com.apple.driver.usb.cdc.eem:
1732
+ description:
1733
+ collections:
1734
+ - kext
1735
+ uuids:
1736
+ - 1BC861D7-08DE-3700-BF29-B054244F4F64
1737
+ com.apple.driver.usb.cdc.ncm:
1738
+ description:
1739
+ collections:
1740
+ - kernel
1741
+ uuids:
1742
+ - 9BE1AA5E-AD6D-383E-A758-9C08CE97A52B
1743
+ com.apple.driver.usb.cdc.wcm:
1744
+ description:
1745
+ collections:
1746
+ - kext
1747
+ uuids:
1748
+ - 58832DEB-59D7-3910-9097-FD6C0B8979BF
1749
+ com.apple.driver.usb.ethernet.asix:
1750
+ description: ASIX based USB ethernet driver (Apple USB Ethernet dongle)
1751
+ collections:
1752
+ - kernel
1753
+ uuids:
1754
+ - 5BF98DB9-8ED8-350F-8DC1-7884F2A4D52F
1755
+ com.apple.driver.usb.IOUSBHostHIDDevice:
1756
+ description:
1757
+ collections:
1758
+ - kernel
1759
+ uuids:
1760
+ - 980BCDCB-3A41-3C60-ADE4-A07EC0064342
1761
+ com.apple.driver.usb.IOUSBHostHIDDeviceSafeBoot:
1762
+ description:
1763
+ collections:
1764
+ - kext
1765
+ com.apple.driver.usb.networking:
1766
+ description: USB CDC (communications class) driver
1767
+ collections:
1768
+ - kernel
1769
+ uuids:
1770
+ - 860F1F08-CF3B-3DC6-9445-738299EDD57C
1771
+ com.apple.driver.usb.realtek8153patcher:
1772
+ description:
1773
+ collections:
1774
+ - kernel
1775
+ uuids:
1776
+ - 1FD9A899-3D0C-359A-90DF-1E2D9188EC83
1777
+ com.apple.driver.usb.serial:
1778
+ description: Generic USB FTDI kernel mode driver (supplanted by DriverKit version)
1779
+ collections:
1780
+ - kext
1781
+ uuids:
1782
+ - 01BADA65-0B9E-3425-928C-F967FB76E8D0
1783
+ com.apple.driver.USBStorageDeviceSpecifics:
1784
+ description:
1785
+ collections:
1786
+ - kernel
1787
+ com.apple.driver.VMPlatformPlugin:
1788
+ description:
1789
+ collections:
1790
+ - kext
1791
+ uuids:
1792
+ - 8261FBC2-9086-33BC-90F7-823C97ED9C7D
1793
+ com.apple.driver.watchdog:
1794
+ description:
1795
+ collections:
1796
+ - kernel
1797
+ uuids:
1798
+ - 01A90A91-CE41-37C4-A5C0-BBD735087472
1799
+ com.apple.driver.WriteProtectedMediaDriver:
1800
+ description:
1801
+ collections:
1802
+ - kernel
1803
+ uuids:
1804
+ - CF826007-CB61-3CB4-95ED-AB7FAFD3D3F8
1805
+ com.apple.driver.X86PlatformPlugin:
1806
+ description:
1807
+ collections:
1808
+ - kext
1809
+ path: "/System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext"
1810
+ signer: "@apple"
1811
+ type: kext
1812
+ uuids:
1813
+ - 725DA4C4-E74D-3C39-A015-1DF738D29475
1814
+ com.apple.driver.X86PlatformShim:
1815
+ description:
1816
+ collections:
1817
+ - kext
1818
+ uuids:
1819
+ - 5C6EF1EC-2310-336B-9A4B-7F507A9DBC78
1820
+ com.apple.DriverKit-Apple16X50PCI:
1821
+ description:
1822
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-Apple16X50PCI.dext"
1823
+ signer: "@apple"
1824
+ type: dext
1825
+ entitlements:
1826
+ com.apple.developer.driverkit.family.serial: true
1827
+ com.apple.developer.driverkit: true
1828
+ com.apple.developer.driverkit.transport.pci: true
1829
+ uuids:
1830
+ - 705F9395-3BBB-337D-8D33-EECEECDBBBF2
1831
+ com.apple.DriverKit-AppleEthernetE1000:
1832
+ description:
1833
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-AppleEthernetE1000.dext"
1834
+ signer: "@apple"
1835
+ type: dext
1836
+ entitlements:
1837
+ com.apple.developer.driverkit.family.networking: true
1838
+ com.apple.developer.driverkit: true
1839
+ com.apple.developer.driverkit.transport.pci: true
1840
+ uuids:
1841
+ - 73639A96-8B21-338E-8246-8B3B457934F3
1842
+ com.apple.DriverKit-AppleEthernetIXGBE:
1843
+ description:
1844
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-AppleEthernetIXGBE.dext"
1845
+ signer: "@apple"
1846
+ type: dext
1847
+ entitlements:
1848
+ com.apple.developer.driverkit.family.networking: true
1849
+ com.apple.developer.driverkit.transport.pci: true
1850
+ com.apple.developer.driverkit: true
1851
+ uuids:
1852
+ - 98339C7E-E653-39DE-BFF5-D764B4C8936D
1853
+ com.apple.DriverKit-AppleUSBCHCOM:
1854
+ description:
1855
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-AppleUSBCHCOM.dext"
1856
+ signer: "@apple"
1857
+ type: dext
1858
+ entitlements:
1859
+ com.apple.developer.driverkit.transport.usb:
1860
+ idVendor: 6790
1861
+ idProduct: 29987
1862
+ bInterfaceNumber: false
1863
+ bConfigurationValue: true
1864
+ com.apple.developer.driverkit: true
1865
+ com.apple.developer.driverkit.family.serial: true
1866
+ uuids:
1867
+ - 8FB6BAA4-E18A-36AE-B270-BFA186F50012
1868
+ com.apple.DriverKit-AppleUSBFTDI:
1869
+ description:
1870
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-AppleUSBFTDI.dext"
1871
+ signer: "@apple"
1872
+ type: dext
1873
+ entitlements:
1874
+ com.apple.developer.driverkit.family.serial: true
1875
+ com.apple.developer.driverkit.transport.usb:
1876
+ - idVendor: 1027
1877
+ idProduct: 24577
1878
+ bInterfaceNumber: false
1879
+ bConfigurationValue: true
1880
+ - idVendor: 1027
1881
+ idProduct: 24592
1882
+ bInterfaceNumber: false
1883
+ bConfigurationValue: true
1884
+ - idVendor: 1027
1885
+ idProduct: 24592
1886
+ bInterfaceNumber: true
1887
+ bConfigurationValue: true
1888
+ - idVendor: 1027
1889
+ idProduct: 24593
1890
+ bInterfaceNumber: false
1891
+ bConfigurationValue: true
1892
+ - idVendor: 1027
1893
+ idProduct: 24593
1894
+ bInterfaceNumber: true
1895
+ bConfigurationValue: true
1896
+ - idVendor: 1027
1897
+ idProduct: 24593
1898
+ bInterfaceNumber: 2
1899
+ bConfigurationValue: true
1900
+ - idVendor: 1027
1901
+ idProduct: 24593
1902
+ bInterfaceNumber: 3
1903
+ bConfigurationValue: true
1904
+ - idVendor: 1027
1905
+ idProduct: 24596
1906
+ bInterfaceNumber: false
1907
+ bConfigurationValue: true
1908
+ - idVendor: 1027
1909
+ idProduct: 24597
1910
+ bInterfaceNumber: false
1911
+ bConfigurationValue: true
1912
+ - idVendor: 2652
1913
+ idProduct: 17402
1914
+ bInterfaceNumber: true
1915
+ bConfigurationValue: true
1916
+ - idVendor: 3154
1917
+ idProduct: 8449
1918
+ bInterfaceNumber: false
1919
+ bConfigurationValue: true
1920
+ - idVendor: 1027
1921
+ idProduct: 42704
1922
+ bInterfaceNumber: true
1923
+ bConfigurationValue: true
1924
+ - idVendor: 1027
1925
+ idProduct: 42705
1926
+ bInterfaceNumber: true
1927
+ bConfigurationValue: true
1928
+ - idVendor: 2652
1929
+ idProduct: 25634
1930
+ bInterfaceNumber: false
1931
+ bConfigurationValue: true
1932
+ - idVendor: 2652
1933
+ idProduct: 25634
1934
+ bInterfaceNumber: true
1935
+ bConfigurationValue: true
1936
+ - idVendor: 1204
1937
+ idProduct: 155
1938
+ bInterfaceNumber: false
1939
+ bConfigurationValue: true
1940
+ - idVendor: 1204
1941
+ idProduct: 155
1942
+ bInterfaceNumber: true
1943
+ bConfigurationValue: true
1944
+ - idVendor: 1204
1945
+ idProduct: 63749
1946
+ bInterfaceNumber: false
1947
+ bConfigurationValue: true
1948
+ - idVendor: 1204
1949
+ idProduct: 63750
1950
+ bInterfaceNumber: false
1951
+ bConfigurationValue: true
1952
+ - idVendor: 1204
1953
+ idProduct: 63744
1954
+ bInterfaceNumber: true
1955
+ bConfigurationValue: true
1956
+ - idVendor: 8448
1957
+ idProduct: 4
1958
+ bInterfaceNumber: false
1959
+ bConfigurationValue: true
1960
+ - idVendor: 8448
1961
+ idProduct: 40528
1962
+ bInterfaceNumber: false
1963
+ bConfigurationValue: true
1964
+ - idVendor: 8448
1965
+ idProduct: 40529
1966
+ bInterfaceNumber: false
1967
+ bConfigurationValue: true
1968
+ - idVendor: 8448
1969
+ idProduct: 40530
1970
+ bInterfaceNumber: false
1971
+ bConfigurationValue: true
1972
+ - idVendor: 8448
1973
+ idProduct: 40531
1974
+ bInterfaceNumber: false
1975
+ bConfigurationValue: true
1976
+ - idVendor: 8448
1977
+ idProduct: 40532
1978
+ bInterfaceNumber: false
1979
+ bConfigurationValue: true
1980
+ - idVendor: 8448
1981
+ idProduct: 40533
1982
+ bInterfaceNumber: false
1983
+ bConfigurationValue: true
1984
+ - idVendor: 8448
1985
+ idProduct: 40534
1986
+ bInterfaceNumber: false
1987
+ bConfigurationValue: true
1988
+ - idVendor: 8448
1989
+ idProduct: 40535
1990
+ bInterfaceNumber: false
1991
+ bConfigurationValue: true
1992
+ - idVendor: 1412
1993
+ idProduct: 45114
1994
+ bInterfaceNumber: false
1995
+ bConfigurationValue: true
1996
+ - idVendor: 8448
1997
+ idProduct: 36865
1998
+ bInterfaceNumber: false
1999
+ bConfigurationValue: true
2000
+ - idVendor: 8448
2001
+ idProduct: 36912
2002
+ bInterfaceNumber: false
2003
+ bConfigurationValue: true
2004
+ - idVendor: 8448
2005
+ idProduct: 36913
2006
+ bInterfaceNumber: false
2007
+ bConfigurationValue: true
2008
+ - idVendor: 8448
2009
+ idProduct: 36914
2010
+ bInterfaceNumber: false
2011
+ bConfigurationValue: true
2012
+ - idVendor: 8448
2013
+ idProduct: 36920
2014
+ bInterfaceNumber: false
2015
+ bConfigurationValue: true
2016
+ - idVendor: 8448
2017
+ idProduct: 36921
2018
+ bInterfaceNumber: false
2019
+ bConfigurationValue: true
2020
+ - idVendor: 8448
2021
+ idProduct: 36944
2022
+ bInterfaceNumber: false
2023
+ bConfigurationValue: true
2024
+ - idVendor: 8448
2025
+ idProduct: 36945
2026
+ bInterfaceNumber: false
2027
+ bConfigurationValue: true
2028
+ - idVendor: 8448
2029
+ idProduct: 36946
2030
+ bInterfaceNumber: false
2031
+ bConfigurationValue: true
2032
+ - idVendor: 8448
2033
+ idProduct: 36947
2034
+ bInterfaceNumber: false
2035
+ bConfigurationValue: true
2036
+ - idVendor: 8448
2037
+ idProduct: 36948
2038
+ bInterfaceNumber: false
2039
+ bConfigurationValue: true
2040
+ - idVendor: 8448
2041
+ idProduct: 36949
2042
+ bInterfaceNumber: false
2043
+ bConfigurationValue: true
2044
+ - idVendor: 8448
2045
+ idProduct: 36950
2046
+ bInterfaceNumber: false
2047
+ bConfigurationValue: true
2048
+ - idVendor: 8448
2049
+ idProduct: 36966
2050
+ bInterfaceNumber: false
2051
+ bConfigurationValue: true
2052
+ - idVendor: 8448
2053
+ idProduct: 36967
2054
+ bInterfaceNumber: false
2055
+ bConfigurationValue: true
2056
+ - idVendor: 8448
2057
+ idProduct: 36968
2058
+ bInterfaceNumber: false
2059
+ bConfigurationValue: true
2060
+ - idVendor: 8448
2061
+ idProduct: 36969
2062
+ bInterfaceNumber: false
2063
+ bConfigurationValue: true
2064
+ - idVendor: 8448
2065
+ idProduct: 36976
2066
+ bInterfaceNumber: false
2067
+ bConfigurationValue: true
2068
+ - idVendor: 8448
2069
+ idProduct: 36977
2070
+ bInterfaceNumber: false
2071
+ bConfigurationValue: true
2072
+ - idVendor: 8448
2073
+ idProduct: 36978
2074
+ bInterfaceNumber: false
2075
+ bConfigurationValue: true
2076
+ - idVendor: 8448
2077
+ idProduct: 36979
2078
+ bInterfaceNumber: false
2079
+ bConfigurationValue: true
2080
+ - idVendor: 8448
2081
+ idProduct: 36980
2082
+ bInterfaceNumber: false
2083
+ bConfigurationValue: true
2084
+ - idVendor: 8448
2085
+ idProduct: 36981
2086
+ bInterfaceNumber: false
2087
+ bConfigurationValue: true
2088
+ - idVendor: 8448
2089
+ idProduct: 36982
2090
+ bInterfaceNumber: false
2091
+ bConfigurationValue: true
2092
+ - idVendor: 8448
2093
+ idProduct: 36983
2094
+ bInterfaceNumber: false
2095
+ bConfigurationValue: true
2096
+ - idVendor: 8448
2097
+ idProduct: 36984
2098
+ bInterfaceNumber: false
2099
+ bConfigurationValue: true
2100
+ - idVendor: 8448
2101
+ idProduct: 36985
2102
+ bInterfaceNumber: false
2103
+ bConfigurationValue: true
2104
+ - idVendor: 8448
2105
+ idProduct: 40536
2106
+ bInterfaceNumber: false
2107
+ bConfigurationValue: true
2108
+ - idVendor: 8448
2109
+ idProduct: 40537
2110
+ bInterfaceNumber: false
2111
+ bConfigurationValue: true
2112
+ - idVendor: 8448
2113
+ idProduct: 40538
2114
+ bInterfaceNumber: false
2115
+ bConfigurationValue: true
2116
+ - idVendor: 8448
2117
+ idProduct: 40539
2118
+ bInterfaceNumber: false
2119
+ bConfigurationValue: true
2120
+ - idVendor: 8448
2121
+ idProduct: 40540
2122
+ bInterfaceNumber: false
2123
+ bConfigurationValue: true
2124
+ - idVendor: 8448
2125
+ idProduct: 40541
2126
+ bInterfaceNumber: false
2127
+ bConfigurationValue: true
2128
+ - idVendor: 8448
2129
+ idProduct: 40542
2130
+ bInterfaceNumber: false
2131
+ bConfigurationValue: true
2132
+ - idVendor: 8448
2133
+ idProduct: 40543
2134
+ bInterfaceNumber: false
2135
+ bConfigurationValue: true
2136
+ - idVendor: 8448
2137
+ idProduct: 40544
2138
+ bInterfaceNumber: false
2139
+ bConfigurationValue: true
2140
+ - idVendor: 8448
2141
+ idProduct: 40545
2142
+ bInterfaceNumber: false
2143
+ bConfigurationValue: true
2144
+ - idVendor: 8448
2145
+ idProduct: 40546
2146
+ bInterfaceNumber: false
2147
+ bConfigurationValue: true
2148
+ - idVendor: 8448
2149
+ idProduct: 40547
2150
+ bInterfaceNumber: false
2151
+ bConfigurationValue: true
2152
+ - idVendor: 8448
2153
+ idProduct: 40548
2154
+ bInterfaceNumber: false
2155
+ bConfigurationValue: true
2156
+ - idVendor: 8448
2157
+ idProduct: 40549
2158
+ bInterfaceNumber: false
2159
+ bConfigurationValue: true
2160
+ - idVendor: 8448
2161
+ idProduct: 40550
2162
+ bInterfaceNumber: false
2163
+ bConfigurationValue: true
2164
+ - idVendor: 8448
2165
+ idProduct: 40551
2166
+ bInterfaceNumber: false
2167
+ bConfigurationValue: true
2168
+ - idVendor: 8448
2169
+ idProduct: 40552
2170
+ bInterfaceNumber: false
2171
+ bConfigurationValue: true
2172
+ - idVendor: 8448
2173
+ idProduct: 40553
2174
+ bInterfaceNumber: false
2175
+ bConfigurationValue: true
2176
+ - idVendor: 8448
2177
+ idProduct: 40554
2178
+ bInterfaceNumber: false
2179
+ bConfigurationValue: true
2180
+ - idVendor: 8448
2181
+ idProduct: 3670
2182
+ bInterfaceNumber: false
2183
+ bConfigurationValue: true
2184
+ - idVendor: 40584
2185
+ idProduct: 40591
2186
+ bInterfaceNumber: true
2187
+ bConfigurationValue: true
2188
+ - idVendor: 1027
2189
+ idProduct: 34768
2190
+ bInterfaceNumber: true
2191
+ bConfigurationValue: true
2192
+ - idVendor: 1245
2193
+ idProduct: 38823
2194
+ bInterfaceNumber: false
2195
+ bConfigurationValue: true
2196
+ - idVendor: 1027
2197
+ idProduct: 55920
2198
+ bInterfaceNumber: false
2199
+ bConfigurationValue: true
2200
+ - idVendor: 1027
2201
+ idProduct: 55921
2202
+ bInterfaceNumber: false
2203
+ bConfigurationValue: true
2204
+ - idVendor: 1027
2205
+ idProduct: 55922
2206
+ bInterfaceNumber: false
2207
+ bConfigurationValue: true
2208
+ - idVendor: 1027
2209
+ idProduct: 55923
2210
+ bInterfaceNumber: false
2211
+ bConfigurationValue: true
2212
+ - idVendor: 1027
2213
+ idProduct: 55924
2214
+ bInterfaceNumber: false
2215
+ bConfigurationValue: true
2216
+ - idVendor: 1027
2217
+ idProduct: 55925
2218
+ bInterfaceNumber: false
2219
+ bConfigurationValue: true
2220
+ - idVendor: 1027
2221
+ idProduct: 55926
2222
+ bInterfaceNumber: false
2223
+ bConfigurationValue: true
2224
+ - idVendor: 1027
2225
+ idProduct: 55927
2226
+ bInterfaceNumber: false
2227
+ bConfigurationValue: true
2228
+ - idVendor: 1105
2229
+ idProduct: 64771
2230
+ bInterfaceNumber: false
2231
+ bConfigurationValue: true
2232
+ - idVendor: 1105
2233
+ idProduct: 64771
2234
+ bInterfaceNumber: true
2235
+ bConfigurationValue: true
2236
+ - idVendor: 1105
2237
+ idProduct: 64771
2238
+ bInterfaceNumber: 2
2239
+ bConfigurationValue: true
2240
+ - idVendor: 1105
2241
+ idProduct: 64771
2242
+ bInterfaceNumber: 3
2243
+ bConfigurationValue: true
2244
+ - idVendor: 10264
2245
+ idProduct: 8
2246
+ bInterfaceNumber: false
2247
+ bConfigurationValue: true
2248
+ - idVendor: 1027
2249
+ idProduct: 63104
2250
+ bInterfaceNumber: false
2251
+ bConfigurationValue: true
2252
+ - idVendor: 1027
2253
+ idProduct: 29032
2254
+ bInterfaceNumber: false
2255
+ bConfigurationValue: true
2256
+ com.apple.developer.driverkit: true
2257
+ uuids:
2258
+ - 990AEDCE-2D9D-3E95-AA61-21477C4CD665
2259
+ com.apple.DriverKit-AppleUSBPLCOM:
2260
+ description:
2261
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-AppleUSBPLCOM.dext"
2262
+ signer: "@apple"
2263
+ type: dext
2264
+ entitlements:
2265
+ com.apple.developer.driverkit.family.serial: true
2266
+ com.apple.developer.driverkit.transport.usb:
2267
+ - idVendor: 1659
2268
+ idProduct: 8963
2269
+ bInterfaceNumber: false
2270
+ bConfigurationValue: true
2271
+ - idVendor: 1659
2272
+ idProduct: 8964
2273
+ bInterfaceNumber: false
2274
+ bConfigurationValue: true
2275
+ - idVendor: 1659
2276
+ idProduct: 41216
2277
+ bInterfaceNumber: false
2278
+ bConfigurationValue: true
2279
+ - idVendor: 1659
2280
+ idProduct: 57841
2281
+ bInterfaceNumber: false
2282
+ bConfigurationValue: true
2283
+ - idVendor: 1367
2284
+ idProduct: 8200
2285
+ bInterfaceNumber: false
2286
+ bConfigurationValue: true
2287
+ com.apple.developer.driverkit: true
2288
+ uuids:
2289
+ - A32CC71A-3413-3E37-831B-3CB4EDD5E890
2290
+ com.apple.DriverKit-AppleUSBSerial:
2291
+ description:
2292
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-AppleUSBSerial.dext"
2293
+ signer: "@apple"
2294
+ type: dext
2295
+ entitlements:
2296
+ com.apple.developer.driverkit.family.serial: true
2297
+ com.apple.developer.driverkit: true
2298
+ com.apple.developer.driverkit.transport.usb:
2299
+ - idVendor: 6353
2300
+ idProduct: 20539
2301
+ bInterfaceNumber: false
2302
+ bConfigurationValue: true
2303
+ uuids:
2304
+ - C1AEEB25-30CB-3ED2-93B6-D76EE0FCDA57
2305
+ com.apple.DriverKit-AppleUSBSLCOM:
2306
+ description:
2307
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-AppleUSBSLCOM.dext"
2308
+ signer: "@apple"
2309
+ type: dext
2310
+ entitlements:
2311
+ com.apple.developer.driverkit.transport.usb:
2312
+ - idVendor: 4292
2313
+ idProduct: 60000
2314
+ bInterfaceNumber: false
2315
+ bConfigurationValue: true
2316
+ com.apple.developer.driverkit.family.serial: true
2317
+ com.apple.developer.driverkit: true
2318
+ uuids:
2319
+ - F8549634-6967-3A2C-BE8B-02F7D9057B7E
2320
+ com.apple.DriverKit-UVCUserService:
2321
+ description:
2322
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit-UVCUserService.dext"
2323
+ signer: "@apple"
2324
+ type: dext
2325
+ entitlements:
2326
+ com.apple.ibridge.control: true
2327
+ com.apple.developer.driverkit: true
2328
+ com.apple.developer.driverkit.builtin: true
2329
+ com.apple.developer.driverkit.transport.usb: true
2330
+ uuids:
2331
+ - 4650F4BB-C854-375F-8E21-B3AB964710BE
2332
+ com.apple.DriverKit.AppleUserECM:
2333
+ description:
2334
+ path: "/System/Library/DriverExtensions/com.apple.DriverKit.AppleUserECM.dext"
2335
+ signer: "@apple"
2336
+ type: dext
2337
+ entitlements:
2338
+ com.apple.developer.driverkit.transport.usb:
2339
+ - bInterfaceProtocol: "*"
2340
+ bInterfaceSubClass: 6
2341
+ bInterfaceClass: 2
2342
+ - bInterfaceProtocol: false
2343
+ bInterfaceSubClass: false
2344
+ bInterfaceClass: 10
2345
+ com.apple.developer.driverkit.family.networking: true
2346
+ com.apple.developer.driverkit: true
2347
+ uuids:
2348
+ - '07291C90-F238-38D7-9611-6D92525C550F'
2349
+ com.apple.filesystems.acfs:
2350
+ description: https://en.wikipedia.org/wiki/Oracle_Cloud_File_System?
2351
+ collections:
2352
+ - kext
2353
+ uuids:
2354
+ - BBC5191C-40D2-3F26-A9FB-7275DB9D515D
2355
+ com.apple.filesystems.acfsctl:
2356
+ description:
2357
+ collections:
2358
+ - kext
2359
+ uuids:
2360
+ - A1C50D21-6791-34F1-8F55-780FF80C68FA
2361
+ com.apple.filesystems.afpfs:
2362
+ description: Apple Filing Protocol (network AFP) kernel mode driver
2363
+ collections:
2364
+ - kext
2365
+ uuids:
2366
+ - 25C96E06-73BA-3704-BF23-F1D51CF95CC2
2367
+ com.apple.filesystems.apfs:
2368
+ description: Apple Filesystem (APFS) kernel mode driver
2369
+ collections:
2370
+ - kernel
2371
+ uuids:
2372
+ - E35C7F09-1EE1-3DB8-975F-0C571A08991C
2373
+ com.apple.filesystems.autofs:
2374
+ description:
2375
+ collections:
2376
+ - kext
2377
+ uuids:
2378
+ - C9AC38DD-4284-3530-94A9-4CED86A68220
2379
+ com.apple.filesystems.cd9660:
2380
+ description: ISO9660 kernel mode filesystem driver
2381
+ collections:
2382
+ - kext
2383
+ uuids:
2384
+ - 516F1867-7F08-333D-8253-C3520D2A5700
2385
+ com.apple.filesystems.cddafs:
2386
+ description: CD-ROM (DA=Data) kernel mode filesystem driver
2387
+ collections:
2388
+ - kext
2389
+ uuids:
2390
+ - 8AE2258C-9492-360E-8EB1-F357FE5389C7
2391
+ com.apple.filesystems.exfat:
2392
+ description: ExFAT kernel mode filesystem driver
2393
+ collections:
2394
+ - kext
2395
+ uuids:
2396
+ - CFCAAD86-9737-337F-AC74-AB8249E8FA5E
2397
+ com.apple.filesystems.hfs.encodings.kext:
2398
+ description: Filesystem driver to handle multiple codepages (pre unicode concept)
2399
+ collections:
2400
+ - kernel
2401
+ uuids:
2402
+ - C3AC56B7-F832-3667-B7AE-C1B89D9F388D
2403
+ com.apple.filesystems.hfs.kext:
2404
+ description: HFS/HFS+ kernel mode filesystem driver
2405
+ collections:
2406
+ - kernel
2407
+ uuids:
2408
+ - 1562C6A0-A578-3056-B758-91FC164AD353
2409
+ com.apple.filesystems.lifs:
2410
+ description: https://storageconference.us/2006/Presentations/09Ames.pdf?
2411
+ collections:
2412
+ - kernel
2413
+ uuids:
2414
+ - D7792394-844B-3891-8FF7-25564B1982F9
2415
+ com.apple.filesystems.msdosfs:
2416
+ description: FAT kernel mode filesystem driver
2417
+ collections:
2418
+ - kext
2419
+ uuids:
2420
+ - A87D28A0-95C9-3A58-9FE0-B81A6243FE19
2421
+ com.apple.filesystems.ntfs:
2422
+ description: Windows NTFS kernel mode filesystem driver
2423
+ collections:
2424
+ - kext
2425
+ uuids:
2426
+ - 4E02754A-7E6C-38CC-B789-B8342325DA2D
2427
+ com.apple.filesystems.smbfs:
2428
+ description:
2429
+ collections:
2430
+ - kext
2431
+ uuids:
2432
+ - 8B5BC313-DF56-3A50-90C7-E5671EB179BA
2433
+ com.apple.filesystems.tmpfs:
2434
+ description: Provide ephemeral temp filesystem that's key is wiped on each boot
2435
+ collections:
2436
+ - kernel
2437
+ uuids:
2438
+ - 2C8EC3C0-378A-3445-B063-20070DCFBC8D
2439
+ com.apple.filesystems.udf:
2440
+ description:
2441
+ collections:
2442
+ - kext
2443
+ uuids:
2444
+ - C326CDA0-2F3E-3DD5-922A-56FCBAE2CF10
2445
+ com.apple.filesystems.webdav:
2446
+ description:
2447
+ collections:
2448
+ - kext
2449
+ uuids:
2450
+ - 200AA139-4DCC-36AF-8E4C-0DDCD179E16A
2451
+ com.apple.fileutil:
2452
+ description:
2453
+ collections:
2454
+ - SystemKernelExtensions.kc
2455
+ com.apple.fsplaceholder:
2456
+ description:
2457
+ collections:
2458
+ - SystemKernelExtensions.kc
2459
+ com.apple.iokit.AppleBCM5701Ethernet:
2460
+ description:
2461
+ collections:
2462
+ - kernel
2463
+ uuids:
2464
+ - BAF8A64C-414A-3B71-AA7E-569BED1A28C3
2465
+ com.apple.iokit.ApplePlatformFamily:
2466
+ description:
2467
+ collections:
2468
+ - kernel
2469
+ uuids:
2470
+ - B6F8637B-0844-355F-8C82-60FA06149384
2471
+ com.apple.iokit.BroadcomBluetooth20703USBTransport:
2472
+ description:
2473
+ collections:
2474
+ - kext
2475
+ uuids:
2476
+ - 31FACC76-EB34-3C1B-8087-9A283138A307
2477
+ com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport:
2478
+ description:
2479
+ collections:
2480
+ - kext
2481
+ uuids:
2482
+ - 3BCDB7AB-45E7-386B-B427-ABC3B5F038F5
2483
+ com.apple.iokit.CoreAnalyticsFamily:
2484
+ description:
2485
+ collections:
2486
+ - kernel
2487
+ uuids:
2488
+ - 0F3BD94F-E03A-3FB6-9EFF-154227A6DCC0
2489
+ com.apple.iokit.CSRBluetoothHostControllerUSBTransport:
2490
+ description:
2491
+ collections:
2492
+ - kext
2493
+ uuids:
2494
+ - 967E3FC4-C374-3921-8FAA-24BB816F532F
2495
+ com.apple.iokit.EndpointSecurity:
2496
+ description:
2497
+ collections:
2498
+ - kernel
2499
+ uuids:
2500
+ - 1542C0D0-576C-3F09-ACE0-432C4C4EC752
2501
+ com.apple.iokit.fipscavs-kext-tool:
2502
+ description: FIPS test mode (breaks most encryption by using fixed values)
2503
+ internal: probably
2504
+ com.apple.iokit.IO80211Family:
2505
+ description:
2506
+ collections:
2507
+ - kernel
2508
+ uuids:
2509
+ - 47597E68-910F-3FB9-B71E-9A49131BEFCE
2510
+ com.apple.iokit.IO80211FamilyLegacy:
2511
+ description:
2512
+ collections:
2513
+ - kernel
2514
+ uuids:
2515
+ - 3D7E24FF-CEF0-3208-91F9-7FF6B620FCB5
2516
+ com.apple.iokit.IOAcceleratorFamily2:
2517
+ description:
2518
+ collections:
2519
+ - kext
2520
+ uuids:
2521
+ - 2ED59269-2A13-3F67-AB1A-212DB14FC5F2
2522
+ com.apple.iokit.IOACPIFamily:
2523
+ description:
2524
+ collections:
2525
+ - kernel
2526
+ uuids:
2527
+ - CF250EA9-AE5C-3215-BCF5-763DB70A0228
2528
+ com.apple.iokit.IOAHCIBlockStorage:
2529
+ description:
2530
+ collections:
2531
+ - kernel
2532
+ uuids:
2533
+ - D0639578-FD01-3CAE-9813-DEB899B7EF24
2534
+ com.apple.iokit.IOAHCIFamily:
2535
+ description:
2536
+ collections:
2537
+ - kernel
2538
+ uuids:
2539
+ - AFF64B31-0CD9-3E68-B67D-4F5E6B14F203
2540
+ com.apple.iokit.IOAHCISerialATAPI:
2541
+ description:
2542
+ collections:
2543
+ - kernel
2544
+ uuids:
2545
+ - A36D3D46-0596-3490-A572-E385464F887B
2546
+ com.apple.iokit.IOATABlockStorage:
2547
+ description:
2548
+ collections:
2549
+ - kernel
2550
+ uuids:
2551
+ - 820DFC72-B1BE-3D80-A5D2-DFFCDF0E1A81
2552
+ com.apple.iokit.IOATAFamily:
2553
+ description:
2554
+ collections:
2555
+ - kernel
2556
+ uuids:
2557
+ - 0F05120F-8ED6-3B94-B8FE-1A4D7DB7E663
2558
+ com.apple.iokit.IOATAPIProtocolTransport:
2559
+ description:
2560
+ collections:
2561
+ - kernel
2562
+ uuids:
2563
+ - 5CF82907-2E61-3588-A46B-CA55804CB9DD
2564
+ com.apple.iokit.IOAudioFamily:
2565
+ description:
2566
+ collections:
2567
+ - kext
2568
+ uuids:
2569
+ - 5ED7B9E5-DCBE-3530-8642-75853C3BAF2A
2570
+ com.apple.iokit.IOAVBFamily:
2571
+ description:
2572
+ collections:
2573
+ - kext
2574
+ uuids:
2575
+ - F349CF00-3539-3AAD-A6A4-AF2F43A6EB9E
2576
+ com.apple.iokit.IOBDStorageFamily:
2577
+ description:
2578
+ collections:
2579
+ - kernel
2580
+ uuids:
2581
+ - AB316184-E19A-39C8-B6F0-D272B019C32A
2582
+ com.apple.iokit.IOBluetoothFamily:
2583
+ description:
2584
+ collections:
2585
+ - kernel
2586
+ uuids:
2587
+ - BEDB4C17-3C8B-302B-967A-20C0C88256F8
2588
+ com.apple.iokit.IOBluetoothHostControllerTransport:
2589
+ description:
2590
+ collections:
2591
+ - kext
2592
+ uuids:
2593
+ - E160C1DB-2186-34C2-BD08-B2404B80247C
2594
+ com.apple.iokit.IOBluetoothHostControllerUARTTransport:
2595
+ description:
2596
+ collections:
2597
+ - kext
2598
+ uuids:
2599
+ - 7024BB5C-45C2-3268-BA44-991C2E9922E1
2600
+ com.apple.iokit.IOBluetoothHostControllerUSBTransport:
2601
+ description:
2602
+ collections:
2603
+ - kext
2604
+ uuids:
2605
+ - C76F0F0E-040A-3E49-9597-6F6AD27B1FF7
2606
+ com.apple.iokit.IOBluetoothPacketLogger:
2607
+ description:
2608
+ collections:
2609
+ - kext
2610
+ uuids:
2611
+ - 54891168-065B-3D6E-B67D-417C420B5F52
2612
+ com.apple.iokit.IOBluetoothSerialManager:
2613
+ description:
2614
+ collections:
2615
+ - kext
2616
+ uuids:
2617
+ - 99C230B3-7F41-38BA-9E41-6E712F53EE75
2618
+ com.apple.iokit.IOBufferCopyController:
2619
+ description:
2620
+ collections:
2621
+ - kernel
2622
+ uuids:
2623
+ - 2116A72D-7DC1-3323-90AB-844B908BD51C
2624
+ com.apple.iokit.IOBufferCopyEngineFamily:
2625
+ description:
2626
+ collections:
2627
+ - kernel
2628
+ uuids:
2629
+ - AC91C5AA-3F54-3C3D-AB76-3EF1893F386D
2630
+ com.apple.iokit.IOCDStorageFamily:
2631
+ description:
2632
+ collections:
2633
+ - kernel
2634
+ uuids:
2635
+ - AF4E2A16-4C3A-3AEB-A3AB-2146932714B0
2636
+ com.apple.iokit.IODVDStorageFamily:
2637
+ description:
2638
+ collections:
2639
+ - kernel
2640
+ uuids:
2641
+ - 6E94E977-8F07-38C3-8611-FC3C67677F38
2642
+ com.apple.iokit.IOEthernetAVBController:
2643
+ description:
2644
+ collections:
2645
+ - kernel
2646
+ uuids:
2647
+ - 82B0E725-42E0-3BEC-B64D-9B31E108429B
2648
+ com.apple.iokit.IOFireWireAVC:
2649
+ description:
2650
+ collections:
2651
+ - kext
2652
+ uuids:
2653
+ - '0808CF53-C47E-3F17-B071-17FBA7613376'
2654
+ com.apple.iokit.IOFireWireFamily:
2655
+ description:
2656
+ collections:
2657
+ - kext
2658
+ uuids:
2659
+ - CC2FA9BB-47A2-3425-A1E2-CE3882D63105
2660
+ com.apple.iokit.IOFireWireSBP2:
2661
+ description:
2662
+ collections:
2663
+ - kext
2664
+ uuids:
2665
+ - A2423AB1-E26F-378B-AB4F-899887BE3D01
2666
+ com.apple.iokit.IOFireWireSerialBusProtocolTransport:
2667
+ description:
2668
+ collections:
2669
+ - kext
2670
+ uuids:
2671
+ - 6BD08F53-E3F4-3AD2-887F-649B7EE64FCE
2672
+ com.apple.iokit.IOGPUFamily:
2673
+ description:
2674
+ collections:
2675
+ - kext
2676
+ uuids:
2677
+ - 2FEA6DA1-1A7E-335C-99F9-6F85693D3811
2678
+ com.apple.iokit.IOGraphicsFamily:
2679
+ description:
2680
+ collections:
2681
+ - kext
2682
+ uuids:
2683
+ - 3ECB2385-311A-374E-9C0F-65639BA26A05
2684
+ com.apple.iokit.IOHDAFamily:
2685
+ description:
2686
+ collections:
2687
+ - kext
2688
+ uuids:
2689
+ - 456FDE37-B87F-32BA-8538-230544A71012
2690
+ com.apple.iokit.IOHIDEventDriver:
2691
+ description:
2692
+ collections:
2693
+ - kernel
2694
+ com.apple.iokit.IOHIDEventDriverSafeBoot:
2695
+ description:
2696
+ collections:
2697
+ - kext
2698
+ com.apple.iokit.IOHIDFamily:
2699
+ description:
2700
+ collections:
2701
+ - kernel
2702
+ uuids:
2703
+ - 07A59F85-E546-3A79-A875-4C1AB49407DB
2704
+ com.apple.iokit.IOHIDSystem:
2705
+ description:
2706
+ collections:
2707
+ - kernel
2708
+ com.apple.iokit.IOHIDUserClient:
2709
+ description:
2710
+ collections:
2711
+ - kernel
2712
+ com.apple.iokit.IOKitRegistryCompatibility:
2713
+ description:
2714
+ collections:
2715
+ - kernel
2716
+ uuids:
2717
+ - F1F7DFD5-4C4D-33F5-B7FB-BB23286DF7DB
2718
+ com.apple.iokit.IONDRVSupport:
2719
+ description:
2720
+ collections:
2721
+ - kext
2722
+ uuids:
2723
+ - E4DC2187-4E8D-3C3A-9C22-B43557C4C468
2724
+ com.apple.iokit.IONetworkingFamily:
2725
+ description:
2726
+ collections:
2727
+ - kernel
2728
+ uuids:
2729
+ - 62888EF4-277C-35B5-B9FA-DF8008BC5D28
2730
+ com.apple.iokit.IONVMeFamily:
2731
+ description:
2732
+ collections:
2733
+ - kernel
2734
+ uuids:
2735
+ - 1EAB595A-2748-3E4D-8BF1-0DF1C869C423
2736
+ com.apple.iokit.IONVRAMFamily:
2737
+ description:
2738
+ collections:
2739
+ - kernel
2740
+ uuids:
2741
+ - B6F8637B-0844-355F-8C82-60FA06149384
2742
+ com.apple.iokit.IOPCIFamily:
2743
+ description:
2744
+ collections:
2745
+ - kernel
2746
+ uuids:
2747
+ - A436E92C-DE10-3718-AEF4-ED2A788A466A
2748
+ com.apple.iokit.IOReportFamily:
2749
+ description:
2750
+ collections:
2751
+ - kernel
2752
+ uuids:
2753
+ - ABB60963-29B6-3098-87E8-41E21DABF443
2754
+ com.apple.iokit.IOSCSIArchitectureModelFamily:
2755
+ description:
2756
+ collections:
2757
+ - kernel
2758
+ uuids:
2759
+ - B721D4C7-99F5-38AD-8108-7B7C3CE0C4F9
2760
+ com.apple.iokit.IOSCSIBlockCommandsDevice:
2761
+ description:
2762
+ collections:
2763
+ - kernel
2764
+ uuids:
2765
+ - FAE351CB-B85C-3CAF-843D-0ABA7A3D4010
2766
+ com.apple.iokit.IOSCSIMultimediaCommandsDevice:
2767
+ description:
2768
+ collections:
2769
+ - kernel
2770
+ uuids:
2771
+ - 4192397E-65C9-30A0-9B0E-A4CB62B7B420
2772
+ com.apple.iokit.IOSCSIParallelFamily:
2773
+ description:
2774
+ collections:
2775
+ - kernel
2776
+ uuids:
2777
+ - EA0D5EC8-86E0-3823-A8C8-BBA18225C561
2778
+ com.apple.iokit.IOSCSIReducedBlockCommandsDevice:
2779
+ description:
2780
+ collections:
2781
+ - kernel
2782
+ uuids:
2783
+ - AC108475-B836-38C8-A23C-5AF7D9F0C233
2784
+ com.apple.iokit.IOSerialFamily:
2785
+ description:
2786
+ collections:
2787
+ - kernel
2788
+ uuids:
2789
+ - 20109548-5D64-30DA-A7B1-9A03322ABFFD
2790
+ com.apple.iokit.IOSkywalkFamily:
2791
+ description:
2792
+ collections:
2793
+ - kernel
2794
+ uuids:
2795
+ - 704F7BA6-0A24-3F85-9BEE-5932BA094DDD
2796
+ com.apple.iokit.IOSlowAdaptiveClockingFamily:
2797
+ description:
2798
+ collections:
2799
+ - kernel
2800
+ uuids:
2801
+ - 3024C95F-6910-3601-8B42-9605A26AD490
2802
+ com.apple.iokit.IOSMBusFamily:
2803
+ description:
2804
+ collections:
2805
+ - kernel
2806
+ uuids:
2807
+ - 2D0607F4-96F1-3D3F-BF7B-E00984DFBA9E
2808
+ com.apple.iokit.IOStorageFamily:
2809
+ description:
2810
+ collections:
2811
+ - kernel
2812
+ uuids:
2813
+ - 77153709-FFFE-3023-BDAF-2BC5E91F4A62
2814
+ com.apple.iokit.IOStreamFamily:
2815
+ description:
2816
+ collections:
2817
+ - kext
2818
+ uuids:
2819
+ - E5C1F314-C9E8-3CE6-891E-7EDD379E3EAE
2820
+ com.apple.iokit.IOStreamUserClient:
2821
+ description:
2822
+ collections:
2823
+ - kext
2824
+ com.apple.iokit.IOSurface:
2825
+ description:
2826
+ collections:
2827
+ - kernel
2828
+ uuids:
2829
+ - 1DA5DCF0-D472-33C0-90C9-2AB910EBC473
2830
+ com.apple.iokit.IOSystemManagementFamily:
2831
+ description:
2832
+ collections:
2833
+ - kernel
2834
+ uuids:
2835
+ - B6F8637B-0844-355F-8C82-60FA06149384
2836
+ com.apple.iokit.IOThunderboltFamily:
2837
+ description:
2838
+ collections:
2839
+ - kernel
2840
+ uuids:
2841
+ - 35AAA830-6563-36E4-9D1A-9D4ABFC5983B
2842
+ com.apple.iokit.IOTimeSyncFamily:
2843
+ description:
2844
+ collections:
2845
+ - kernel
2846
+ uuids:
2847
+ - 32817186-CD12-3D69-AD42-03DFB9CF38A1
2848
+ com.apple.iokit.IOUSBFamily:
2849
+ description:
2850
+ collections:
2851
+ - kernel
2852
+ uuids:
2853
+ - 822D8666-2AB6-383E-92E4-E79C478095F5
2854
+ com.apple.iokit.IOUSBHIDDriver:
2855
+ description:
2856
+ collections:
2857
+ - kernel
2858
+ uuids:
2859
+ - D03D8022-65B5-3D3C-8110-AE13828896C3
2860
+ com.apple.iokit.IOUSBHIDDriverPM:
2861
+ description:
2862
+ collections:
2863
+ - kernel
2864
+ uuids:
2865
+ - 6DDD021B-F4F6-3B4B-9C31-99C4F3CE274B
2866
+ com.apple.iokit.IOUSBHostFamily:
2867
+ description:
2868
+ collections:
2869
+ - kernel
2870
+ uuids:
2871
+ - 0C1378C1-FE3F-3284-8C51-A00EA6481846
2872
+ com.apple.iokit.IOUSBMassStorageDriver:
2873
+ description:
2874
+ collections:
2875
+ - kernel
2876
+ uuids:
2877
+ - 2DE6EA29-B58B-34B5-AC66-8C4E0108B533
2878
+ com.apple.iokit.IOUSBUserClient:
2879
+ description:
2880
+ collections:
2881
+ - kernel
2882
+ uuids:
2883
+ - D1C4F2E9-6E4F-34F5-8855-2D6E7DDC7819
2884
+ com.apple.iokit.IOUserEthernet:
2885
+ description:
2886
+ collections:
2887
+ - kext
2888
+ uuids:
2889
+ - B0EB2CC4-21E4-3FDF-A5FA-2535007A95EC
2890
+ com.apple.iokit.IOVideoDeviceUserClient:
2891
+ description:
2892
+ collections:
2893
+ - kext
2894
+ com.apple.iokit.IOVideoFamily:
2895
+ description:
2896
+ collections:
2897
+ - kext
2898
+ uuids:
2899
+ - A06FF0A2-13FC-320B-9C76-C0B5F6FA5527
2900
+ com.apple.iokit.RUSBHostFamily:
2901
+ description: Remote USB functionality
2902
+ internal: probably
2903
+ com.apple.iokit.SCSITaskUserClient:
2904
+ description:
2905
+ collections:
2906
+ - kernel
2907
+ uuids:
2908
+ - 8462A036-2EE9-3959-B339-8CD9BBB4D71A
2909
+ com.apple.IOUserBluetoothSerialDriver:
2910
+ description:
2911
+ path: "/System/Library/DriverExtensions/IOUserBluetoothSerialDriver.dext"
2912
+ signer: "@apple"
2913
+ type: dext
2914
+ entitlements:
2915
+ com.apple.developer.driverkit.family.serial: true
2916
+ com.apple.developer.driverkit: true
2917
+ uuids:
2918
+ - D3B7CAD0-4D2E-3F2C-9F23-8B186EF9D236
2919
+ com.apple.kec.AppleEncryptedArchive:
2920
+ description:
2921
+ collections:
2922
+ - kernel
2923
+ uuids:
2924
+ - 44648E57-9947-3430-A458-67792853C9F1
2925
+ com.apple.kec.corecrypto:
2926
+ description:
2927
+ collections:
2928
+ - kernel
2929
+ uuids:
2930
+ - FEE26327-9979-30B0-ABEC-614507B4FEA8
2931
+ com.apple.kec.Libm:
2932
+ description: Math library for kernel mode
2933
+ collections:
2934
+ - kernel
2935
+ uuids:
2936
+ - 299CC07F-CEA1-3C2D-B554-FC15DE227E09
2937
+ com.apple.kec.pthread:
2938
+ description:
2939
+ collections:
2940
+ - kernel
2941
+ uuids:
2942
+ - 99AA4B47-5E55-335E-B78C-FE8D7A6445E2
2943
+ com.apple.kernel:
2944
+ description:
2945
+ collections:
2946
+ - BootKernelExtensions.kc
2947
+ com.apple.kext.AMD10000Controller:
2948
+ description:
2949
+ collections:
2950
+ - kext
2951
+ uuids:
2952
+ - B64C4849-81AE-3018-A76E-DBF2ED443B35
2953
+ com.apple.kext.AMD7000Controller:
2954
+ description:
2955
+ collections:
2956
+ - kext
2957
+ uuids:
2958
+ - 8F73CF03-BDD4-3E62-8BCF-321F13601859
2959
+ com.apple.kext.AMD8000Controller:
2960
+ description:
2961
+ collections:
2962
+ - kext
2963
+ uuids:
2964
+ - 5CA75E37-D8C0-3538-A329-39E383F3008F
2965
+ com.apple.kext.AMD9000Controller:
2966
+ description:
2967
+ collections:
2968
+ - kext
2969
+ uuids:
2970
+ - 1EE891D7-E8A9-31B9-938B-54FDECE452B9
2971
+ com.apple.kext.AMD9500Controller:
2972
+ description:
2973
+ collections:
2974
+ - kext
2975
+ uuids:
2976
+ - A0C8FCCE-9112-33EF-BACB-757AC256DC83
2977
+ com.apple.kext.AMDFramebuffer:
2978
+ description:
2979
+ collections:
2980
+ - kext
2981
+ uuids:
2982
+ - 2E42215C-251C-3026-B86A-F08139C86E86
2983
+ com.apple.kext.AMDRadeonServiceManager:
2984
+ description:
2985
+ collections:
2986
+ - kext
2987
+ uuids:
2988
+ - 1AFB04EB-DAF9-3900-A84D-924053B52021
2989
+ com.apple.kext.AMDRadeonX4000:
2990
+ description:
2991
+ collections:
2992
+ - kext
2993
+ uuids:
2994
+ - DC598F92-5522-307B-9482-CA1F00DC6CC8
2995
+ com.apple.kext.AMDRadeonX4000HWLibs:
2996
+ description:
2997
+ collections:
2998
+ - kext
2999
+ uuids:
3000
+ - DF9644DA-E283-3885-877E-D12751F8691E
3001
+ com.apple.kext.AMDRadeonX4000HWServices:
3002
+ description:
3003
+ collections:
3004
+ - kext
3005
+ uuids:
3006
+ - 848B5D5C-F4F9-39F5-9456-0B6C1F9C6D23
3007
+ com.apple.kext.AMDRadeonX4030HWLibs:
3008
+ description:
3009
+ collections:
3010
+ - kext
3011
+ uuids:
3012
+ - 2BFE761A-63AC-3051-A784-7D004635C4CD
3013
+ com.apple.kext.AMDRadeonX4050HWLibs:
3014
+ description:
3015
+ collections:
3016
+ - kext
3017
+ uuids:
3018
+ - 5E92D906-C64F-365F-A1EA-8390C063D5B4
3019
+ com.apple.kext.AMDRadeonX4070HWLibs:
3020
+ description:
3021
+ collections:
3022
+ - kext
3023
+ uuids:
3024
+ - A9B41067-FB39-3DC3-B1CA-F8FA047C4CB5
3025
+ com.apple.kext.AMDRadeonX4100HWLibs:
3026
+ description:
3027
+ collections:
3028
+ - kext
3029
+ uuids:
3030
+ - 3308FA40-F85E-3977-97C7-6F7C1650DFA4
3031
+ com.apple.kext.AMDRadeonX4200HWLibs:
3032
+ description:
3033
+ collections:
3034
+ - kext
3035
+ uuids:
3036
+ - 48C4BEB6-C440-3FB0-BB43-7DBBC63D00C8
3037
+ com.apple.kext.AMDRadeonX4400HWLibs:
3038
+ description:
3039
+ collections:
3040
+ - kext
3041
+ uuids:
3042
+ - F5B26149-4679-3484-A4FD-061EA246EB5A
3043
+ com.apple.kext.AMDRadeonX4700HWLibs:
3044
+ description:
3045
+ collections:
3046
+ - kext
3047
+ uuids:
3048
+ - C97BE3D2-DBD8-36BD-8D0E-E7FE7555E6A4
3049
+ com.apple.kext.AMDRadeonX5000:
3050
+ description:
3051
+ collections:
3052
+ - kext
3053
+ uuids:
3054
+ - ACB80C49-3D05-3B17-9C6D-EA7A702F5573
3055
+ com.apple.kext.AMDRadeonX5000HWLibs:
3056
+ description:
3057
+ collections:
3058
+ - kext
3059
+ uuids:
3060
+ - 5E705953-50D2-31F5-9F97-286D1460C107
3061
+ com.apple.kext.AMDRadeonX5000HWServices:
3062
+ description:
3063
+ collections:
3064
+ - kext
3065
+ uuids:
3066
+ - 36DA4F54-F16A-31FA-93CA-7669DF3DC344
3067
+ com.apple.kext.AMDRadeonX5100HWLibs:
3068
+ description:
3069
+ collections:
3070
+ - kext
3071
+ uuids:
3072
+ - D2AB067C-3BBE-39FC-9977-A3F8C09F3B23
3073
+ com.apple.kext.AMDRadeonX5200HWLibs:
3074
+ description:
3075
+ collections:
3076
+ - kext
3077
+ uuids:
3078
+ - 887CA5E2-2A21-33F5-911E-56E5BA32882F
3079
+ com.apple.kext.AMDRadeonX5400HWLibs:
3080
+ description:
3081
+ collections:
3082
+ - kext
3083
+ uuids:
3084
+ - F5D19D2B-EE6D-341E-9D0C-27D32F667423
3085
+ com.apple.kext.AMDRadeonX5700HWLibs:
3086
+ description:
3087
+ collections:
3088
+ - kext
3089
+ uuids:
3090
+ - 48730383-E791-301A-B793-129EC2258270
3091
+ com.apple.kext.AMDRadeonX6000:
3092
+ description:
3093
+ collections:
3094
+ - kext
3095
+ uuids:
3096
+ - 0BC56BCE-01F9-3CFA-B918-807FB82E2062
3097
+ com.apple.kext.AMDRadeonX6000Framebuffer:
3098
+ description:
3099
+ collections:
3100
+ - kext
3101
+ uuids:
3102
+ - BF08CA07-2A84-3890-89C1-DBDEC2A33F28
3103
+ com.apple.kext.AMDRadeonX6000HWLibs:
3104
+ description:
3105
+ collections:
3106
+ - kext
3107
+ uuids:
3108
+ - DC439E8E-C8E6-3AFD-BE49-0D0665BCE758
3109
+ com.apple.kext.AMDRadeonX6000HWServices:
3110
+ description:
3111
+ collections:
3112
+ - kext
3113
+ uuids:
3114
+ - EDBA0FBF-546E-3EA8-AC9B-AE8C9350ED3F
3115
+ com.apple.kext.AMDRadeonX6100HWLibs:
3116
+ description:
3117
+ collections:
3118
+ - kext
3119
+ uuids:
3120
+ - 994070D9-E9DC-3A5C-BC80-83B751FAD8A5
3121
+ com.apple.kext.AMDRadeonX6200HWLibs:
3122
+ description:
3123
+ collections:
3124
+ - kext
3125
+ uuids:
3126
+ - 4E516E58-DBB6-3847-9CD2-3FD4684A04DB
3127
+ com.apple.kext.AMDRadeonX6300HWLibs:
3128
+ description:
3129
+ collections:
3130
+ - kext
3131
+ uuids:
3132
+ - 5781ABF5-3804-3005-AB32-FBFE8853428B
3133
+ com.apple.kext.AMDRadeonX6700HWLibs:
3134
+ description:
3135
+ collections:
3136
+ - kext
3137
+ uuids:
3138
+ - 88E74058-2E3C-33B9-A714-868BC542EC15
3139
+ com.apple.kext.AMDRadeonX6800HWLibs:
3140
+ description:
3141
+ collections:
3142
+ - kext
3143
+ uuids:
3144
+ - 57383103-6769-39D5-836F-B0FBE420C65D
3145
+ com.apple.kext.AMDRadeonX6810HWLibs:
3146
+ description:
3147
+ collections:
3148
+ - kext
3149
+ uuids:
3150
+ - 12499954-5238-3A77-B7DD-DAFAD6452C3D
3151
+ com.apple.kext.AMDSupport:
3152
+ description:
3153
+ collections:
3154
+ - kext
3155
+ uuids:
3156
+ - 110BBBA3-A511-3F4C-8FDD-935FBEEE2E2A
3157
+ com.apple.kext.AppleMatch:
3158
+ description:
3159
+ collections:
3160
+ - kernel
3161
+ uuids:
3162
+ - BD40CD84-8478-3704-B290-C828BF18A69E
3163
+ com.apple.kext.CoreTrust:
3164
+ description:
3165
+ collections:
3166
+ - kernel
3167
+ uuids:
3168
+ - E67D51C4-13D8-3329-B0AB-5D9E56135751
3169
+ com.apple.kext.HFS_MacCentralEurRoman:
3170
+ description:
3171
+ collections:
3172
+ - kext
3173
+ uuids:
3174
+ - 3E40D753-54E4-3AC5-AF98-FD40C5EE38E3
3175
+ com.apple.kext.HFS_MacChineseSimp:
3176
+ description:
3177
+ collections:
3178
+ - kext
3179
+ uuids:
3180
+ - D2418E4D-9C4F-352B-926F-6FC150D3CB00
3181
+ com.apple.kext.HFS_MacChineseTrad:
3182
+ description:
3183
+ collections:
3184
+ - kext
3185
+ uuids:
3186
+ - 0C561EBA-5F20-3673-9CFD-A2889B21AE23
3187
+ com.apple.kext.HFS_MacCyrillic:
3188
+ description:
3189
+ collections:
3190
+ - kext
3191
+ uuids:
3192
+ - 4B55E0E0-5697-3B75-9296-558A1E562BC5
3193
+ com.apple.kext.HFS_MacJapanese:
3194
+ description:
3195
+ collections:
3196
+ - kext
3197
+ uuids:
3198
+ - 817D66F9-2969-3616-BFE6-547B81B1B9D7
3199
+ com.apple.kext.HFS_MacKorean:
3200
+ description:
3201
+ collections:
3202
+ - kext
3203
+ uuids:
3204
+ - 534FB91C-FA2C-3B55-9823-EC8D307C2A0B
3205
+ com.apple.kext.mcx.alr:
3206
+ description:
3207
+ collections:
3208
+ - kext
3209
+ uuids:
3210
+ - 5167CA80-A693-31AD-83D8-344F9215C04D
3211
+ com.apple.kext.MojoKDP:
3212
+ description:
3213
+ internal: probably
3214
+ com.apple.kext.OSvKernDSPLib:
3215
+ description:
3216
+ collections:
3217
+ - kext
3218
+ uuids:
3219
+ - 7AF237A4-4EF4-3BEA-BFD6-EC9E0365FA6F
3220
+ com.apple.kext.triggers:
3221
+ description:
3222
+ collections:
3223
+ - kext
3224
+ uuids:
3225
+ - F78068E8-0861-3693-901A-D7FF444A1064
3226
+ com.apple.kpi.bsd:
3227
+ description:
3228
+ collections:
3229
+ - kernel
3230
+ uuids:
3231
+ - B6F8637B-0844-355F-8C82-60FA06149384
3232
+ com.apple.kpi.dsep:
3233
+ description:
3234
+ collections:
3235
+ - kernel
3236
+ uuids:
3237
+ - B6F8637B-0844-355F-8C82-60FA06149384
3238
+ com.apple.kpi.iokit:
3239
+ description:
3240
+ collections:
3241
+ - kernel
3242
+ uuids:
3243
+ - B6F8637B-0844-355F-8C82-60FA06149384
3244
+ com.apple.kpi.kasan:
3245
+ description:
3246
+ collections:
3247
+ - kernel
3248
+ uuids:
3249
+ - B6F8637B-0844-355F-8C82-60FA06149384
3250
+ com.apple.kpi.kcov:
3251
+ description:
3252
+ collections:
3253
+ - kernel
3254
+ uuids:
3255
+ - B6F8637B-0844-355F-8C82-60FA06149384
3256
+ com.apple.kpi.libkern:
3257
+ description:
3258
+ collections:
3259
+ - kernel
3260
+ uuids:
3261
+ - B6F8637B-0844-355F-8C82-60FA06149384
3262
+ com.apple.kpi.mach:
3263
+ description:
3264
+ collections:
3265
+ - kernel
3266
+ uuids:
3267
+ - B6F8637B-0844-355F-8C82-60FA06149384
3268
+ com.apple.kpi.private:
3269
+ description:
3270
+ collections:
3271
+ - kernel
3272
+ uuids:
3273
+ - B6F8637B-0844-355F-8C82-60FA06149384
3274
+ com.apple.kpi.unsupported:
3275
+ description:
3276
+ collections:
3277
+ - kernel
3278
+ uuids:
3279
+ - B6F8637B-0844-355F-8C82-60FA06149384
3280
+ com.apple.macos.driver.AppleUSBEthernetHost:
3281
+ description:
3282
+ collections:
3283
+ - kext
3284
+ uuids:
3285
+ - 53CB99EC-2448-308D-9D73-2071711ACFA6
3286
+ com.apple.nke.applicationfirewall:
3287
+ description:
3288
+ collections:
3289
+ - kernel
3290
+ uuids:
3291
+ - 594BDB8B-A93D-33BD-A7BA-321D62B74B55
3292
+ com.apple.nke.asp_tcp:
3293
+ description:
3294
+ collections:
3295
+ - kext
3296
+ uuids:
3297
+ - C1D8B5CA-6E4A-3A4C-895C-A3BD9E44591F
3298
+ com.apple.nke.l2tp:
3299
+ description:
3300
+ collections:
3301
+ - kext
3302
+ uuids:
3303
+ - '068D3FD4-9835-3F43-B206-E90C08B7C8ED'
3304
+ com.apple.nke.ppp:
3305
+ description:
3306
+ collections:
3307
+ - kext
3308
+ uuids:
3309
+ - 0EDDD313-821A-35CA-BDF9-B00A88A7A71A
3310
+ com.apple.nke.pppoe:
3311
+ description:
3312
+ collections:
3313
+ - kext
3314
+ uuids:
3315
+ - 2AA499FB-50AE-3C87-9CD6-92E1E576B391
3316
+ com.apple.nke.rvi:
3317
+ description: Remote Virtual Interface (for iDevices)
3318
+ path: "/Library/Apple/System/Library/Extensions/RemoteVirtualInterface.kext"
3319
+ collections:
3320
+ - kext
3321
+ signer: "@apple"
3322
+ type: kext
3323
+ uuids:
3324
+ - A77148D3-327A-3CBD-896E-1CE664A7EDA7
3325
+ com.apple.nke.webcontentfilter:
3326
+ description:
3327
+ collections:
3328
+ - kext
3329
+ uuids:
3330
+ - '03238034-6E00-3154-B3D8-7060A9A1B2E8'
3331
+ com.apple.pae.driver.AppleQuaibridgePCIE:
3332
+ description:
3333
+ internal: probably
3334
+ com.apple.plugin.IOAVBControlPlugin:
3335
+ description:
3336
+ collections:
3337
+ - kext
3338
+ uuids:
3339
+ - EABDE07B-C028-3AB3-8DCF-8C75E10BBF06
3340
+ com.apple.plugin.IOAVBDiscoveryPlugin:
3341
+ description:
3342
+ collections:
3343
+ - kext
3344
+ uuids:
3345
+ - EF43D55A-B044-3663-A749-F5FAEE4EF324
3346
+ com.apple.plugin.IOAVBStreamingPlugin:
3347
+ description:
3348
+ collections:
3349
+ - kext
3350
+ uuids:
3351
+ - FF18D55C-C824-3154-8F71-06ECD86A6F71
3352
+ com.apple.plugin.IOgPTPPlugin:
3353
+ description:
3354
+ collections:
3355
+ - kext
3356
+ uuids:
3357
+ - 8EA654DA-FD67-3F8B-8E7B-6A0B3A34FE63
3358
+ com.apple.plugin.IOMRPPlugin:
3359
+ description:
3360
+ collections:
3361
+ - kext
3362
+ uuids:
3363
+ - 0A5E00E5-FAAC-3350-A24B-60F001F77079
3364
+ com.apple.private.KextAudit:
3365
+ description:
3366
+ collections:
3367
+ - kernel
3368
+ uuids:
3369
+ - D11FF6C3-669F-3ADC-B990-DF750E75F3D1
3370
+ com.apple.security.AppleImage4:
3371
+ description:
3372
+ collections:
3373
+ - kernel
3374
+ uuids:
3375
+ - 881EDE63-606C-3E21-AC8A-05251E05C02C
3376
+ com.apple.security.quarantine:
3377
+ description:
3378
+ collections:
3379
+ - kernel
3380
+ uuids:
3381
+ - DD4E3021-7A22-3E86-AE42-BA749ACEEC1D
3382
+ com.apple.security.sandbox:
3383
+ description:
3384
+ collections:
3385
+ - kernel
3386
+ uuids:
3387
+ - 1E252FC5-64AC-396C-8422-27E597A3F3B2
3388
+ com.apple.security.SecureRemotePassword:
3389
+ description:
3390
+ collections:
3391
+ - kext
3392
+ uuids:
3393
+ - 9B21A4A1-1D2E-3C72-B588-1024DF3E6FFF
3394
+ com.apple.UVCService:
3395
+ description:
3396
+ collections:
3397
+ - kext
3398
+ uuids:
3399
+ - 94539C03-F272-36CF-B67D-3828E6C47117
3400
+ com.apple.vecLib.kext:
3401
+ description:
3402
+ collections:
3403
+ - kext
3404
+ uuids:
3405
+ - 2F8047D4-D4E3-3A68-B93B-0202272EF9D2
3406
+ com.Areca.ArcMSR:
3407
+ description:
3408
+ collections:
3409
+ - kernel
3410
+ uuids:
3411
+ - 01FC5EBD-0A34-3E77-9216-53B89DDD8CE4
3412
+ com.disc-soft.DAEMONTools.VirtualSCSIBus:
3413
+ description:
3414
+ path: "/Library/Extensions/DAEMONToolsVirtualSCSIBus.kext"
3415
+ collections:
3416
+ - kext
3417
+ signer: "@team(TF5JD8H3C3)"
3418
+ type: kext
3419
+ uuids:
3420
+ - 643C17BF-59DF-3E70-BE41-57645C7A0F72
3421
+ com.epson.print.kext.USBPrintClass:
3422
+ description:
3423
+ path: "/Library/Extensions/EPSONUSBPrintClass.kext"
3424
+ signer: "@team(TXAEAV5RN4)"
3425
+ type: kext
3426
+ entitlements:
3427
+ com.apple.security.personal-information.photos-library: true
3428
+ com.apple.security.cs.disable-library-validation: true
3429
+ com.apple.security.device.audio-input: true
3430
+ com.apple.security.device.camera: true
3431
+ com.apple.security.automation.apple-events: true
3432
+ com.apple.security.personal-information.location: true
3433
+ com.apple.security.personal-information.calendars: true
3434
+ com.apple.security.personal-information.addressbook: true
3435
+ codeless: true
3436
+ com.highpoint-tech.kext.HighPointIOP:
3437
+ description:
3438
+ path: "/Library/Extensions/HighPointIOP.kext"
3439
+ collections:
3440
+ - kext
3441
+ signer: "@team(DX6G69M9N2)"
3442
+ type: kext
3443
+ entitlements: 'com.apple.security.get-task-allow: true'
3444
+ uuids:
3445
+ - 571AEA63-3845-3A83-B37F-5FD117C0FFDE
3446
+ com.highpoint-tech.kext.HighPointRR:
3447
+ description:
3448
+ path: "/Library/Extensions/HighPointRR.kext"
3449
+ signer: "@team(DX6G69M9N2)"
3450
+ type: kext
3451
+ entitlements: 'com.apple.security.get-task-allow: true'
3452
+ uuids:
3453
+ - 6DF47B93-DB65-36BD-9392-0101CFDDDDFF
3454
+ com.hp.kext.io.enabler.compound:
3455
+ description:
3456
+ path: "/Library/Extensions/hp_io_enabler_compound.kext"
3457
+ signer: "@team(6HB5Y2QTA3)"
3458
+ type: kext
3459
+ codeless: true
3460
+ com.intel.kext.intelhaxm:
3461
+ description:
3462
+ path: "/Library/Extensions/intelhaxm.kext"
3463
+ collections:
3464
+ - kext
3465
+ signer: "@team(Z3L495V9L4)"
3466
+ type: kext
3467
+ uuids:
3468
+ - 9C4BE7CB-745A-326F-81FF-6D7D61B68F87
3469
+ com.paragon-software.filesystems.ntfs:
3470
+ description:
3471
+ path: "/Library/Extensions/ufsd_NTFS.kext"
3472
+ collections:
3473
+ - kext
3474
+ signer: "@team(LSJ6YVK468)"
3475
+ type: kext
3476
+ uuids:
3477
+ - 59513272-8E3C-3FD1-A345-DE7AA8490D1E
3478
+ com.promise.driver.stex:
3479
+ description:
3480
+ collections:
3481
+ - kernel
3482
+ uuids:
3483
+ - AE253556-66D8-38D2-B9D1-179B78F29153
3484
+ com.softraid.driver.SoftRAID:
3485
+ description:
3486
+ path: "/Library/Extensions/SoftRAID.kext"
3487
+ collections:
3488
+ - kext
3489
+ signer: "@team(Q9P8K45M5C)"
3490
+ type: kext
3491
+ uuids:
3492
+ - CBBE85C9-E1A8-3C3B-A4D3-DC690B0898D8