mirror of
https://github.com/JGoyd/Undocumented-System-Behavior-in-iOS-18.6-Silent-TCC-Bypass-and-Data-Movement.git
synced 2026-08-16 17:10:24 +02:00
Update README.md
This commit is contained in:
@@ -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.”*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user