Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue using iCloud based backups #9

Open
unstatusthequo opened this issue Jun 5, 2023 · 0 comments
Open

Issue using iCloud based backups #9

unstatusthequo opened this issue Jun 5, 2023 · 0 comments

Comments

@unstatusthequo
Copy link

unstatusthequo commented Jun 5, 2023

When running the tool against iCloud backup extractions from Elcomsoft Phone Breaker, error occurs.

Traceback (most recent call last):
File "C:\Users\Richard\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\Users\Richard\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\Richard\AppData\Local\Programs\Python\Python310\Scripts\triangle_check.exe_main
.py", line 7, in
File "C:\Users\Richard\AppData\Local\Programs\Python\Python310\lib\site-packages\triangle_check_main
.py", line 29, in main
results = checker.scan_dir(dir, password, ask_password)
File "C:\Users\Richard\AppData\Local\Programs\Python\Python310\lib\site-packages\triangle_check_init
.py", line 203, in scan_dir
fs_stat = fs_info['$objects'][1]
KeyError: '$objects'

Output from Elcomsoft is an iTunes backup structure with the requisite Manifest.plist and other files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant