Last active
June 4, 2024 18:52
-
-
Save sohsatoh/1cf738685c805157002a31b1b624c04b to your computer and use it in GitHub Desktop.
Revisions
-
sohsatoh revised this gist
Jun 4, 2024 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -178,3 +178,5 @@ ``` </details> (Thanks: https://github.com/blacktop/ipsw) -
sohsatoh renamed this gist
Jun 4, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
sohsatoh revised this gist
Jun 4, 2024 . No changes.There are no files selected for viewing
-
sohsatoh created this gist
Jun 4, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,180 @@ - [17.5.1 (21F90) .vs 17.5.1 (21F91)](#1751-21f90-vs-1751-21f91) - [IPSWs](#ipsws) - [Kernel](#kernel) - [Version](#version) - [Kexts](#kexts) - [⬆️ Updated](#️-updated) - [`com.apple.driver.AppleH13CameraInterface`](#comappledriverappleh13camerainterface) - [MachOs](#machos) - [⬆️ Updated](#️-updated-1) - [`appleh13camerad`](#appleh13camerad) - [`dietappleh13camerad`](#dietappleh13camerad) - [`appleh13camerad`](#appleh13camerad-1) - [`dietappleh13camerad`](#dietappleh13camerad-1) - [🔑 Entitlements](#-entitlements) - [DSC](#dsc) - [WebKit](#webkit) - [Dylibs](#dylibs) - [⬆️ Updated](#️-updated-2) - [`H13ISP.mediacapture`](#h13ispmediacapture) # 17.5.1 (21F90) .vs 17.5.1 (21F91) ## IPSWs - `iPad_Fall_2022_17.5.1_21F90_Restore.ipsw` - `iPad_Fall_2022_17.5.1_21F91_Restore.ipsw` ## Kernel ### Version | iOS | Version | Build | Date | | :-------------------------------------- | :-------------------------------------- | :----------------------------------- | :------------------------------------ | | 17.5.1 *(21F90)* | 23.5.0 | 10063.122.3~3 | Wed, 01May2024 20:35:15 PDT | | 17.5.1 *(21F91)* | 23.5.0 | 10063.122.3~3 | Wed, 01May2024 20:35:15 PDT | ### Kexts ### ⬆️ Updated <details> <summary><i>View Updated</i></summary> #### `com.apple.driver.AppleH13CameraInterface` > > `com.apple.driver.AppleH13CameraInterface` ```diff -8.600.0.0.0 +8.601.0.0.0 __TEXT.__const: 0x21a1c __TEXT.__cstring: 0x91e4 __TEXT.__os_log: 0x1356f __TEXT.__ustring: 0x40 - __TEXT_EXEC.__text: 0x6f2dc + __TEXT_EXEC.__text: 0x6f2e4 __TEXT_EXEC.__auth_stubs: 0x0 __DATA.__data: 0x248 __DATA.__common: 0x320 ``` </details> ## MachOs ### ⬆️ Updated <details> <summary><i>View Updated</i></summary> #### `appleh13camerad` > > `/usr/libexec/appleh13camerad` ```diff -8.600.0.0.0 - __TEXT.__text: 0x6ddb4 +8.601.0.0.0 + __TEXT.__text: 0x6dde0 __TEXT.__auth_stubs: 0x1be0 __TEXT.__objc_stubs: 0x1300 __TEXT.__init_offsets: 0x14 ``` #### `dietappleh13camerad` > > `/usr/libexec/dietappleh13camerad` ```diff -8.600.0.0.0 - __TEXT.__text: 0x14364 +8.601.0.0.0 + __TEXT.__text: 0x14390 __TEXT.__auth_stubs: 0xdc0 __TEXT.__objc_stubs: 0x4c0 __TEXT.__init_offsets: 0x4 ``` #### `appleh13camerad` > > `/usr/sbin/appleh13camerad` ```diff -8.600.0.0.0 - __TEXT.__text: 0x6ddb4 +8.601.0.0.0 + __TEXT.__text: 0x6dde0 __TEXT.__auth_stubs: 0x1be0 __TEXT.__objc_stubs: 0x1300 __TEXT.__init_offsets: 0x14 ``` #### `dietappleh13camerad` > > `/usr/sbin/dietappleh13camerad` ```diff -8.600.0.0.0 - __TEXT.__text: 0x14364 +8.601.0.0.0 + __TEXT.__text: 0x14390 __TEXT.__auth_stubs: 0xdc0 __TEXT.__objc_stubs: 0x4c0 __TEXT.__init_offsets: 0x4 ``` </details> ### 🔑 Entitlements <details> <summary><i>View Entitlements</i></summary> - No differences found </details> ## DSC ### WebKit | iOS | Version | | :-------------------------------------- | :---------------- | | 17.5.1 *(21F90)* | 618.2.12.10.9 | | 17.5.1 *(21F91)* | 618.2.12.10.9 | ### Dylibs #### ⬆️ Updated <details> <summary><i>View Updated</i></summary> ##### `H13ISP.mediacapture` > > `/System/Library/MediaCapture/H13ISP.mediacapture` ```diff -8.600.0.0.0 - __TEXT.__text: 0x159cd0 +8.601.0.0.0 + __TEXT.__text: 0x159cfc __TEXT.__auth_stubs: 0x2d90 __TEXT.__init_offsets: 0x18 __TEXT.__objc_methlist: 0x158 ``` </details>