Skip to content

Commit

Permalink
dynamic_info.h aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
schnizki authored Jan 7, 2024
1 parent ca4be16 commit 18daf09
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions exploit/libkfd/info/dynamic_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -23005,16 +23005,6 @@ const struct dynamic_info kern_versions[] = {
.kernelcache__vm_page_array_ending_addr = 0xfffffe000ab12988,
.kernelcache__vn_kqfilter = 0xfffffe000812374c,
},
};

// iOS 16.6b1
{
.kern_version = "Darwin Kernel Version 22.6.0: Tue May 9 06:17:58 PDT 2023; root:xnu-8796.140.12.502.1~12/RELEASE_ARM64_T8103",
.build_version = "20G5026e",
.device_id = "iPad13,6",
.fileglob__fg_ops = 0x28,
.fileglob__fg_data = 0x40 - 0x8,
.fileops__fo_kqfilter = 0x30,
// .fileproc__fp_iocount = 0x0000,
// .fileproc__fp_vflags = 0x0004,
// .fileproc__fp_flags = 0x0008,
// .fileproc__fp_g
#endif /* dynamic_info_h */

0 comments on commit 18daf09

Please sign in to comment.