From 2e6f60ed4831e96a43bfdac40c8d486c3720f65a Mon Sep 17 00:00:00 2001 From: Joseph Goydish II Date: Tue, 23 Sep 2025 11:15:40 -0400 Subject: [PATCH] Update README.md --- README.md | 34 ---------------------------------- 1 file changed, 34 deletions(-) diff --git a/README.md b/README.md index f57b42b..5fe4945 100644 --- a/README.md +++ b/README.md @@ -35,33 +35,6 @@ https://ia600904.us.archive.org/25/items/silent-tcc-bypass-undocumented-video/Si --- -## Reproduce It Yourself - -### Requirements -- iPhone running **iOS 18.6** -- macOS with Apple **Console.app** -- USB cable (no jailbreak required) - -### Steps - -1. Connect your iPhone via USB -2. Run the following command in Terminal: - ```bash - log collect --output ~/Desktop/ios18_logs.logarchive - ``` -3. Open `Console.app`, load the `.logarchive` -4. Filter logs by: - - `tccd` - - `cfprefsd` - - `sosd` - - `abm-helper` - - `nsurlsessiond` - - `symptomsd` -5. Look for: - - `preflight=yes` (TCC) - - Writes to `com.apple.messages.commsafety` - - Silent network traffic (`rx`/`tx`) within seconds - --- ## Why It Matters @@ -88,12 +61,5 @@ https://ia600904.us.archive.org/25/items/silent-tcc-bypass-undocumented-video/Si --- -## License - -This research is provided for forensic, academic, and security awareness purposes only. -No reverse engineering or binary tampering was performed. - ---- - > *“The privacy model we trust is bypassed by the operating system itself.”*