apple-data 1.0.1 → 1.0.388

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