{"id":33193686,"url":"https://github.com/flo354/iosforensic","last_synced_at":"2026-01-17T12:00:51.330Z","repository":{"id":17210882,"uuid":"19979429","full_name":"Flo354/iOSForensic","owner":"Flo354","description":"iOS forensic tool","archived":false,"fork":false,"pushed_at":"2014-06-10T14:53:00.000Z","size":134,"stargazers_count":65,"open_issues_count":0,"forks_count":26,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-12T09:42:26.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.owasp.org/index.php/Projects/OWASP_iOSForensic","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Flo354.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-20T12:09:50.000Z","updated_at":"2025-05-07T19:54:52.000Z","dependencies_parsed_at":"2022-07-20T09:02:02.166Z","dependency_job_id":null,"html_url":"https://github.com/Flo354/iOSForensic","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Flo354/iOSForensic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo354%2FiOSForensic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo354%2FiOSForensic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo354%2FiOSForensic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo354%2FiOSForensic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Flo354","download_url":"https://codeload.github.com/Flo354/iOSForensic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Flo354%2FiOSForensic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28508464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T11:50:55.898Z","status":"ssl_error","status_checked_at":"2026-01-17T11:50:55.569Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2025-11-16T07:00:31.294Z","updated_at":"2026-01-17T12:00:51.277Z","avatar_url":"https://github.com/Flo354.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"a93df189246db405e8182a42d3f7e553\"\u003e\u003c/a\u003eiOS"],"sub_categories":[],"readme":"# iOSForensic\n\niosForensic is a python tool to help in forensics analysis on iOS.\nIt get files, logs, extract sqlite3 databases and uncompress .plist files in xml.\n\n\n## Installation\nSimply clone this git repository and install dependencies.\n\n### Dependencies\n\n#### Linux\n- \tOpenSSH\n- \tsshpass\n-\tsqlite3\n-\tpython \u003e= 2.6\n-\t[Python-magic](https://github.com/ahupp/python-magic/)\n- \t[plistutil](http://cgit.sukimashita.com/libplist.git)\n\n#### Device\n-\ta jailbroken device\n- \tOpenSSH\n- \tsyslogd to /var/log/syslog (it's the name of the application, restart your phone after install)\n- \twifi ON\n- \ton some firmware, usb connection needed\n\n## How to use\n\n### Options\n-\t-h --help : show help message\n-\t-a --about : show informations\n-\t-v --verbose : verbose mode\n-\t-i --ip : local ip address of the iOS terminal\n-\t-p --port : ssh port of the iOS terminal (default 22)\n-\t-P --password : root password of the iOS terminal (default alpine)\n\t\n## Examples\n\t./iOSForensic.py -i 192.168.1.10 [OPTIONS] APP_NAME.app INCOMPLETE_APP_NAME APP_NAME2_WITHOUT_DOT_APP\n\t./iOSForensic.py -i 192.168.1.10 -p 1337 -P pwd MyApp.app angry MyApp2\n\n## Author\nWritten by Florian Pradines (Phonesec), this tool is a referenced OWASP iOS security project since june 2014.\n\nYou can contact me via my [website](http://florianpradines.com)\n\n## Licence\n\tThis program is free software: you can redistribute it and/or modify\n\tit under the terms of the GNU General Public License as published by\n\tthe Free Software Foundation, either version 3 of the License, or\n\t(at your option) any later version.\n\n\tThis program is distributed in the hope that it will be useful,\n\tbut WITHOUT ANY WARRANTY; without even the implied warranty of\n\tMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\tGNU General Public License for more details.\n\n\tYou should have received a copy of the GNU General Public License\n\talong with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo354%2Fiosforensic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflo354%2Fiosforensic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflo354%2Fiosforensic/lists"}