apple-data 1.0.409 → 1.0.415
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/version.rb +1 -1
- data/share/4cc.yaml +297 -293
- data/share/apns.yaml +367 -364
- data/share/backup.yaml +46 -43
- data/share/baseband.yaml +4 -1
- data/share/bluetooth.yaml +75 -71
- data/share/boot_args.yaml +859 -855
- data/share/bridgeos.yaml +153 -110
- data/share/bundles.yaml +56 -60
- data/share/cores.yaml +3 -2
- data/share/defaults.yaml +4 -3
- data/share/dnssd.yaml +76 -72
- data/share/environment_variables.yaml +4 -1
- data/share/fdr.yaml +172 -169
- data/share/homekit.yaml +14 -14
- data/share/iboot.yaml +3 -0
- data/share/icloud.yaml +11 -8
- data/share/img4.yaml +455 -452
- data/share/ioreg.yaml +5645 -5642
- data/share/ipsw.yaml +5 -4
- data/share/kext.yaml +1722 -1718
- data/share/keys.yaml +3 -0
- data/share/lightning.yaml +4 -3
- data/share/lockdownd.yaml +79 -76
- data/share/mach_o.yaml +4 -1
- data/share/mobile_assets.yaml +4 -0
- data/share/mobile_gestalt.yaml +2447 -2444
- data/share/nvram.yaml +463 -460
- data/share/ota.yaml +4 -1
- data/share/pki.yaml +103 -99
- data/share/platforms.yaml +35 -31
- data/share/pmu.yaml +53 -24
- data/share/registers.yaml +4 -3
- data/share/resources.yaml +202 -198
- data/share/sep.yaml +210 -206
- data/share/services.yaml +641 -636
- data/share/sip.yaml +5 -2
- data/share/syscfg.yaml +4 -1
- data/share/vmapple.yaml +4 -1
- metadata +2 -2
data/share/resources.yaml
CHANGED
|
@@ -1,199 +1,203 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
- name:
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
- name:
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
-
|
|
198
|
-
|
|
199
|
-
|
|
2
|
+
metadata:
|
|
3
|
+
description:
|
|
4
|
+
credits:
|
|
5
|
+
resources:
|
|
6
|
+
- url: https://github.com/alephsecurity/xnu-qemu-arm64/wiki/Build-iOS-on-QEMU
|
|
7
|
+
title: Run iOS on QEMU
|
|
8
|
+
type: article
|
|
9
|
+
- url: https://github.com/onethawt/idaplugins-list
|
|
10
|
+
title: onethawt's list of IDA plugins
|
|
11
|
+
type: article
|
|
12
|
+
- url: https://github.com/AllsafeCyberSecurity/awesome-ghidra
|
|
13
|
+
title: Awesome Ghirda Plugins
|
|
14
|
+
type: article
|
|
15
|
+
- url: https://blog.t8012.dev/ace-part-1/
|
|
16
|
+
title: USB-C Port Controller (ACE) Secrets
|
|
17
|
+
type: article
|
|
18
|
+
- url: http://ramtin-amin.fr/#tristar
|
|
19
|
+
title: Ramtin Amin's Tristar Reverse Engineering
|
|
20
|
+
type: article
|
|
21
|
+
- url: https://nyansatan.github.io/lightning/
|
|
22
|
+
title: Nyan Satin's Lightning Reverse Engineering
|
|
23
|
+
type: article
|
|
24
|
+
- url: Ramtin Amin's NVMe PCIe Reverse Engineering
|
|
25
|
+
title: http://ramtin-amin.fr/#nvmepcie
|
|
26
|
+
type: article
|
|
27
|
+
- url: http://ramtin-amin.fr/#nvmedma
|
|
28
|
+
title: Ramtin Amin's NVMe DMA Reverse Engineering
|
|
29
|
+
type: article
|
|
30
|
+
- url: https://github.com/hack-different/mootool
|
|
31
|
+
type: repo
|
|
32
|
+
name: mootool
|
|
33
|
+
description: FOSS Ruby Mach-O Tool (aims to replicate jtool2 feature set)
|
|
34
|
+
categories:
|
|
35
|
+
- tool
|
|
36
|
+
- re
|
|
37
|
+
- ruby
|
|
38
|
+
- url: https://github.com/cxnder/ktool
|
|
39
|
+
type: repo
|
|
40
|
+
name: ktool
|
|
41
|
+
description: FOSS Python Mach-O Tool
|
|
42
|
+
categories:
|
|
43
|
+
- tool
|
|
44
|
+
- re
|
|
45
|
+
- python
|
|
46
|
+
- url: https://github.com/checkra1n/toolchain
|
|
47
|
+
type: repo
|
|
48
|
+
name: checkra1n-toolchain
|
|
49
|
+
description: Toolchain used to compile checkra1n and pongoOS
|
|
50
|
+
categories:
|
|
51
|
+
- toolchain
|
|
52
|
+
- c
|
|
53
|
+
- url: https://github.com/alephsecurity/xnu-qemu-arm64
|
|
54
|
+
type: repo
|
|
55
|
+
name: alephsecurity/xnu-qemu-arm64
|
|
56
|
+
description: QEMU branch for emulating iOS / XNU on arm64
|
|
57
|
+
categories:
|
|
58
|
+
- emulation
|
|
59
|
+
- c
|
|
60
|
+
- xnu
|
|
61
|
+
- url: https://github.com/alephsecurity/xnu-qemu-arm64-tools
|
|
62
|
+
type: repo
|
|
63
|
+
name: alephsecurity/xnu-qemu-arm64-tools
|
|
64
|
+
description: Tooling to prepare an image for QEMU
|
|
65
|
+
categories:
|
|
66
|
+
- tool
|
|
67
|
+
- emulation
|
|
68
|
+
- url: https://github.com/cellebrite-srl/ida_kernelcache
|
|
69
|
+
type: repo
|
|
70
|
+
name: cellebrite-srl/ida_kernelcache
|
|
71
|
+
description: IDA plugin for XNU kernelcaches
|
|
72
|
+
categories:
|
|
73
|
+
- ida_plugin
|
|
74
|
+
- disassembly
|
|
75
|
+
- re
|
|
76
|
+
- url: https://github.com/cellebrite-srl/PacXplorer
|
|
77
|
+
type: repo
|
|
78
|
+
name: cellebrite-srl/PacExplorer
|
|
79
|
+
description: IDA plugin for pointer authentication
|
|
80
|
+
categories:
|
|
81
|
+
- ida_plugin
|
|
82
|
+
- disassembly
|
|
83
|
+
- re
|
|
84
|
+
- url: https://github.com/cellebrite-srl/FunctionInliner
|
|
85
|
+
type: repo
|
|
86
|
+
name: cellebrite-srl/FunctionInliner
|
|
87
|
+
description: IDA plugin for function inlining
|
|
88
|
+
categories:
|
|
89
|
+
- ida_plugin
|
|
90
|
+
- disassembly
|
|
91
|
+
- re
|
|
92
|
+
- url: https://github.com/0x36/ghidra_kernelcache
|
|
93
|
+
type: repo
|
|
94
|
+
name: 0x36/ghidra_kernelcache
|
|
95
|
+
description: Ghidra plugin for XNU kernel caches
|
|
96
|
+
categories:
|
|
97
|
+
- ghidra_plugin
|
|
98
|
+
- disassembly
|
|
99
|
+
- re
|
|
100
|
+
- url: https://github.com/blacktop/ipsw
|
|
101
|
+
type: repo
|
|
102
|
+
name: blacktop/ipsw
|
|
103
|
+
description: Swiss army knife for IPSWs
|
|
104
|
+
categories:
|
|
105
|
+
- tool
|
|
106
|
+
- url: https://github.com/checkra1n/pongoOS
|
|
107
|
+
type: repo
|
|
108
|
+
name: pongoOS
|
|
109
|
+
- url: https://github.com/t8012/demuxusb
|
|
110
|
+
type: repo
|
|
111
|
+
name: DeMuxUSB - USBMuxD disector
|
|
112
|
+
- url: https://github.com/libimobiledevice/usbmuxd
|
|
113
|
+
type: repo
|
|
114
|
+
name: open source usbmuxd implementation from libimobiledevice
|
|
115
|
+
- url: https://github.com/libimobiledevice/libimobiledevice
|
|
116
|
+
type: repo
|
|
117
|
+
name: libimobiledevice
|
|
118
|
+
- url: https://github.com/libimobiledevice/libirecovery
|
|
119
|
+
type: repo
|
|
120
|
+
name: libirecovery - low level iBoot / DFU handler
|
|
121
|
+
- url: https://github.com/libimobiledevice/idevicerestore
|
|
122
|
+
type: repo
|
|
123
|
+
name: idevicerestore - open source Apple device restore tool
|
|
124
|
+
- url: https://github.com/rickmark/apple_utdm
|
|
125
|
+
type: repo
|
|
126
|
+
name: UTDM - USB Target Disk Mode
|
|
127
|
+
- url: https://github.com/rickmark/macvdmtool
|
|
128
|
+
type: repo
|
|
129
|
+
name: MacVDMTool and Library - USB-PD Vendor Defined Messsages
|
|
130
|
+
- url: https://github.com/gh2o/rvi_capture
|
|
131
|
+
type: repo
|
|
132
|
+
name: Apple Remote Virtaul Interface
|
|
133
|
+
- url: https://github.com/osy/ThunderboltPatcher
|
|
134
|
+
type: repo
|
|
135
|
+
name: Thunderbolt Patcher by osy
|
|
136
|
+
- url: https://github.com/rickmark/awdd_decode
|
|
137
|
+
type: repo
|
|
138
|
+
name: Apple Wireless Diagnostics logging decode
|
|
139
|
+
- url: https://github.com/mikebrady/shairport-sync
|
|
140
|
+
type: repo
|
|
141
|
+
name: Shareport - AirPlay2 implementation
|
|
142
|
+
- url: https://github.com/rickmark/libibackup
|
|
143
|
+
type: repo
|
|
144
|
+
name: open source iOS backup library
|
|
145
|
+
- url: https://github.com/iineva/bom
|
|
146
|
+
type: repo
|
|
147
|
+
name: BOM - Bill of Materials by NeXT / Apple
|
|
148
|
+
- url: https://github.com/libimobiledevice/libplist
|
|
149
|
+
type: repo
|
|
150
|
+
name: Open source plist implementation
|
|
151
|
+
- url: https://github.com/josephw/titl
|
|
152
|
+
type: repo
|
|
153
|
+
name: Open Source iTunes Library Parser
|
|
154
|
+
- url: https://github.com/sbingner/ldid
|
|
155
|
+
type: repo
|
|
156
|
+
name: SBinger's fork of the ldid link editor
|
|
157
|
+
- url: https://github.com/t8012/efivalidate
|
|
158
|
+
type: repo
|
|
159
|
+
name: T1 and prior EFI firmware verification
|
|
160
|
+
- url: https://github.com/hekapooios/hekapooios.github.io
|
|
161
|
+
type: repo
|
|
162
|
+
name: List of all SecureROM / SEPROMs
|
|
163
|
+
- url: https://github.com/seemoo-lab/openwifipass
|
|
164
|
+
type: repo
|
|
165
|
+
name: Apple WiFi Password Sharing Implementation
|
|
166
|
+
- url: https://github.com/t8012/smcutil
|
|
167
|
+
type: repo
|
|
168
|
+
name: Create SMC binaries from update payloads
|
|
169
|
+
- url: https://github.com/acidanthera/VirtualSMC
|
|
170
|
+
type: repo
|
|
171
|
+
name: Virtual SMC implementation for Clover
|
|
172
|
+
- name: IDA - The Intellegent Disassembler
|
|
173
|
+
type: tool
|
|
174
|
+
url: https://hex-rays.com/ida-pro/
|
|
175
|
+
- name: VisUAL ARM Simulator
|
|
176
|
+
type: tool
|
|
177
|
+
url: https://salmanarif.bitbucket.io/visual/index.html
|
|
178
|
+
- name: Ghidra Disassembler
|
|
179
|
+
type: tool
|
|
180
|
+
url: https://ghidra-sre.org
|
|
181
|
+
open_source: true
|
|
182
|
+
- name: Hopper Disassembler
|
|
183
|
+
type: tool
|
|
184
|
+
url: https://www.hopperapp.com
|
|
185
|
+
- name: jtool2 by Levin
|
|
186
|
+
type: tool
|
|
187
|
+
url: https://www.newosxbook.com/tools/jtool.html
|
|
188
|
+
- name: Frida - Dynamic instrumentation toolkit for developers
|
|
189
|
+
url: https://frida.re/
|
|
190
|
+
type: tool
|
|
191
|
+
open_source: true
|
|
192
|
+
- name: libimobiledevice - open source Apple / iTunes implementation
|
|
193
|
+
type: tool
|
|
194
|
+
url: https://libimobiledevice.org
|
|
195
|
+
- url: https://developer.apple.com/library/content/documentation/Darwin/Conceptual/KernelProgramming
|
|
196
|
+
type: article
|
|
197
|
+
title: Apple - Kernel Programming Guide
|
|
198
|
+
- url: https://developer.apple.com/library/content/documentation/DeviceDrivers/Conceptual/IOKitFundamentals
|
|
199
|
+
type: article
|
|
200
|
+
title: Apple - IOKit Fundamentals
|
|
201
|
+
- url: https://developer.apple.com/library/content/documentation/Performance/Conceptual/ManagingMemory/Articles/AboutMemory.html
|
|
202
|
+
type: article
|
|
203
|
+
title: Apple - Virtual Memory System
|