Decrypt iPhone backup, export chats and search history
  • Python 78.1%
  • Dockerfile 11.1%
  • Shell 10.6%
  • Makefile 0.2%
Find a file
2026-02-10 14:11:36 +01:00
.dockerignore update .dockerignore 2025-02-15 16:54:13 -05:00
.gitignore edited .gitignore 2025-02-14 18:29:34 -05:00
app.py Update app.py 2025-12-27 18:01:10 -05:00
bootstrap.sh Update bootstrap.sh 2025-12-28 22:55:06 -05:00
docker-compose.yml Update docker-compose.yml 2025-12-27 18:07:15 -05:00
Dockerfile Update Dockerfile 2025-12-27 18:00:52 -05:00
LICENSE Ajouter LICENSE 2026-02-10 14:11:36 +01:00
Makefile Create Makefile 2025-12-27 18:01:50 -05:00
README.md Remove Linux from README.md since iPhones can't be backed up to Linux 2025-12-28 23:13:39 -05:00
requirements.txt moved app files and removed commented test code 2025-02-18 14:33:51 -05:00

iPhone Decrypt/Export

This program is meant for personal use and requires device credentials. Its purpose is to decrypt an encrypted iPhone backup and export iMessage/WhatsApp chats to HTML and Safari search history to CSV. This code is compatible with macOS and Windows (with WSL).

How to Use

  1. Start container engine (Podman or Docker).
  2. Run make in the terminal.
  3. Follow on-screen instructions in terminal.