Update README.md

This commit is contained in:
Joseph Goydish II
2025-09-23 11:15:40 -04:00
committed by GitHub
parent aef3fbdc91
commit 2e6f60ed48
-34
View File
@@ -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.”*