xpc

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 8 Imported by: 0

README

xpc

XPC service enumeration.

Modules

xpc_enumerate

Enumerates launchd service registrations via launchctl print, which is where macOS XPC services are registered. Always enumerates the current user's GUI domain (gui/<uid>), and the system domain (readable unprivileged), emitting one xpc_enumerate event per domain with the service labels found. Maps to T1007 and T1057.

macnoise run xpc_enumerate
macnoise run xpc_enumerate --param filter=com.apple.security --param max_results=20

The module reads launchd state and does not open XPC connections. It was previously named xpc_connect, which claimed a connection it never made.

Documentation

Overview

Package xpc provides a telemetry module for XPC service enumeration via launchctl, generating IPC discovery activity observable by macOS security tooling.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL