From 18daf0918974fb52997a5a1c42ef5560d500712b Mon Sep 17 00:00:00 2001 From: schnizki Date: Sun, 7 Jan 2024 23:46:27 +0100 Subject: [PATCH] dynamic_info.h aktualisieren --- exploit/libkfd/info/dynamic_info.h | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/exploit/libkfd/info/dynamic_info.h b/exploit/libkfd/info/dynamic_info.h index eb05ab4..5ba70d5 100644 --- a/exploit/libkfd/info/dynamic_info.h +++ b/exploit/libkfd/info/dynamic_info.h @@ -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 \ No newline at end of file +#endif /* dynamic_info_h */ \ No newline at end of file