apple-data 1.0.439 → 1.0.442

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 61014d151e2b90457ddff38d4240db5968ae58f4b8af84ee0f60ee0dd117dd54
4
- data.tar.gz: 4c845df391088009047d2261d0b8d02b92015d7fe6c0fd2598154e36bbd85c82
3
+ metadata.gz: f22bb0d13986783c94f6865fc7f199e46cc952a4d32af59eb3310c2a866054f6
4
+ data.tar.gz: 8cebe6fe7dd6697203e0fefdd5bcce75d8df4a6b9e6415628bfcdd72de4e210c
5
5
  SHA512:
6
- metadata.gz: e75146cd840e35b3c57a29e49f5b12c2c23e2b9fad2f24cb7d2727951489e6c8f9d57fa0993afe27852dfbff97adf80348a2db8d7addd943fe66b21236dcc174
7
- data.tar.gz: eef55ee5e88b4d4bd3bc4f43fbc77db098511c50098a94031a5f38697f7fc68a6ec4c0e011ed0436f50a86d948273e697879fd5d64eaa5bc10de7cfee0cf5d82
6
+ metadata.gz: a707ebdd6b07d3cca81d9fceba4811071061579db6382db0d1b8f00bea3df7b4c320e4352cdda5657996666d79096681c20373e113a33c52142d05aba7973c02
7
+ data.tar.gz: 2b0520835895d2b17760706890036abc9422b9d8f89663bcc05f23b5e1d47cd932ac6e08c4dbf73721d6a0e3f4ed6a494a158526dce31583d14e869e987a92d0
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AppleData
4
- VERSION = '1.0.439'
4
+ VERSION = '1.0.442'
5
5
  end
data/share/kext.yaml CHANGED
@@ -65,7 +65,7 @@ kexts:
65
65
  collections:
66
66
  - BootKernelExtensions.kc
67
67
  com.apple.Dont_Steal_Mac_OS_X:
68
- description:
68
+ description: Used to provide encryption for key binaries like Finder.app to protect Apple copyright
69
69
  collections:
70
70
  - BootKernelExtensions.kc
71
71
  com.apple.driver.ACPI_SMC_PlatformPlugin:
@@ -82,12 +82,14 @@ kexts:
82
82
  - SystemKernelExtensions.kc
83
83
  com.apple.driver.AirPort.Brcm4360-MFG:
84
84
  description:
85
+ internal: probably
85
86
  com.apple.driver.AirPort.BrcmNIC:
86
87
  description:
87
88
  collections:
88
89
  - BootKernelExtensions.kc
89
90
  com.apple.driver.AirPort.BrcmNIC-MFG:
90
91
  description:
92
+ internal: probably
91
93
  com.apple.driver.Apple16X50ACPI:
92
94
  description:
93
95
  collections:
@@ -129,7 +131,8 @@ kexts:
129
131
  collections:
130
132
  - BootKernelExtensions.kc
131
133
  com.apple.driver.AppleAstrisGpioProbe:
132
- description:
134
+ description: Something about debug lines on iDevices
135
+ internal: yes
133
136
  com.apple.driver.AppleAudioClockLibs:
134
137
  description:
135
138
  collections:
@@ -191,7 +194,8 @@ kexts:
191
194
  collections:
192
195
  - BootKernelExtensions.kc
193
196
  com.apple.driver.AppleBSDKextStarterVPN:
194
- description:
197
+ description: Why would you want a VPN here?
198
+ internal: probably
195
199
  com.apple.driver.AppleBusPowerController:
196
200
  description:
197
201
  collections:
@@ -346,6 +350,7 @@ kexts:
346
350
  - SystemKernelExtensions.kc
347
351
  com.apple.driver.AppleHWAccess:
348
352
  description:
353
+ internal: probably
349
354
  com.apple.driver.AppleInputDeviceSupport:
350
355
  description:
351
356
  collections:
@@ -375,7 +380,8 @@ kexts:
375
380
  collections:
376
381
  - BootKernelExtensions.kc
377
382
  com.apple.driver.AppleIntelCPUPowerManagementDriver:
378
- description:
383
+ description: ... SMBus/ACPI/AML bytecode? (see darkwake exploits)
384
+ internal: probably
379
385
  com.apple.driver.AppleIntelFramebufferAzul:
380
386
  description:
381
387
  collections:
@@ -521,7 +527,8 @@ kexts:
521
527
  collections:
522
528
  - SystemKernelExtensions.kc
523
529
  com.apple.driver.AppleNVMePassThrough:
524
- description:
530
+ description: Pass through NVMe commands - to where?
531
+ internal: probably
525
532
  com.apple.driver.AppleOLYHALMac:
526
533
  description:
527
534
  collections:
@@ -828,14 +835,16 @@ kexts:
828
835
  - SystemKernelExtensions.kc
829
836
  com.apple.driver.DrizzlePlatformSupport:
830
837
  description:
838
+ internal: maybe
831
839
  com.apple.driver.DrizzleSMC:
832
840
  description:
841
+ internal: maybe
833
842
  com.apple.driver.DspFuncLib:
834
843
  description:
835
844
  collections:
836
845
  - SystemKernelExtensions.kc
837
846
  com.apple.driver.eficheck:
838
- description:
847
+ description: Kernel mode driver supporting `eficheck` binary to scan T1 and prior system's EFI for malware
839
848
  collections:
840
849
  - SystemKernelExtensions.kc
841
850
  com.apple.driver.FWPreferredProtocolSpeed:
@@ -896,18 +905,21 @@ kexts:
896
905
  - BootKernelExtensions.kc
897
906
  com.apple.driver.KernelRelayTesterHost:
898
907
  description:
908
+ internal: probably
899
909
  com.apple.driver.LSI_FW_500:
900
910
  description:
901
911
  collections:
902
912
  - SystemKernelExtensions.kc
903
913
  com.apple.driver.LuaHardwareAccess:
904
- description:
914
+ description: Who doesn't want a scripting language in kernel mode?
915
+ internal: probably
905
916
  com.apple.driver.mDNSOffloadUserClient:
906
917
  description:
907
918
  collections:
908
919
  - BootKernelExtensions.kc
909
920
  com.apple.driver.MEDetect:
910
- description:
921
+ description: Related to Intel Management Engine
922
+ internal: probably
911
923
  com.apple.driver.MKE_LF_D211A:
912
924
  description:
913
925
  collections:
@@ -925,7 +937,7 @@ kexts:
925
937
  collections:
926
938
  - SystemKernelExtensions.kc
927
939
  com.apple.driver.PioneerSuperDrive:
928
- description:
940
+ description: Apple's USB SuperDrive driver (mostly to configure required power draw)
929
941
  collections:
930
942
  - BootKernelExtensions.kc
931
943
  com.apple.driver.PlasmonUDO:
@@ -949,7 +961,7 @@ kexts:
949
961
  collections:
950
962
  - SystemKernelExtensions.kc
951
963
  com.apple.driver.StorageLynx:
952
- description:
964
+ description: Apple SEP persistent storage / public key component
953
965
  collections:
954
966
  - SystemKernelExtensions.kc
955
967
  com.apple.driver.usb.AppleUSBCommon:
@@ -964,7 +976,7 @@ kexts:
964
976
  description:
965
977
  collections:
966
978
  - BootKernelExtensions.kc
967
- com.apple.driver.usb.AppleUSBHostBLLB:oardDevice:
979
+ com.apple.driver.usb.AppleUSBHostBLLBoardDevice:
968
980
  description:
969
981
  collections:
970
982
  - BootKernelExtensions.kc
@@ -985,7 +997,8 @@ kexts:
985
997
  collections:
986
998
  - BootKernelExtensions.kc
987
999
  com.apple.driver.usb.AppleUSBKDP:
988
- description:
1000
+ description: USB based kernel debug port
1001
+ internal: probably
989
1002
  com.apple.driver.usb.AppleUSBOHCI:
990
1003
  description:
991
1004
  collections:
@@ -999,7 +1012,9 @@ kexts:
999
1012
  collections:
1000
1013
  - SystemKernelExtensions.kc
1001
1014
  com.apple.driver.usb.AppleUSBRecoveryHost:
1002
- 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
1003
1018
  com.apple.driver.usb.AppleUSBUHCI:
1004
1019
  description:
1005
1020
  collections:
@@ -1013,7 +1028,7 @@ kexts:
1013
1028
  collections:
1014
1029
  - SystemKernelExtensions.kc
1015
1030
  com.apple.driver.usb.AppleUSBVHCI:
1016
- description:
1031
+ description: Apple Virtual Host Controller Interface (used to communicate to the T2 via USB over PCIe)
1017
1032
  collections:
1018
1033
  - BootKernelExtensions.kc
1019
1034
  com.apple.driver.usb.AppleUSBVHCIBCE:
@@ -1067,7 +1082,7 @@ kexts:
1067
1082
  collections:
1068
1083
  - SystemKernelExtensions.kc
1069
1084
  com.apple.driver.usb.ethernet.asix:
1070
- description:
1085
+ description: ASIX based USB ethernet driver (Apple USB Ethernet dongle)
1071
1086
  collections:
1072
1087
  - BootKernelExtensions.kc
1073
1088
  com.apple.driver.usb.IOUSBHostHIDDevice:
@@ -1075,7 +1090,7 @@ kexts:
1075
1090
  collections:
1076
1091
  - BootKernelExtensions.kc
1077
1092
  com.apple.driver.usb.networking:
1078
- description:
1093
+ description: USB CDC (communications class) driver
1079
1094
  collections:
1080
1095
  - BootKernelExtensions.kc
1081
1096
  com.apple.driver.usb.realtek8153patcher:
@@ -1083,7 +1098,7 @@ kexts:
1083
1098
  collections:
1084
1099
  - BootKernelExtensions.kc
1085
1100
  com.apple.driver.usb.serial:
1086
- description:
1101
+ description: Generic USB FTDI kernel mode driver (supplanted by DriverKit version)
1087
1102
  collections:
1088
1103
  - SystemKernelExtensions.kc
1089
1104
  com.apple.driver.VMPlatformPlugin:
@@ -1107,7 +1122,7 @@ kexts:
1107
1122
  collections:
1108
1123
  - SystemKernelExtensions.kc
1109
1124
  com.apple.filesystems.acfs:
1110
- description:
1125
+ description: https://en.wikipedia.org/wiki/Oracle_Cloud_File_System?
1111
1126
  collections:
1112
1127
  - SystemKernelExtensions.kc
1113
1128
  com.apple.filesystems.acfsctl:
@@ -1115,11 +1130,11 @@ kexts:
1115
1130
  collections:
1116
1131
  - SystemKernelExtensions.kc
1117
1132
  com.apple.filesystems.afpfs:
1118
- description:
1133
+ description: Apple Filing Protocol (network AFP) kernel mode driver
1119
1134
  collections:
1120
1135
  - SystemKernelExtensions.kc
1121
1136
  com.apple.filesystems.apfs:
1122
- description:
1137
+ description: Apple Filesystem (APFS) kernel mode driver
1123
1138
  collections:
1124
1139
  - BootKernelExtensions.kc
1125
1140
  com.apple.filesystems.autofs:
@@ -1127,35 +1142,35 @@ kexts:
1127
1142
  collections:
1128
1143
  - SystemKernelExtensions.kc
1129
1144
  com.apple.filesystems.cd9660:
1130
- description:
1145
+ description: ISO9660 kernel mode filesystem driver
1131
1146
  collections:
1132
1147
  - SystemKernelExtensions.kc
1133
1148
  com.apple.filesystems.cddafs:
1134
- description:
1149
+ description: CD-ROM (DA=Data) kernel mode filesystem driver
1135
1150
  collections:
1136
1151
  - SystemKernelExtensions.kc
1137
1152
  com.apple.filesystems.exfat:
1138
- description:
1153
+ description: ExFAT kernel mode filesystem driver
1139
1154
  collections:
1140
1155
  - SystemKernelExtensions.kc
1141
1156
  com.apple.filesystems.hfs.encodings.kext:
1142
- description:
1157
+ description: Filesystem driver to handle multiple codepages (pre unicode concept)
1143
1158
  collections:
1144
1159
  - BootKernelExtensions.kc
1145
1160
  com.apple.filesystems.hfs.kext:
1146
- description:
1161
+ description: HFS/HFS+ kernel mode filesystem driver
1147
1162
  collections:
1148
1163
  - BootKernelExtensions.kc
1149
1164
  com.apple.filesystems.lifs:
1150
- description:
1165
+ description: https://storageconference.us/2006/Presentations/09Ames.pdf?
1151
1166
  collections:
1152
1167
  - BootKernelExtensions.kc
1153
1168
  com.apple.filesystems.msdosfs:
1154
- description:
1169
+ description: FAT kernel mode filesystem driver
1155
1170
  collections:
1156
1171
  - SystemKernelExtensions.kc
1157
1172
  com.apple.filesystems.ntfs:
1158
- description:
1173
+ description: Windows NTFS kernel mode filesystem driver
1159
1174
  collections:
1160
1175
  - SystemKernelExtensions.kc
1161
1176
  com.apple.filesystems.smbfs:
@@ -1163,7 +1178,7 @@ kexts:
1163
1178
  collections:
1164
1179
  - SystemKernelExtensions.kc
1165
1180
  com.apple.filesystems.tmpfs:
1166
- description:
1181
+ description: Provide ephemeral temp filesystem that's key is wiped on each boot
1167
1182
  collections:
1168
1183
  - BootKernelExtensions.kc
1169
1184
  com.apple.filesystems.udf:
@@ -1207,7 +1222,8 @@ kexts:
1207
1222
  collections:
1208
1223
  - BootKernelExtensions.kc
1209
1224
  com.apple.iokit.fipscavs-kext-tool:
1210
- description:
1225
+ description: FIPS test mode (breaks most encryption by using fixed values)
1226
+ internal: probably
1211
1227
  com.apple.iokit.IO80211Family:
1212
1228
  description:
1213
1229
  collections:
@@ -1449,7 +1465,8 @@ kexts:
1449
1465
  collections:
1450
1466
  - SystemKernelExtensions.kc
1451
1467
  com.apple.iokit.RUSBHostFamily:
1452
- description:
1468
+ description: Remote USB functionality
1469
+ internal: probably
1453
1470
  com.apple.iokit.SCSITaskUserClient:
1454
1471
  description:
1455
1472
  collections:
@@ -1463,7 +1480,7 @@ kexts:
1463
1480
  collections:
1464
1481
  - BootKernelExtensions.kc
1465
1482
  com.apple.kec.Libm:
1466
- description:
1483
+ description: Math library for kernel mode
1467
1484
  collections:
1468
1485
  - BootKernelExtensions.kc
1469
1486
  com.apple.kec.pthread:
@@ -1652,6 +1669,7 @@ kexts:
1652
1669
  - SystemKernelExtensions.kc
1653
1670
  com.apple.kext.MojoKDP:
1654
1671
  description:
1672
+ internal: probably
1655
1673
  com.apple.kext.OSvKernDSPLib:
1656
1674
  description:
1657
1675
  collections:
@@ -1690,6 +1708,7 @@ kexts:
1690
1708
  - SystemKernelExtensions.kc
1691
1709
  com.apple.pae.driver.AppleQuaibridgePCIE:
1692
1710
  description:
1711
+ internal: probably
1693
1712
  com.apple.plugin.IOAVBControlPlugin:
1694
1713
  description:
1695
1714
  collections:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apple-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.439
4
+ version: 1.0.442
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark