From 6336bba82697b838497ffd774f23e5640c877a85 Mon Sep 17 00:00:00 2001 From: SpaceSaver <60277022+SpaceSaver@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:09:45 -0500 Subject: [PATCH] Add warning about how the demo is non-functional. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 33ffecf..bc7aa92 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!WARNING] +> Pypush is broken at the moment. We thank you for your continued support of the project! The Pypush demo will not work without significant modification to the code to remediate challenges posed as a response to third party iMessage clients growing in popularity. + # 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***!