Skip to content

Lessica/SandyXpc

Repository files navigation

SandyXpc

SandyXpc is an easy-to-use XPC library for modern jailbreaks that eliminates the need for RocketBootstrap.

Supports rootless or roothide jailbreaks, iOS 15 and later.

Installation

git clone https://github.com/Lessica/SandyXpc.git
cd SandyXpc
make clean stage  # <-- this installs SandyXpc to $THEOS

Usage

SandyXpc uses NSXPCConnection to communicate between processes. It doesn’t inject into a middle man process like MobileGestaltHelper. You have to use libSandy to bypass the sandbox if needed.

SandyXpcMessagingCenter is similar in API to CPDistributedMessagingCenter.

For more information, see examples.

About

Easy-to-use iOS XPC takes advantage of the libSandy.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages