abrignoni / abrignoni/iLEAPP

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

Abierto
#1,226 5 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1.2k
Forks
303
Merge medio
4 h 32 min
PR fusionados (30 d)
216

Descripción

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)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.