mirror of
https://github.com/JJTech0130/pypush.git
synced 2025-01-22 11:18:29 +00:00
Cross-platform iMessage POC
b1c30a98ff
Removes everything except APNs for now. Don't worry, it will be coming back! |
||
---|---|---|
pypush | ||
tests | ||
.gitignore | ||
LICENSE | ||
pyproject.toml | ||
README.md |
Warning
pypush
is undergoing a major rewrite. The current version is not stable and may not work as expected.
pypush
pypush
is a POC demo of my recent iMessage reverse-engineering.
It can currently register as a new device on an Apple ID, set up encryption keys, and send and receive iMessages!
pypush
is completely platform-independent, and does not require a Mac or other Apple device to use!
Installation
Simple installation:
pip install git+https://github.com/JJTech0130/pypush
Editable installation (for development):
git clone https://github.com/JJTech0130/pypush
cd pypush
pip install -e .
Licensing
This project is licensed under the terms of the SSPL
This project has been purchased by Beeper, please contact them with any questions about licensing.