From 58f97f589c7155481d9f11274bed3175ec8797ac Mon Sep 17 00:00:00 2001 From: Karol Mazurek Date: Sat, 2 Aug 2025 14:07:29 +0200 Subject: [PATCH] Add new article placeholders for "Apple Intelligence" and "AI-Enhanced Vulnerability Research" in the table of contents --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 31df10e..3869ee5 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,9 @@ The table of contents showing links to all articles is below: * ☑ [SLAP & FLOP: Apple Silicon’s Data Speculation Vulnerabilities](https://afine.com/slap-flop-apple-silicons-data-speculation-vulnerabilities/) * ☑ [History of NULL Pointer Dereferences on macOS](https://afine.com/history-of-null-pointer-dereferences-on-macos/) +* ☐ [Apple Intelligence]() + * ☐ [AI-Enhanced Vulnerability Research]() `*` (scheduled to release on 01.09.2025) + ## CrimsonUroboros The main tool created during the writing of the [Snake & Apple](https://karol-mazurek.medium.com/list/snakeapple-50baea541374) series is called `CrimsonUroboros`. Its description along with instructions for other tools from this repository are in `Tools.md`.