Added new TCC module

This commit is contained in:
Nex
2021-09-09 12:00:48 +02:00
parent 80a670273d
commit 3236c1b390
3 changed files with 102 additions and 1 deletions

View File

@@ -252,6 +252,16 @@ This JSON file is created by mvt-ios' `SMSAttachments` module. The module extrac
---
### `tcc.json`
!!! info "Availability"
Backup: :material-check:
Full filesystem dump: :material-check:
This JSON file is created by mvt-ios' `TCC` module. The module extracts records from a SQLite database located at */private/var/mobile/Library/TCC/TCC.db*, which contains a list of which services such as microphone, camera, or location, apps have been granted or denied access to.
---
### `version_history.json`
!!! info "Availability"