Apple

com.apple.quicklook.ThumbnailsAgent

com.apple.quicklook.ThumbnailsAgent #

 full_path = "/System/Library/Frameworks/QuickLookThumbnailing.framework/Support/com.apple.quicklook.ThumbnailsAgent"
 runs_as = "mobile"

com.apple.sbd

com.apple.sbd #

 full_path = "/System/Library/PrivateFrameworks/CloudServices.framework/Helpers/com.apple.sbd"
 runs_as = "root"

Helper for icloud identification, stands for Secure Backup Daemon

com.apple.siri.embeddedspeech

com.apple.siri.embeddedspeech #

 full_path = "/System/Library/PrivateFrameworks/CoreEmbeddedSpeechRecognition.framework/XPCServices/com.apple.siri.embeddedspeech.xpc/com.apple.siri.embeddedspeech"
 runs_as = "mobile"

Belong to Siri Private framework

com.apple.VideoSubscriberAccount.DeveloperService

com.apple.VideoSubscriberAccount.DeveloperService #

 full_path = "/System/Library/Frameworks/VideoSubscriberAccount.framework/XPCServices/com.apple.VideoSubscriberAccount.DeveloperService.xpc/com.apple.VideoSubscriberAccount.DeveloperService"
 runs_as = "mobile"

CommCenter

CommCenter #

 full_path = "/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenter"
 runs_as = "root"

CommCenter provides functionality to allow phone calls

CommCenterMobileHelper

CommCenterMobileHelper #

 full_path = "/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenterMobileHelper"
 runs_as = "mobile"
  • CommCenterMobileHelper helps CommCenter(8) provide functionality to allow phone calls to be made and received.

CommCenterRootHelper

CommCenterRootHelper #

 full_path = "/System/Library/Frameworks/CoreTelephony.framework/Support/CommCenterRootHelper"
 runs_as = "root"
  • CommCenterRootHelper helps CommCenter(8) provide functionality to allow phone calls to be made and received.

configd

configd #

 full_path = "/usr/libexec/configd"
 runs_as = "root"

The configd daemon is responsible for many configuration aspects of the local system. configd maintains data reflecting the desired and current state of the system, provides notifications to applications when this data changes, and hosts a number of configuration agents in the form of loadable bundles.

To maintain system configuration, OS X and iOS use a specialized daemon: – configd(8). This daemon can load additional loadable bundles (“plug-ins”) located in the /System/Library/SystemConfiguration/ directory, which include IP and IPv6 configuration, logging, and other bundles. The average user, of course, is blissfully unaware of this, as the System Preferences application can be used as a graphical front-end to all the configuration tasks.

...

containermanagerd

containermanagerd #

 full_path = "/usr/libexec/containermanagerd"
 runs_as = "root"

containermanagerd creates, destroys, and otherwise manages containers for applications and their respective plug-ins and works in concert with sandbox(7) to provide application containerization