From de2020a70a7a972a38c2a9eae9e6d2b8f2770af9 Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Fri, 18 Jul 2025 12:16:04 -0400 Subject: Update support matrix for kernel/shared cache --- docs/guide/kernelcache.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/guide/kernelcache.md') diff --git a/docs/guide/kernelcache.md b/docs/guide/kernelcache.md index 7615a9d9..3006bff2 100644 --- a/docs/guide/kernelcache.md +++ b/docs/guide/kernelcache.md @@ -11,9 +11,9 @@ List of supported features for the given `kernelcache` targets: | Platform | Arch | Versions | Features | |----------|--------|----------|-----------------------------| -| macOS | x86_64 | 11 - 15 | Core, Objective-C | -| macOS | arm64 | 11 - 15 | Core, Objective-C | -| iOS | arm64 | 14 - 18 | Core, Objective-C | +| macOS | x86_64 | 11 - 26 | Core, Objective-C | +| macOS | arm64 | 11 - 26 | Core, Objective-C | +| iOS | arm64 | 14 - 26 | Core, Objective-C | - **Core**: Core functionality, such as loading, navigating, and analyzing `kernelcache` files. - **Objective-C**: Support for analyzing Objective-C information and symbols within the `kernelcache`. -- cgit v1.3.1