From e1cdd27c28812d467ac33ac46cab62c25859b261 Mon Sep 17 00:00:00 2001 From: Karol Mazurek Date: Fri, 1 Aug 2025 09:31:35 +0200 Subject: [PATCH] Add link to "Applications Patch Diffing on macOS" in the table of contents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c12bce4..31df10e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ The table of contents showing links to all articles is below: * ☑ [AppleScript for Vulnerability Research](https://www.patreon.com/posts/applescript-for-130305213) `*` * ☑ [LLDB for Vulnerability Research](https://www.patreon.com/posts/lldb-for-131084875) `*` * ☑ [Scaling Vulnerability Discovery on macOS](https://www.patreon.com/posts/scaling-on-macos-131937045) `*` + * ☑ [Applications Patch Diffing on macOS](https://www.patreon.com/posts/applications-on-131618568) `*` * ☑ [I. Mach-O](https://karol-mazurek.medium.com/snake-apple-i-mach-o-a8eda4b87263?sk=v2%2Ffc1cbfa4-e2d4-4387-9a82-b27191978b5b) * ☑ [Optimizing Mach-O Detection](https://karol-mazurek.medium.com/optimizing-mach-o-detection-40352101bbef?sk=v2%2F3378d3f5-874b-4b82-94d5-b2ccd8522ea3) * ☑ [II. Code Signing](https://karol-mazurek.medium.com/snake-apple-ii-code-signing-f0a9967b7f02?sk=v2%2Fbbc87007-89ca-4135-91d6-668b5d2fe9ae)