apple-data 1.0.612 → 1.0.614

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7dfd29f2167534f38d5310f3bd0d7387a0a2e3855acab594cbfe3493dab86776
4
- data.tar.gz: 0dc8fa03cd752d4e5a8a17d99142ecbeb4470c1dd7078879f80609f9fe31a66e
3
+ metadata.gz: 6c9c22295e3a683a11d32db712b116a58bd66a15a247dd80321d7e21739f7af8
4
+ data.tar.gz: 9954cd40591f68d6272a8224178618e2e2e37d1e247f6034f52e46db080b2e71
5
5
  SHA512:
6
- metadata.gz: 8592a9ef5c53e7f13d97e6cc5b5ed908aab6de2e7b8fcdfcde6d0fcda62edc086b6fcd68ff90a534d2b959fec8f958bcd1c0c156c9b8ac93df3910e00dfff798
7
- data.tar.gz: e301827335277778c233bd6c3f79a2bd68d8a942eb23defda1e6e7ea29e8d5d3de33f3b98ae41e9f66c788776eb451094495e4e32f6d048bf9528fe2abe08346
6
+ metadata.gz: 99ed3bab32ab580e35d3072dcee95bcb1b2d12968eed677940dfbbdc89cb8f23ca9ddd329283fc8be4a1dc11a50924e5d830e20c5c990b3e8dc110e1cf89bda4
7
+ data.tar.gz: 3f133c5c6f6ab802b91925b3b9fe4e3665ecc847223bcffd4e3d45bef0c6e5c121c1786fc53a0c315bd77119513f4fa87f3c68cac85b5754a3bd3b38856c6598
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module AppleData
4
- VERSION = '1.0.612'
4
+ VERSION = '1.0.614'
5
5
  end
data/share/img4.yaml CHANGED
@@ -991,9 +991,9 @@ img4_tags:
991
991
  mmsv:
992
992
  description: Memory Map System
993
993
  mpro:
994
- description: Memory Promotion
994
+ description: Memory/Modem? Promotion
995
995
  msec:
996
- description: Memory Security
996
+ description: Memory/Modem? Security
997
997
  mspr:
998
998
  name:
999
999
  description:
data/share/terms.yaml CHANGED
@@ -388,6 +388,8 @@ term_list:
388
388
  description: An encryption key that is wrapped by the GID used in IMG4
389
389
  see:
390
390
  - key
391
+ KIP:
392
+ - title: Kernel Integrity Protection
391
393
  KLD:
392
394
  - title: Kernel Linker
393
395
  KTRR:
@@ -520,6 +522,8 @@ term_list:
520
522
  - title: Out-of-Band
521
523
  OSLAR:
522
524
  - title:
525
+ OTA:
526
+ - title: Over-the-Air Update
523
527
  ota:
524
528
  - title: Over-the-Air Update - Incremental Update (Somewhat arcane)
525
529
  description: In the earliest days of the iPhone, users had to connect the device
@@ -533,8 +537,6 @@ term_list:
533
537
  of 'full OTAs' which are a delta update in OTA format, but includes the entire
534
538
  set of data to restore devices. These are typically employed for devices that
535
539
  lack the port needed for DFU/iBoot/IPSW based recovery.
536
- OTA:
537
- - title: Over-the-Air Update
538
540
  OTG:
539
541
  - title: USB On-the-go
540
542
  description: USB-OTG is a way to describe a device that is typically a peripheral
@@ -632,12 +634,17 @@ term_list:
632
634
  - title: RSA (Rivest–Shamir–Adleman) Public Key Cryptography
633
635
  rsep:
634
636
  - title: Restore SEP Firmware Image
637
+ rsm:
638
+ - title: Restore State Machine
639
+ - title: Restore Service Mode
635
640
  RSSI:
636
641
  - title: Receive Signal Strength Indicator
637
642
  RTKit:
638
643
  - title: RealTimeKit (Realtime OS)
639
644
  SART:
640
645
  - title: Secure Address Resolution Table
646
+ SCIP:
647
+ - title: System Coprocessor Integrity Protection
641
648
  SE:
642
649
  - title: Secure Element
643
650
  seatbelt:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: apple-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.612
4
+ version: 1.0.614
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rick Mark
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-27 00:00:00.000000000 Z
11
+ date: 2024-02-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  This package includes machine readable data about Apple platforms maintained by hack-different.