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