[Bug] mapSync artifact causes iLEAPP to hang on encrypted iOS backup
- Lingua principale
- Python
- Stelle
- 1.2k
- Fork
- 303
- Merge medio
- 4h 32m
- PR unite (30g)
- 216
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.