Home

Awesome

ceserver-ios

Porting ceserver to iOS.No jailbreak is required for operation. It also works on macOS.

Usage

iOS

with a Jailbroken iPhone

Place your PC and iphone in the same network.
Place ceserver and Entitlements.plist in /usr/bin.
Place the config.ini file in the same folder as ceserver, including the ceversion.
Connect to the iphone via ssh.

cd /usr/bin
chmod a+x ceserver
ldid -SEntitlements.plist ceserver
./ceserver

without a Jailbroken iPhone

Set up the same way as FridaGadget to force loading of libceserver.dylib.
Connect to the network from CE as usual.
The debugger does not work.
Log output is written to NSLog.

Mac

sudo ./ceserver

Tested

Project Status

Progress

Build

iOS

./build.sh

Mac

make

Credits

  1. https://github.com/Neargye/semver
  2. https://github.com/brofield/simpleini