GitHub topics: xpc
ReverseApple/gxpc
Sniff XPC communication using Frida and Go
Language: JavaScript - Size: 1.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 130 - Forks: 7

IngmarStein/Monolingual
Remove unnecessary language resources from macOS.
Language: Swift - Size: 137 MB - Last synced at: 15 days ago - Pushed at: 25 days ago - Stars: 545 - Forks: 29

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.
Language: Swift - Size: 99.6 KB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 75 - Forks: 9

trilemma-dev/SecureXPC
A simple and secure XPC framework for Swift
Language: Swift - Size: 564 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 87 - Forks: 18

Lessica/RocketBootstrap Fork of rpetrich/RocketBootstrap
API to securely expose global services on jailbroken iOS.
Language: C - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 31 - Forks: 7

ChimeHQ/AsyncXPCConnection
Concurrency support for NSXPCConnection
Language: Swift - Size: 66.4 KB - Last synced at: 25 days ago - Pushed at: about 2 months ago - Stars: 44 - Forks: 4

hot3eed/xpcspy
Bidirectional XPC message interception and more. Powered by Frida
Language: TypeScript - Size: 453 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 398 - Forks: 53

mach-kernel/launchk
Cursive TUI that queries XPC to peek at launchd state
Language: Rust - Size: 431 KB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 107 - Forks: 12

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.
Language: Objective-C - Size: 66.4 KB - Last synced at: 19 days ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 5

google/macops-MOLXPCConnection
An NSXPCConnection wrapper that does signature validation
Language: Objective-C - Size: 34.2 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 11

LinusSkucas/KeyPopper
Popping sounds for your keyboard!
Language: Swift - Size: 81.1 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

Alkenso/sXPC
Use power of Swift to make NSXPCConnection type-bound
Language: Swift - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 1

bryce-co/XPCActivityRun
Run XPC Activities On Demand
Language: Logos - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 0

srinikhil-07/privileges-CLI
macOS CLI tool to toggle between admin and standard privileges
Language: Swift - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 1

srinikhil-07/PrivilegesCLI 📦
A CLI tool to switch admin privileges for macOS
Language: Swift - Size: 218 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ChimeHQ/XPCConnectionSession
Backwards-compatible implementation of XPCSession
Language: Swift - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

tony-go/XPCDemo
Integrating a XPC service in a macOS application.
Language: Swift - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

miticollo/xpc-tracer
A tracer based on frida for XPC messages in iOS and macOS.
Language: TypeScript - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 1

macmade/SMJobBless
Demo project for SMJobBless.
Language: Swift - Size: 630 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

ChimeHQ/ProcessService 📦
Host an executable within an XPC service
Language: Swift - Size: 721 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 1

jackcook/predictive-spy
Spying on Apple’s new predictive text model
Language: Python - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 117 - Forks: 7

gaige/xpc-python
XPC for executing Python on macOS
Language: Objective-C - Size: 41 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

ArtskydJ/tab-emitter
:speech_balloon: An event emitter between browser tabs (same-origin only)
Language: JavaScript - Size: 148 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 37 - Forks: 12

aronskaya/ipc_workshop
Starter project for my workshop 'Interprocess Communication: from Zero to Hero in 2 Hours'
Language: Swift - Size: 885 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 1

pbk20191/CodableXPC
Codable to xpc_object and vice versa
Language: Swift - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jdspoone/SampleOSXLaunchDaemon
A simple launch daemon for macOS which communicates with a client application via XPC
Language: Objective-C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 37 - Forks: 15

jdspoone/SampleXPCService
A simple Xcode project demonstrating XPC communication between an application and an XPC service
Language: Swift - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

aronskaya/xpc-service-example
A sample Cocoa application with an XPC Service
Language: Swift - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 3

macmade/SMJobSubmit
Demo project for SMJobSubmit.
Language: Swift - Size: 629 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

eddiekim/XpcExample
Example to demonstrate XPC on macOS
Language: Swift - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

algi/icecube
Mac application that provides UI for Maven tasks.
Language: Objective-C - Size: 3.1 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

stuartcarnie/RemoteLayerDemo Fork of krevis/RemoteLayerDemo
Demo of using CARemoteLayerServer and CARemoteLayerClient in an XPC service
Language: Objective-C - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

haltepunkt/LaunchControl
Communicate with launchd.
Language: Objective-C - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

ccworld1000/CCBinStyle
CCBinStyle for bin style, Accept bin style conversion business(接受bin style转换业务)
Size: 233 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

olilarkin/VoiceCodeXCSourceEditorExtension
Xcode Source Editor Extension for voicecode.io
Language: Swift - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

uliwitness/ULIGUIPluginHost
(Failed?) Attempt at making an XPC service that can launch multiple instances.
Language: Objective-C - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
