Skip to content

Instantly share code, notes, and snippets.

@n0ncetonic
Created March 7, 2019 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n0ncetonic/bb21a709b1ba630f9e2097561f71d649 to your computer and use it in GitHub Desktop.
Save n0ncetonic/bb21a709b1ba630f9e2097561f71d649 to your computer and use it in GitHub Desktop.
macOS Automation Research

Strings dump of TCC.framework as a starting point

$ strings /System/Library/PrivateFrameworks/TCC.framework/TCC | grep kTCCService

kTCCServiceAll
kTCCServiceAddressBook
kTCCServiceCalendar
kTCCServiceReminders
kTCCServiceTwitter
kTCCServiceFacebook
kTCCServiceSinaWeibo
kTCCServiceLiverpool
kTCCServiceUbiquity
kTCCServiceTencentWeibo
kTCCServiceShareKit
kTCCServicePhotos
kTCCServicePhotosAdd
kTCCServiceMicrophone
kTCCServiceCamera
kTCCServiceWillow
kTCCServiceMediaLibrary
kTCCServiceSiri
kTCCServiceAppleEvents
kTCCServiceLinkedIn
kTCCServiceAccessibility
kTCCServicePostEvent
kTCCServiceLocation
kTCCServiceSystemPolicyAllFiles
kTCCServiceSystemPolicySysAdminFiles
kTCCServiceSystemPolicyDeveloperFiles
%s{public}: service kTCCServiceAppleEvents is not supported by this function
kTCCServiceAppleEvents indirect object identifier %s
kTCCServiceAppleEvents indirect object identifier type %d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment