Apple

ContainerMetadataExtractor

ContainerMetadataExtractor #

 full_path = "/System/Library/PrivateFrameworks/iCloudDriveService.framework/XPCServices/ContainerMetadataExtractor.xpc/ContainerMetadataExtractor"
 runs_as = "mobile"

ContextService

ContextService #

 full_path = "/System/Library/PrivateFrameworks/ContextKit.framework/XPCServices/ContextService.xpc/ContextService"
 runs_as = "mobile"

The binary is a part of ContextKit private framework.

contextstored

contextstored #

 full_path = "/System/Library/PrivateFrameworks/CoreDuetContext.framework/Resources/contextstored"
 runs_as = "mobile"

coreauthd

coreauthd #

 full_path = "/System/Library/Frameworks/LocalAuthentication.framework/Support/coreauthd"
 runs_as = "mobile"

coreauthd is a system daemon or agent that provides LocalAuthentication services. It maintains the authenticated contexts and presents the authentication user interface.

coreduetd

coreduetd #

 full_path = "/usr/libexec/coreduetd"
 runs_as = "mobile"

coresymbolicationd

coresymbolicationd #

 full_path = "/System/Library/PrivateFrameworks/CoreSymbolication.framework/coresymbolicationd"
  • coresymbolicationd manages the system cache of symbol information for OS libraries.

countryd

countryd #

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

Receive country code updates from user location.

Daemons and Agents

Daemons and Agents #

In iOS, a daemon refers to a background process or service that runs on the device without direct user interaction. Daemons play a crucial role in the functioning of the operating system by handling various tasks and services. These processes typically start when the device boots up and continue running in the background to perform specific functions.

It’s important to note that while daemons are essential for the proper functioning of the iOS ecosystem, they are managed and controlled by the operating system to ensure security, stability, and optimal performance. Users typically don’t interact directly with daemons, but they contribute to the overall functionality and efficiency of the iOS platform.

...

dasd

dasd #

 full_path = "/usr/libexec/dasd"
 runs_as = "mobile"

dasd daemon for background activity scheduling.

DASDelegateService

DASDelegateService #

 full_path = "/System/Library/PrivateFrameworks/DASDelegate.framework/XPCServices/DASDelegateService.xpc/DASDelegateService"
 runs_as = "root"

Part of DASDelegate private framework