Summary
Use xpc to execute routines with launchd to get information about a running service pid.- Needs Admin: False
- Version: 1
- Author: @xorrior, @Morpheus______, @its_a_feature_
Arguments
pid
- Description: PID of the process
- Required Value: False
- Default Value: None
Usage
Detailed Summary
This command uses thexpc_pipe_routine function to send XPC messages to launchd.
This uses the ROUTINE_DUMP_PROCESS routine to print information about the execution context of a given PID.