abrignoni / abrignoni/iLEAPP

[Bug] mapSync artifact causes iLEAPP to hang on encrypted iOS backup

Ouverte
#1,226 5 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
1.2k
Forks
303
Merge moyen
4 h 32 min
PR mergées (30 j)
216

Description

While running iLEAPP on a decrypted iOS backup (originally encrypted), the mapSync plugin caused the process to hang indefinitely. When I re-ran iLEAPP excluding the mapSync artifact, it completed successfully.

**Steps to Reproduce:**
- Decrypt encrypted iOS backup using [jfarley248/iTunes_Backup_Reader](https://github.com/jfarley248/iTunes_Backup_Reader).
- Run iLEAPP on the decrypted output folder with all artifacts selected.
- The run gets stuck on mapSync and never completes.

**Expected behaviour:**
The tool should either complete processing or provide an error message rather than hanging.

**Observed behavior:**
The process stays stuck at mapSync indefinitely (no further logs, CPU usage stays constant).

**Environment:**
OS: MacOS 15.5 (24F74)
Python version: 3.12

**Command used:**
`python ileapp.py -t itunes -i "/path/to/decrypted_backup" -o /path/to/output`

**Log file:**
I’ve attached the _Script_Logs folder from the run that got stuck.
[_Script_Logs.zip](https://github.com/user-attachments/files/21681196/_Script_Logs.zip)

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.