{"id":20618709,"url":"https://github.com/notjoemartinez/ios_backup_browser","last_synced_at":"2025-09-09T15:45:43.731Z","repository":{"id":43094683,"uuid":"464079417","full_name":"NotJoeMartinez/ios_backup_browser","owner":"NotJoeMartinez","description":"Export your contacts from an iOS backup ","archived":false,"fork":false,"pushed_at":"2022-03-18T17:01:40.000Z","size":434,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-26T05:12:47.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NotJoeMartinez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-27T08:27:04.000Z","updated_at":"2023-02-10T09:41:07.000Z","dependencies_parsed_at":"2022-08-19T14:41:26.885Z","dependency_job_id":null,"html_url":"https://github.com/NotJoeMartinez/ios_backup_browser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fios_backup_browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fios_backup_browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fios_backup_browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotJoeMartinez%2Fios_backup_browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotJoeMartinez","download_url":"https://codeload.github.com/NotJoeMartinez/ios_backup_browser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242277658,"owners_count":20101536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T12:09:18.788Z","updated_at":"2025-03-06T19:44:29.763Z","avatar_url":"https://github.com/NotJoeMartinez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iOS Backup Browser \nExport your contacts \u0026 media form iOS backups \n\nThis project was submitted to [HackWest 2022](https://devpost.com/software/ios-backup-browser) \n![frontend](doc/imgs/fdcdeb541d1a297e6580b44319ff9f22.png)\n\n### Installation\n```bash\npip install -r requirements.txt\n```\n\n### Usage\n```bash\npython ios_backup_browser.py --help\n```\n```\nusage: ios_backup_browser.py [-h] [-fm FIND_MIMES] [-dr] [-fc] [-em EXPORT_MEDIA]\n\niOS forensic tool\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -fm FIND_MIMES, --find-mimes FIND_MIMES\n                        pass it a directory of ios extraction\n  -dr, --data-report    generate html showing stuff\n  -fc, --find-contacts  Print data of current DB\n  -em EXPORT_MEDIA, --export-media EXPORT_MEDIA\n                        Save media from backup to specified directory\n```\n\nThis project requires that you have an unencrypted iOS backup. \nYou first need to run the program with the `--find-mimes`  flag \nwith an argument to the root directory of your backup\n```bash\npython ios_backup_browser.py --find-mimes [/path/to/ios/backup]\n```\nThis will then build a `ios_data.db` database in your home directory \n\n**`--data-report`**\n\nThis flag produce an html file that displays how many \nartifacts of each datatype were found along with \nsome disk usage information.\n```bash\npython ios_backup_browser.py --data-report\n```\n\n**`--find-contacts`**\n\nMakes a csv file with your contacts\n```bash\npython ios_backup_browser.py --find-report\n```\n\n**`--export-media [output directory]`**\n\nCopies all JPEG images found in snapshot to directory\nprovided by argument.\n```bash\npython ios_backup_browser.py --export-media [path/to/output/directory]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotjoemartinez%2Fios_backup_browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotjoemartinez%2Fios_backup_browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotjoemartinez%2Fios_backup_browser/lists"}