{"id":13473413,"url":"https://github.com/den4uk/andriller","last_synced_at":"2025-05-15T09:07:36.771Z","repository":{"id":40651106,"uuid":"227929809","full_name":"den4uk/andriller","owner":"den4uk","description":"📱 Andriller - is software utility with a collection of forensic tools for smartphones. It performs read-only, forensically sound, non-destructive acquisition from Android devices.","archived":false,"fork":false,"pushed_at":"2022-06-27T22:00:44.000Z","size":1379,"stargazers_count":1403,"open_issues_count":10,"forks_count":222,"subscribers_count":49,"default_branch":"master","last_synced_at":"2025-04-14T15:02:49.257Z","etag":null,"topics":["android","forensics","python"],"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/den4uk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-12-13T22:06:36.000Z","updated_at":"2025-04-14T08:08:15.000Z","dependencies_parsed_at":"2022-07-14T04:50:31.197Z","dependency_job_id":null,"html_url":"https://github.com/den4uk/andriller","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den4uk%2Fandriller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den4uk%2Fandriller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den4uk%2Fandriller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/den4uk%2Fandriller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/den4uk","download_url":"https://codeload.github.com/den4uk/andriller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254310515,"owners_count":22049469,"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":["android","forensics","python"],"created_at":"2024-07-31T16:01:03.438Z","updated_at":"2025-05-15T09:07:31.755Z","avatar_url":"https://github.com/den4uk.png","language":"Python","readme":"Andriller CE (Community Edition)\n=====\n![Build Workflow](https://github.com/den4uk/andriller/actions/workflows/python-package-test.yml/badge.svg)\n[![License](https://img.shields.io/github/license/den4uk/andriller.svg)](https://pypi.python.org/pypi/andriller)\n[![PyPI Version](http://img.shields.io/pypi/v/andriller.svg)](https://pypi.python.org/pypi/andriller)\n[![Twitter Follow](https://img.shields.io/twitter/follow/den4uk?style=social)](https://twitter.com/den4uk)\n\nAndriller - is software utility with a collection of forensic tools for smartphones. It performs read-only, forensically sound, non-destructive acquisition from Android devices. It has features, such as powerful Lockscreen cracking for Pattern, PIN code, or Password; custom decoders for Apps data from Android (some Apple iOS \u0026 Windows) databases for decoding communications. Extraction and decoders produce reports in HTML and Excel formats.\n\n## Features\n- Automated data extraction and decoding\n- Data extraction of non-rooted without devices by Android Backup (Android versions 4.x, varied/limited support)\n- Data extraction with root permissions: root ADB daemon, CWM recovery mode, or SU binary (Superuser/SuperSU)\n- Data parsing and decoding for Folder structure, Tarball files (from nanddroid backups), and Android Backup (_backup.ab_ files)\n- Selection of individual database decoders for Android apps\n- Decryption of encrypted WhatsApp archived databases (.crypt to .crypt12, must have the right _key_ file)\n- Lockscreen cracking for Pattern, PIN, Password (not gatekeeper)\n- Unpacking the Android backup files\n- Screen capture of a device's display screen\n---\n\n\n## Python Requirements\n- 3.6-3.10 (64-bit version recommended)\n\n\u003e It is highly advised to setup a virtual environment to install Andriller and its dependencies in it. However, it is not essential, and the global environment can also be used. Depending on how Python was setup, it may be needed to substitute `python` and `pip` to `python3` and `pip3` retrospectively for the instructions below.\n\n\u003e Windows only: when installing Python from [https://www.python.org](https://www.python.org), make sure **Add Python to PATH** is ticked.\n\n\n## System Dependencies\n- `adb`\n- `python3-tk`\n\n[Ubuntu/Debian] Install from Terminal:\n```bash\nsudo apt-get install android-tools-adb python3-tk\n```\n\n[Mac] Install from Homebrew:\n```bash\nbrew install android-platform-tools\n```\n\n[Windows] : _Included._\n\n\n## Installation (Recommended way)\nCreate a virtual environment using Python 3:\n```bash\npython3 -m venv env\n```\n\nActivate the virtual environment (Linux/Mac):\n```bash\nsource env/bin/activate\n```\n\nActivate the virtual environment (Windows):\n```ps1\n.\\env\\Scripts\\activate\n```\n\nInstall Andriller with its Python dependencies (same command to upgrade it):\n```bash\npip install andriller -U\n```\n\n\n## Quick Start (run GUI)\n```bash\npython -m andriller\n```\n\n\n## License\nMIT License\n\n\n## Contributing\nContributions are welcome, please make your pull requests to the `dev` branch of the repository.\n\n\n## Bug Tracker\nBugs and issues can be submitted in the ([Issues](https://github.com/den4uk/andriller/issues)) section.\n\n\n## Donations\nYou may make donations to the projects, or you can also just _buy me a beer_:\n\n[![Donate](https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?hosted_button_id=87EX8N3N3SS6C)\n","funding_links":["https://www.paypal.com/donate?hosted_button_id=87EX8N3N3SS6C"],"categories":["Android","Tools","Challenges","\u003ca id=\"8c5a692b5d26527ef346687e047c5c21\"\u003e\u003c/a\u003e收集","Python","\u003ca id=\"2110ded2aa5637fa933cc674bc33bf21\"\u003e\u003c/a\u003e工具","\u003ca id=\"601dcc03dc2254612e1b88816ae2b820\"\u003e\u003c/a\u003e资源收集","Forensics"],"sub_categories":["Misc.","Mobile Forensics","Dynamic Analysis Tools","\u003ca id=\"63fd2c592145914e99f837cecdc5a67c\"\u003e\u003c/a\u003e新添加的1","Steganography"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fden4uk%2Fandriller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fden4uk%2Fandriller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fden4uk%2Fandriller/lists"}