From 6e3e682b3409b17dbb63b4ba445be5c120e62fd6 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Thu, 17 Apr 2025 17:46:26 +0100 Subject: fix copy/pasta --- docs/guide/sharedcache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/guide/sharedcache.md') diff --git a/docs/guide/sharedcache.md b/docs/guide/sharedcache.md index 4b6322ef..979af70d 100644 --- a/docs/guide/sharedcache.md +++ b/docs/guide/sharedcache.md @@ -39,7 +39,7 @@ The local shared cache on macOS is located at `/System/Volumes/Preboot/Cryptexes Binary Ninja currently only supports `dyld_shared_cache` files that have been extracted into a flat directory, so you will need to extract the IPSW (if there is one) first. After extraction, we expect files similar to the following: - - `your_project_folder` + - `your_directory` - `dyld_shared_cache_arm64` (**Primary**) - `dyld_shared_cache_arm64.01` (Secondary, optional) - `dyld_shared_cache_arm64.02` (Secondary, optional) -- cgit v1.3.1