An open API service indexing awesome lists of open source software.

https://github.com/ericrabil/tccmania

CLI tool for properly editing the TCC database
https://github.com/ericrabil/tccmania

Last synced: 8 months ago
JSON representation

CLI tool for properly editing the TCC database

Awesome Lists containing this project

README

          

# TCCMania

```
Usage: tcc-mania [options]

manipulate the TCC database from the command-line

list of services:
- addressBook
- calendar
- reminders
- twitter
- facebook
- sinaWeibo
- liverpool
- ubiquity
- tencentWeibo
- photos
- photosAdd
- shareKit
- microphone
- camera
- willow
- mediaLibrary
- siri

AMFI must be disabled as this requires the private entitlement com.apple.private.tcc.manager

Examples:

tcc-mania grant camera -p /Applications/Brave\ Browser.app
tcc-mania revoke microphone -i com.hnc.Discord
tcc-mania reset photos -p /Applications/Twitter.app

Options:
-i, --bundle-id Path to the bundle ID to set TCC access for
-h, --help Show help information
-p, --path Path to the executable to set TCC access for
```