Skip to main content

SideJITServer is an iOS 17 JIT enabler for Windows/macOS!

Project description

SideJITServer

This project allows you to start a server that wirelessly or via USB gives you JIT for iOS 17+ on Windows/macOS/Linux if you use the correct newer pymobiledevice3 version.

To get it going: (run this in an admin terminal if you're on Windows)

python3 -m venv venv

# If you're on macOS/Linux
. ./venv/bin/activate
# If you're on Windows using PowerShell
.\venv\Scripts\Activate.ps1
# CMD
.\venv\Scripts\Activate.bat

# All
pip3 install -r requirements.txt
# Windows
.\venv\Scripts\python3.exe main.py
# macOS/Linux
sudo python3 -m SideJITServer --help

Or with PyPI:

python3 -m venv venv
# Activate venv..

pip3 install SideJITServer
SideJITServer --help

Here is the Shortcut that goes along with this.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sidejitserver-1.3.1.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

SideJITServer-1.3.1-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page