apple-data 1.0.1 → 1.0.388
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.
- checksums.yaml +4 -4
- data/lib/apple_data/boot_args.rb +0 -1
- data/lib/apple_data/fdr.rb +0 -1
- data/lib/apple_data/ioreg.rb +0 -1
- data/lib/apple_data/lockdown.rb +0 -1
- data/lib/apple_data/macho.rb +0 -1
- data/lib/apple_data/version.rb +1 -1
- data/lib/apple_data.rb +0 -1
- data/share/4cc.yaml +293 -297
- data/share/apns.yaml +364 -367
- data/share/backup.yaml +44 -47
- data/share/baseband.yaml +1 -290
- data/share/bluetooth.yaml +71 -75
- data/share/boot_args.yaml +855 -863
- data/share/bridgeos.yaml +131 -174
- data/share/bundles.yaml +60 -56
- data/share/cores.yaml +68 -33
- data/share/dnssd.yaml +166 -171
- data/share/fdr.yaml +148 -150
- data/share/homekit.yaml +14 -14
- data/share/icloud.yaml +8 -11
- data/share/img4.yaml +453 -454
- data/share/ioreg.yaml +5642 -5647
- data/share/ipsw.yaml +1099 -51505
- data/share/kext.yaml +1718 -3491
- data/share/lightning.yaml +23 -26
- data/share/lockdownd.yaml +71 -74
- data/share/mach_o.yaml +172 -204
- data/share/mobile_assets.yaml +127 -113
- data/share/mobile_gestalt.yaml +2444 -2447
- data/share/nvram.yaml +441 -463
- data/share/ota.yaml +1 -4
- data/share/pki.yaml +99 -103
- data/share/platforms.yaml +31 -35
- data/share/pmu.yaml +26 -52
- data/share/registers.yaml +1603 -1579
- data/share/resources.yaml +198 -202
- data/share/sep.yaml +206 -210
- data/share/services.yaml +636 -641
- data/share/syscfg.yaml +1 -4
- metadata +2 -46
- data/lib/apple_data/ipsw.rb +0 -25
- data/lib/apple_data/keybag.rb +0 -56
- data/share/baseband/qualcomm/mav13.yaml +0 -26
- data/share/baseband/qualcomm/mav20.yaml +0 -45
- data/share/baseband/qualcomm/mav21.yaml +0 -254
- data/share/coprocessor.yaml +0 -64
- data/share/debug.yaml +0 -13
- data/share/defaults.yaml +0 -5
- data/share/entitlements.yaml +0 -10391
- data/share/environment_variables.yaml +0 -354
- data/share/esim.yaml +0 -7
- data/share/firmware.yaml +0 -1310
- data/share/iboot.yaml +0 -143
- data/share/keybags/7000.yaml +0 -44342
- data/share/keybags/7001.yaml +0 -19430
- data/share/keybags/7002.yaml +0 -292
- data/share/keybags/8000.yaml +0 -82065
- data/share/keybags/8001.yaml +0 -29655
- data/share/keybags/8004.yaml +0 -295
- data/share/keybags/8006.yaml +0 -65
- data/share/keybags/8010.yaml +0 -23899
- data/share/keybags/8011.yaml +0 -4409
- data/share/keybags/8015.yaml +0 -23626
- data/share/keybags/8020.yaml +0 -4488
- data/share/keybags/8027.yaml +0 -43
- data/share/keybags/8030.yaml +0 -8687
- data/share/keybags/8101.yaml +0 -8595
- data/share/keybags/8720.yaml +0 -2026
- data/share/keybags/8900.yaml +0 -2344
- data/share/keybags/8920.yaml +0 -6761
- data/share/keybags/8922.yaml +0 -3141
- data/share/keybags/8930.yaml +0 -20583
- data/share/keybags/8940.yaml +0 -36319
- data/share/keybags/8942.yaml +0 -17343
- data/share/keybags/8945.yaml +0 -23360
- data/share/keybags/8947.yaml +0 -1384
- data/share/keybags/8950.yaml +0 -16258
- data/share/keybags/8955.yaml +0 -52163
- data/share/keybags/8960.yaml +0 -49499
- data/share/keys.yaml +0 -56
- data/share/sip.yaml +0 -64
- data/share/smc.yaml +0 -7
- data/share/tipw_sync.yaml +0 -79103
- data/share/vmapple.yaml +0 -35
data/share/lightning.yaml
CHANGED
|
@@ -1,38 +1,35 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
credits: []
|
|
5
|
-
credit:
|
|
2
|
+
description: Lightning Accessory IDs and protocols
|
|
3
|
+
credit:
|
|
6
4
|
- https://nyansatan.github.io/lightning/
|
|
7
5
|
accessory_id:
|
|
6
|
+
reset:
|
|
7
|
+
description: Causes the Hydra/Tristar to pull the device through reset
|
|
8
|
+
id: E00A00000000
|
|
9
|
+
dfu:
|
|
10
|
+
description: Casues the Hydra/Tristar to assert the FORCE_DFU pin
|
|
11
|
+
id: 000002000000
|
|
8
12
|
dcsd:
|
|
9
13
|
description: Apple diagnostic cable from the factory
|
|
10
14
|
id: 200000000000
|
|
11
|
-
|
|
12
|
-
description:
|
|
13
|
-
id:
|
|
14
|
-
haywire:
|
|
15
|
-
description: Apple HDMI adapter
|
|
16
|
-
id: 0BF000000000
|
|
17
|
-
headphone:
|
|
18
|
-
description: Apple 3.5mm headphone adapter
|
|
19
|
-
id: 04F100000000
|
|
20
|
-
kanzi_swd:
|
|
21
|
-
description: Apple Kanzi cable in SWD single wire debug
|
|
22
|
-
id: A00C00000000
|
|
23
|
-
kanzi_swd_astris:
|
|
24
|
-
description: Apple Kanzi cable in SWD single wire debug with Astris running
|
|
25
|
-
id: 200E00000000
|
|
15
|
+
kong_swd_astris:
|
|
16
|
+
description: The ID presented by a Kong cable to enter serial wire debug with Astris running
|
|
17
|
+
id: 200200000000
|
|
26
18
|
kong_swd:
|
|
27
19
|
description: Apple Kong debug cable
|
|
28
20
|
id: A00000000000
|
|
29
|
-
|
|
30
|
-
description:
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
21
|
+
kanzi_swd_astris:
|
|
22
|
+
description: Apple Kanzi cable in SWD single wire debug with Astris running
|
|
23
|
+
id: 200E00000000
|
|
24
|
+
kanzi_swd:
|
|
25
|
+
description: Apple Kanzi cable in SWD single wire debug
|
|
26
|
+
id: A00C00000000
|
|
27
|
+
haywire:
|
|
28
|
+
description: Apple HDMI adapter
|
|
29
|
+
id: 0BF000000000
|
|
36
30
|
uart:
|
|
37
31
|
description: UART serial
|
|
38
32
|
id: 200010000000
|
|
33
|
+
headphone:
|
|
34
|
+
description: Apple 3.5mm headphone adapter
|
|
35
|
+
id: 04F100000000
|
data/share/lockdownd.yaml
CHANGED
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
---
|
|
2
|
-
metadata:
|
|
3
|
-
description:
|
|
4
|
-
credits:
|
|
5
2
|
clients:
|
|
6
3
|
- AMPDeviceDiscoveryAgent
|
|
7
4
|
- Safari
|
|
@@ -9,74 +6,74 @@ clients:
|
|
|
9
6
|
- accountsd
|
|
10
7
|
- atwakeup
|
|
11
8
|
- backupd
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
9
|
+
domains:
|
|
10
|
+
- name: com.apple.Accessibility
|
|
11
|
+
description:
|
|
12
|
+
properties:
|
|
13
|
+
- ClosedCaptioningEnabledByiTunes
|
|
14
|
+
- InvertDisplayEnabledByiTunes
|
|
15
|
+
- MonoAudioEnabledByiTunes
|
|
16
|
+
- SpeakAutoCorrectionsEnabledByiTunes
|
|
17
|
+
- VoiceOverTouchEnabledByiTunes
|
|
18
|
+
- ZoomTouchEnabledByiTunes
|
|
19
|
+
- name: com.apple.MobileDeviceCrashCopy
|
|
20
|
+
description:
|
|
21
|
+
properties: []
|
|
22
|
+
- name: com.apple.TerminalFlashr
|
|
23
|
+
description:
|
|
24
|
+
properties: []
|
|
25
|
+
- name: com.apple.mobile.backup
|
|
26
|
+
description:
|
|
27
|
+
properties:
|
|
28
|
+
- CloudBackupEnabled
|
|
29
|
+
- LastCloudBackupDate
|
|
30
|
+
- LastCloudBackupTZ
|
|
31
|
+
- WillEncrypt
|
|
32
|
+
- name: com.apple.mobile.data_sync
|
|
33
|
+
description:
|
|
34
|
+
properties: []
|
|
35
|
+
- name: com.apple.mobile.iTunes
|
|
36
|
+
description:
|
|
37
|
+
properties: []
|
|
38
|
+
- name: com.apple.mobile.iTunes.accessories
|
|
39
|
+
description:
|
|
40
|
+
properties: []
|
|
41
|
+
- name: com.apple.mobile.restriction
|
|
42
|
+
description:
|
|
43
|
+
properties:
|
|
44
|
+
- ClosedCaptioningEnabledByiTunes
|
|
45
|
+
- CloudBackupEnabled
|
|
46
|
+
- DeveloperStatus
|
|
47
|
+
- EnableWifiConnections
|
|
48
|
+
- EnableWifiDebugging
|
|
49
|
+
- InvertDisplayEnabledByiTunes
|
|
50
|
+
- LastCloudBackupDate
|
|
51
|
+
- LastCloudBackupTZ
|
|
52
|
+
- MonoAudioEnabledByiTunes
|
|
53
|
+
- Notes
|
|
54
|
+
- ProhibitAppDelete
|
|
55
|
+
- ProhibitAppInstall
|
|
56
|
+
- RestoreState
|
|
57
|
+
- SetupState
|
|
58
|
+
- SpeakAutoCorrectionsEnabledByiTunes
|
|
59
|
+
- VoiceOverTouchEnabledByiTunes
|
|
60
|
+
- WillEncrypt
|
|
61
|
+
- ZoomTouchEnabledByiTunes
|
|
62
|
+
- name: com.apple.mobile.tethered_sync
|
|
63
|
+
description:
|
|
64
|
+
properties:
|
|
65
|
+
- Notes
|
|
66
|
+
- name: com.apple.mobile.wireless_lockdown
|
|
67
|
+
description:
|
|
68
|
+
properties:
|
|
69
|
+
- EnableWifiConnections
|
|
70
|
+
- EnableWifiDebugging
|
|
71
|
+
- name: com.apple.purplebuddy
|
|
72
|
+
description:
|
|
73
|
+
properties:
|
|
74
|
+
- RestoreState
|
|
75
|
+
- SetupState
|
|
76
|
+
- name: com.apple.xcode.developerdomain
|
|
77
|
+
description:
|
|
78
|
+
properties:
|
|
79
|
+
- DeveloperStatus
|