xpc
There are 38 repositories under xpc topic.
IngmarStein/Monolingual
Remove unnecessary language resources from macOS.
hot3eed/xpcspy
Bidirectional XPC message interception and more. Powered by Frida
jackcook/predictive-spy
Spying on Apple’s new predictive text model
ReverseApple/gxpc
Sniff XPC communication using Frida and Go
mach-kernel/launchk
Cursive TUI that queries XPC to peek at launchd state
trilemma-dev/SecureXPC
A simple and secure XPC framework for Swift
CharlesJS/SwiftyXPC
A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift Concurrency.
jdspoone/SampleOSXLaunchDaemon
A simple launch daemon for macOS which communicates with a client application via XPC
ChimeHQ/AsyncXPCConnection
Concurrency support for NSXPCConnection
ChimeHQ/ProcessService
Host an executable within an XPC service
ArtskydJ/tab-emitter
:speech_balloon: An event emitter between browser tabs (same-origin only)
miticollo/xpc-tracer
A tracer based on frida for XPC messages in iOS and macOS.
Lessica/RocketBootstrap
API to securely expose global services on jailbroken iOS.
google/macops-MOLXPCConnection
An NSXPCConnection wrapper that does signature validation
wix-incubator/DetoxIPC
DetoxIPC is an asynchronous, bi-directional inter-process remote invocation library for Apple platforms with an API similar to Apple's NSXPCConnection.
jdspoone/SampleXPCService
A simple Xcode project demonstrating XPC communication between an application and an XPC service
Alkenso/sXPC
Use power of Swift to make NSXPCConnection type-bound
aronskaya/xpc-service-example
A sample Cocoa application with an XPC Service
bryce-co/XPCActivityRun
Run XPC Activities On Demand
ChimeHQ/XPCConnectionSession
Backwards-compatible implementation of XPCSession
srinikhil-07/privileges-CLI
macOS CLI tool to toggle between admin and standard privileges
LinusSkucas/KeyPopper
Popping sounds for your keyboard!
aronskaya/ipc_workshop
Starter project for my workshop 'Interprocess Communication: from Zero to Hero in 2 Hours'
gaige/xpc-python
XPC for executing Python on macOS
haltepunkt/LaunchControl
Communicate with launchd.
macmade/SMJobBless
Demo project for SMJobBless.
macmade/SMJobSubmit
Demo project for SMJobSubmit.
eddiekim/XpcExample
Example to demonstrate XPC on macOS
algi/icecube
Mac application that provides UI for Maven tasks.
srinikhil-07/PrivilegesCLI
A CLI tool to switch admin privileges for macOS
stuartcarnie/RemoteLayerDemo
Demo of using CARemoteLayerServer and CARemoteLayerClient in an XPC service
tony-go/XPCDemo
Integrating a XPC service in a macOS application.
olilarkin/VoiceCodeXCSourceEditorExtension
Xcode Source Editor Extension for voicecode.io
yb66/XPC-Consumer
For consuming the XPC events produce by launchagents on MacOS
pbk20191/CodableXPC
Codable to xpc_object and vice versa
ryanslikesocool/XPCToolbox
Extensions and conveniences for Apple's XPC APIs.