JJTech0130 / pypush

[being rewritten] Cross-platform iMessage POC

Home Page:https://discord.gg/BVvNukmfTC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

[being rewritten] Cross-platform iMessage POC

https://discord.gg/BVvNukmfTC

License:Other


Languages

Language:Python 100.0%