apple-data 0.1.0 → 1.0.1

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 +5 -0
  3. data/lib/apple_data/fdr.rb +30 -0
  4. data/lib/apple_data/ioreg.rb +57 -0
  5. data/lib/apple_data/ipsw.rb +25 -0
  6. data/lib/apple_data/keybag.rb +56 -0
  7. data/lib/apple_data/lockdown.rb +48 -0
  8. data/lib/apple_data/macho.rb +5 -0
  9. data/lib/apple_data/version.rb +5 -0
  10. data/lib/apple_data.rb +8 -0
  11. data/share/4cc.yaml +297 -293
  12. data/share/apns.yaml +367 -364
  13. data/share/backup.yaml +47 -44
  14. data/share/baseband/qualcomm/mav13.yaml +26 -0
  15. data/share/baseband/qualcomm/mav20.yaml +45 -0
  16. data/share/baseband/qualcomm/mav21.yaml +254 -0
  17. data/share/baseband.yaml +290 -1
  18. data/share/bluetooth.yaml +75 -71
  19. data/share/boot_args.yaml +863 -855
  20. data/share/bridgeos.yaml +174 -131
  21. data/share/bundles.yaml +56 -60
  22. data/share/coprocessor.yaml +64 -0
  23. data/share/cores.yaml +72 -47
  24. data/share/debug.yaml +13 -0
  25. data/share/defaults.yaml +5 -0
  26. data/share/dnssd.yaml +171 -166
  27. data/share/entitlements.yaml +10391 -0
  28. data/share/environment_variables.yaml +354 -0
  29. data/share/esim.yaml +7 -0
  30. data/share/fdr.yaml +150 -148
  31. data/share/firmware.yaml +1310 -0
  32. data/share/homekit.yaml +14 -14
  33. data/share/iboot.yaml +143 -0
  34. data/share/icloud.yaml +11 -8
  35. data/share/img4.yaml +454 -453
  36. data/share/ioreg.yaml +5647 -5642
  37. data/share/ipsw.yaml +51505 -1099
  38. data/share/kext.yaml +3491 -1718
  39. data/share/keybags/7000.yaml +44342 -0
  40. data/share/keybags/7001.yaml +19430 -0
  41. data/share/keybags/7002.yaml +292 -0
  42. data/share/keybags/8000.yaml +82065 -0
  43. data/share/keybags/8001.yaml +29655 -0
  44. data/share/keybags/8004.yaml +295 -0
  45. data/share/keybags/8006.yaml +65 -0
  46. data/share/keybags/8010.yaml +23899 -0
  47. data/share/keybags/8011.yaml +4409 -0
  48. data/share/keybags/8015.yaml +23626 -0
  49. data/share/keybags/8020.yaml +4488 -0
  50. data/share/keybags/8027.yaml +43 -0
  51. data/share/keybags/8030.yaml +8687 -0
  52. data/share/keybags/8101.yaml +8595 -0
  53. data/share/keybags/8720.yaml +2026 -0
  54. data/share/keybags/8900.yaml +2344 -0
  55. data/share/keybags/8920.yaml +6761 -0
  56. data/share/keybags/8922.yaml +3141 -0
  57. data/share/keybags/8930.yaml +20583 -0
  58. data/share/keybags/8940.yaml +36319 -0
  59. data/share/keybags/8942.yaml +17343 -0
  60. data/share/keybags/8945.yaml +23360 -0
  61. data/share/keybags/8947.yaml +1384 -0
  62. data/share/keybags/8950.yaml +16258 -0
  63. data/share/keybags/8955.yaml +52163 -0
  64. data/share/keybags/8960.yaml +49499 -0
  65. data/share/keys.yaml +56 -0
  66. data/share/lightning.yaml +26 -23
  67. data/share/lockdownd.yaml +74 -71
  68. data/share/mach_o.yaml +204 -172
  69. data/share/mobile_assets.yaml +113 -127
  70. data/share/mobile_gestalt.yaml +2447 -2444
  71. data/share/nvram.yaml +463 -441
  72. data/share/ota.yaml +4 -1
  73. data/share/pki.yaml +103 -99
  74. data/share/platforms.yaml +35 -31
  75. data/share/pmu.yaml +52 -26
  76. data/share/registers.yaml +1579 -1603
  77. data/share/resources.yaml +202 -198
  78. data/share/sep.yaml +210 -206
  79. data/share/services.yaml +641 -636
  80. data/share/sip.yaml +64 -0
  81. data/share/smc.yaml +7 -0
  82. data/share/syscfg.yaml +4 -1
  83. data/share/tipw_sync.yaml +79103 -0
  84. data/share/vmapple.yaml +35 -0
  85. metadata +80 -15
data/share/resources.yaml CHANGED
@@ -1,199 +1,203 @@
1
1
  ---
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
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