apple-data 1.0.433 → 1.0.440

Sign up to get free protection for your applications and to get access to all the features.
data/share/kext.yaml CHANGED
@@ -2,6 +2,31 @@
2
2
  metadata:
3
3
  description:
4
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
5
30
  kexts:
6
31
  com.apple.AGDCPluginDisplayMetrics:
7
32
  description:
@@ -40,7 +65,7 @@ kexts:
40
65
  collections:
41
66
  - BootKernelExtensions.kc
42
67
  com.apple.Dont_Steal_Mac_OS_X:
43
- description:
68
+ description: Used to provide encryption for key binaries like Finder.app to protect Apple copyright
44
69
  collections:
45
70
  - BootKernelExtensions.kc
46
71
  com.apple.driver.ACPI_SMC_PlatformPlugin:
@@ -57,12 +82,14 @@ kexts:
57
82
  - SystemKernelExtensions.kc
58
83
  com.apple.driver.AirPort.Brcm4360-MFG:
59
84
  description:
85
+ internal: probably
60
86
  com.apple.driver.AirPort.BrcmNIC:
61
87
  description:
62
88
  collections:
63
89
  - BootKernelExtensions.kc
64
90
  com.apple.driver.AirPort.BrcmNIC-MFG:
65
91
  description:
92
+ internal: probably
66
93
  com.apple.driver.Apple16X50ACPI:
67
94
  description:
68
95
  collections:
@@ -104,7 +131,8 @@ kexts:
104
131
  collections:
105
132
  - BootKernelExtensions.kc
106
133
  com.apple.driver.AppleAstrisGpioProbe:
107
- description:
134
+ description: Something about debug lines on iDevices
135
+ internal: yes
108
136
  com.apple.driver.AppleAudioClockLibs:
109
137
  description:
110
138
  collections:
@@ -166,7 +194,8 @@ kexts:
166
194
  collections:
167
195
  - BootKernelExtensions.kc
168
196
  com.apple.driver.AppleBSDKextStarterVPN:
169
- description:
197
+ description: Why would you want a VPN here?
198
+ internal: probably
170
199
  com.apple.driver.AppleBusPowerController:
171
200
  description:
172
201
  collections:
@@ -321,6 +350,7 @@ kexts:
321
350
  - SystemKernelExtensions.kc
322
351
  com.apple.driver.AppleHWAccess:
323
352
  description:
353
+ internal: probably
324
354
  com.apple.driver.AppleInputDeviceSupport:
325
355
  description:
326
356
  collections:
@@ -350,7 +380,8 @@ kexts:
350
380
  collections:
351
381
  - BootKernelExtensions.kc
352
382
  com.apple.driver.AppleIntelCPUPowerManagementDriver:
353
- description:
383
+ description: ... SMBus/ACPI/AML bytecode? (see darkwake exploits)
384
+ internal: probably
354
385
  com.apple.driver.AppleIntelFramebufferAzul:
355
386
  description:
356
387
  collections:
@@ -496,7 +527,8 @@ kexts:
496
527
  collections:
497
528
  - SystemKernelExtensions.kc
498
529
  com.apple.driver.AppleNVMePassThrough:
499
- description:
530
+ description: Pass through NVMe commands - to where?
531
+ internal: probably
500
532
  com.apple.driver.AppleOLYHALMac:
501
533
  description:
502
534
  collections:
@@ -803,14 +835,16 @@ kexts:
803
835
  - SystemKernelExtensions.kc
804
836
  com.apple.driver.DrizzlePlatformSupport:
805
837
  description:
838
+ internal: maybe
806
839
  com.apple.driver.DrizzleSMC:
807
840
  description:
841
+ internal: maybe
808
842
  com.apple.driver.DspFuncLib:
809
843
  description:
810
844
  collections:
811
845
  - SystemKernelExtensions.kc
812
846
  com.apple.driver.eficheck:
813
- description:
847
+ description: Kernel mode driver supporting `eficheck` binary to scan T1 and prior system's EFI for malware
814
848
  collections:
815
849
  - SystemKernelExtensions.kc
816
850
  com.apple.driver.FWPreferredProtocolSpeed:
@@ -871,18 +905,21 @@ kexts:
871
905
  - BootKernelExtensions.kc
872
906
  com.apple.driver.KernelRelayTesterHost:
873
907
  description:
908
+ internal: probably
874
909
  com.apple.driver.LSI_FW_500:
875
910
  description:
876
911
  collections:
877
912
  - SystemKernelExtensions.kc
878
913
  com.apple.driver.LuaHardwareAccess:
879
- description:
914
+ description: Who doesn't want a scripting language in kernel mode?
915
+ internal: probably
880
916
  com.apple.driver.mDNSOffloadUserClient:
881
917
  description:
882
918
  collections:
883
919
  - BootKernelExtensions.kc
884
920
  com.apple.driver.MEDetect:
885
- description:
921
+ description: Related to Intel Management Engine
922
+ internal: probably
886
923
  com.apple.driver.MKE_LF_D211A:
887
924
  description:
888
925
  collections:
@@ -900,7 +937,7 @@ kexts:
900
937
  collections:
901
938
  - SystemKernelExtensions.kc
902
939
  com.apple.driver.PioneerSuperDrive:
903
- description:
940
+ description: Apple's USB SuperDrive driver (mostly to configure required power draw)
904
941
  collections:
905
942
  - BootKernelExtensions.kc
906
943
  com.apple.driver.PlasmonUDO:
@@ -924,7 +961,7 @@ kexts:
924
961
  collections:
925
962
  - SystemKernelExtensions.kc
926
963
  com.apple.driver.StorageLynx:
927
- description:
964
+ description: Apple SEP persistent storage / public key component
928
965
  collections:
929
966
  - SystemKernelExtensions.kc
930
967
  com.apple.driver.usb.AppleUSBCommon:
@@ -939,7 +976,7 @@ kexts:
939
976
  description:
940
977
  collections:
941
978
  - BootKernelExtensions.kc
942
- com.apple.driver.usb.AppleUSBHostBLLB:oardDevice:
979
+ com.apple.driver.usb.AppleUSBHostBLLBoardDevice:
943
980
  description:
944
981
  collections:
945
982
  - BootKernelExtensions.kc
@@ -960,7 +997,8 @@ kexts:
960
997
  collections:
961
998
  - BootKernelExtensions.kc
962
999
  com.apple.driver.usb.AppleUSBKDP:
963
- description:
1000
+ description: USB based kernel debug port
1001
+ internal: probably
964
1002
  com.apple.driver.usb.AppleUSBOHCI:
965
1003
  description:
966
1004
  collections:
@@ -974,7 +1012,9 @@ kexts:
974
1012
  collections:
975
1013
  - SystemKernelExtensions.kc
976
1014
  com.apple.driver.usb.AppleUSBRecoveryHost:
977
- description:
1015
+ description: Seems to be from a point where Apple was considering allowing Intel/T2 to be restored in the
1016
+ same style as M1s via UniversalMac (this is why IPSWs contain x64 bits)
1017
+ internal: probably
978
1018
  com.apple.driver.usb.AppleUSBUHCI:
979
1019
  description:
980
1020
  collections:
@@ -988,7 +1028,7 @@ kexts:
988
1028
  collections:
989
1029
  - SystemKernelExtensions.kc
990
1030
  com.apple.driver.usb.AppleUSBVHCI:
991
- description:
1031
+ description: Apple Virtual Host Controller Interface (used to communicate to the T2 via USB over PCIe)
992
1032
  collections:
993
1033
  - BootKernelExtensions.kc
994
1034
  com.apple.driver.usb.AppleUSBVHCIBCE:
@@ -1042,7 +1082,7 @@ kexts:
1042
1082
  collections:
1043
1083
  - SystemKernelExtensions.kc
1044
1084
  com.apple.driver.usb.ethernet.asix:
1045
- description:
1085
+ description: ASIX based USB ethernet driver (Apple USB Ethernet dongle)
1046
1086
  collections:
1047
1087
  - BootKernelExtensions.kc
1048
1088
  com.apple.driver.usb.IOUSBHostHIDDevice:
@@ -1050,7 +1090,7 @@ kexts:
1050
1090
  collections:
1051
1091
  - BootKernelExtensions.kc
1052
1092
  com.apple.driver.usb.networking:
1053
- description:
1093
+ description: USB CDC (communications class) driver
1054
1094
  collections:
1055
1095
  - BootKernelExtensions.kc
1056
1096
  com.apple.driver.usb.realtek8153patcher:
@@ -1058,7 +1098,7 @@ kexts:
1058
1098
  collections:
1059
1099
  - BootKernelExtensions.kc
1060
1100
  com.apple.driver.usb.serial:
1061
- description:
1101
+ description: Generic USB FTDI kernel mode driver (supplanted by DriverKit version)
1062
1102
  collections:
1063
1103
  - SystemKernelExtensions.kc
1064
1104
  com.apple.driver.VMPlatformPlugin:
@@ -1082,7 +1122,7 @@ kexts:
1082
1122
  collections:
1083
1123
  - SystemKernelExtensions.kc
1084
1124
  com.apple.filesystems.acfs:
1085
- description:
1125
+ description: https://en.wikipedia.org/wiki/Oracle_Cloud_File_System?
1086
1126
  collections:
1087
1127
  - SystemKernelExtensions.kc
1088
1128
  com.apple.filesystems.acfsctl:
@@ -1090,11 +1130,11 @@ kexts:
1090
1130
  collections:
1091
1131
  - SystemKernelExtensions.kc
1092
1132
  com.apple.filesystems.afpfs:
1093
- description:
1133
+ description: Apple Filing Protocol (network AFP) kernel mode driver
1094
1134
  collections:
1095
1135
  - SystemKernelExtensions.kc
1096
1136
  com.apple.filesystems.apfs:
1097
- description:
1137
+ description: Apple Filesystem (APFS) kernel mode driver
1098
1138
  collections:
1099
1139
  - BootKernelExtensions.kc
1100
1140
  com.apple.filesystems.autofs:
@@ -1102,35 +1142,35 @@ kexts:
1102
1142
  collections:
1103
1143
  - SystemKernelExtensions.kc
1104
1144
  com.apple.filesystems.cd9660:
1105
- description:
1145
+ description: ISO9660 kernel mode filesystem driver
1106
1146
  collections:
1107
1147
  - SystemKernelExtensions.kc
1108
1148
  com.apple.filesystems.cddafs:
1109
- description:
1149
+ description: CD-ROM (DA=Data) kernel mode filesystem driver
1110
1150
  collections:
1111
1151
  - SystemKernelExtensions.kc
1112
1152
  com.apple.filesystems.exfat:
1113
- description:
1153
+ description: ExFAT kernel mode filesystem driver
1114
1154
  collections:
1115
1155
  - SystemKernelExtensions.kc
1116
1156
  com.apple.filesystems.hfs.encodings.kext:
1117
- description:
1157
+ description: Filesystem driver to handle multiple codepages (pre unicode concept)
1118
1158
  collections:
1119
1159
  - BootKernelExtensions.kc
1120
1160
  com.apple.filesystems.hfs.kext:
1121
- description:
1161
+ description: HFS/HFS+ kernel mode filesystem driver
1122
1162
  collections:
1123
1163
  - BootKernelExtensions.kc
1124
1164
  com.apple.filesystems.lifs:
1125
- description:
1165
+ description: https://storageconference.us/2006/Presentations/09Ames.pdf?
1126
1166
  collections:
1127
1167
  - BootKernelExtensions.kc
1128
1168
  com.apple.filesystems.msdosfs:
1129
- description:
1169
+ description: FAT kernel mode filesystem driver
1130
1170
  collections:
1131
1171
  - SystemKernelExtensions.kc
1132
1172
  com.apple.filesystems.ntfs:
1133
- description:
1173
+ description: Windows NTFS kernel mode filesystem driver
1134
1174
  collections:
1135
1175
  - SystemKernelExtensions.kc
1136
1176
  com.apple.filesystems.smbfs:
@@ -1138,7 +1178,7 @@ kexts:
1138
1178
  collections:
1139
1179
  - SystemKernelExtensions.kc
1140
1180
  com.apple.filesystems.tmpfs:
1141
- description:
1181
+ description: Provide ephemeral temp filesystem that's key is wiped on each boot
1142
1182
  collections:
1143
1183
  - BootKernelExtensions.kc
1144
1184
  com.apple.filesystems.udf:
@@ -1182,7 +1222,8 @@ kexts:
1182
1222
  collections:
1183
1223
  - BootKernelExtensions.kc
1184
1224
  com.apple.iokit.fipscavs-kext-tool:
1185
- description:
1225
+ description: FIPS test mode (breaks most encryption by using fixed values)
1226
+ internal: probably
1186
1227
  com.apple.iokit.IO80211Family:
1187
1228
  description:
1188
1229
  collections:
@@ -1424,7 +1465,8 @@ kexts:
1424
1465
  collections:
1425
1466
  - SystemKernelExtensions.kc
1426
1467
  com.apple.iokit.RUSBHostFamily:
1427
- description:
1468
+ description: Remote USB functionality
1469
+ internal: probably
1428
1470
  com.apple.iokit.SCSITaskUserClient:
1429
1471
  description:
1430
1472
  collections:
@@ -1438,7 +1480,7 @@ kexts:
1438
1480
  collections:
1439
1481
  - BootKernelExtensions.kc
1440
1482
  com.apple.kec.Libm:
1441
- description:
1483
+ description: Math library for kernel mode
1442
1484
  collections:
1443
1485
  - BootKernelExtensions.kc
1444
1486
  com.apple.kec.pthread:
@@ -1627,6 +1669,7 @@ kexts:
1627
1669
  - SystemKernelExtensions.kc
1628
1670
  com.apple.kext.MojoKDP:
1629
1671
  description:
1672
+ internal: probably
1630
1673
  com.apple.kext.OSvKernDSPLib:
1631
1674
  description:
1632
1675
  collections:
@@ -1665,6 +1708,7 @@ kexts:
1665
1708
  - SystemKernelExtensions.kc
1666
1709
  com.apple.pae.driver.AppleQuaibridgePCIE:
1667
1710
  description:
1711
+ internal: probably
1668
1712
  com.apple.plugin.IOAVBControlPlugin:
1669
1713
  description:
1670
1714
  collections:
data/share/smc.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ metadata:
3
+ description:
4
+ credits:
5
+ smc_keys:
6
+ MOJO:
7
+ STDK:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apple-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.433
4
+ version: 1.0.440
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-04-18 00:00:00.000000000 Z
11
+ date: 2022-04-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pathutil
@@ -49,6 +49,7 @@ files:
49
49
  - share/bundles.yaml
50
50
  - share/cores.yaml
51
51
  - share/credits.yaml
52
+ - share/debug.yaml
52
53
  - share/defaults.yaml
53
54
  - share/dnssd.yaml
54
55
  - share/environment_variables.yaml
@@ -104,6 +105,7 @@ files:
104
105
  - share/sep.yaml
105
106
  - share/services.yaml
106
107
  - share/sip.yaml
108
+ - share/smc.yaml
107
109
  - share/syscfg.yaml
108
110
  - share/tipw_sync.yaml
109
111
  - share/vmapple.yaml