# dumpyara
[](https://pypi.org/project/dumpyara/)
[](https://www.codacy.com/gh/sebaubuntu-python/dumpyara/dashboard?utm_source=github.com&utm_medium=referral&utm_content=sebaubuntu-python/dumpyara&utm_campaign=Badge_Grade)
Requires Python 3.8 or greater
## Installation
```sh
pip3 install dumpyara
```
## Instructions
```sh
python3 -m dumpyara <path to OTA file>
```
## Supported formats
### Step 1 - Archives
- All the ones supported by shutil's extract_archive
- Samsung's `.tar.md5` archives
- Nested archives
### Step 2 - What's inside the archive
- A-only OTAs (Brotli and/or sdat compressed)
- A/B OTAs
- Dynamic partitions (super.img)
- payload.bin
- Raw images (e.g. Xiaomi fastboot packages)
- Sparse images
- LZ4 images
### Step 3 - Partition images
- Android boot images
- 7z supported archives/images
- EROFS images using erofs-utils
## Credits
- AIK: osm0sis
- [extract_android_ota_payload](https://github.com/erfanoabdi/extract_android_ota_payload): cyxx and erfanoabdi
- sdat2img: xpirt
## License
```
#
# Copyright (C) 2022 Dumpyara Project
#
# SPDX-License-Identifier: GPL-3.0
#
```
Raw data
{
"_id": null,
"home_page": "https://github.com/sebaubuntu-python/dumpyara",
"name": "dumpyara",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Sebastiano Barezzi",
"author_email": "seba@sebaubuntu.dev",
"download_url": "https://files.pythonhosted.org/packages/ae/b7/79b159b086631818da6e893625ee297e7e9aae934f98d3dc579e65b689de/dumpyara-1.0.9.tar.gz",
"platform": null,
"description": "# dumpyara\n\n[](https://pypi.org/project/dumpyara/)\n[](https://www.codacy.com/gh/sebaubuntu-python/dumpyara/dashboard?utm_source=github.com&utm_medium=referral&utm_content=sebaubuntu-python/dumpyara&utm_campaign=Badge_Grade)\n\nRequires Python 3.8 or greater\n\n## Installation\n\n```sh\npip3 install dumpyara\n```\n\n## Instructions\n\n```sh\npython3 -m dumpyara <path to OTA file>\n```\n\n## Supported formats\n\n### Step 1 - Archives\n- All the ones supported by shutil's extract_archive\n- Samsung's `.tar.md5` archives\n- Nested archives\n\n### Step 2 - What's inside the archive\n- A-only OTAs (Brotli and/or sdat compressed)\n- A/B OTAs\n- Dynamic partitions (super.img)\n- payload.bin\n- Raw images (e.g. Xiaomi fastboot packages)\n- Sparse images\n- LZ4 images\n\n### Step 3 - Partition images\n- Android boot images\n- 7z supported archives/images\n- EROFS images using erofs-utils\n\n## Credits\n- AIK: osm0sis\n- [extract_android_ota_payload](https://github.com/erfanoabdi/extract_android_ota_payload): cyxx and erfanoabdi\n- sdat2img: xpirt\n\n## License\n\n```\n#\n# Copyright (C) 2022 Dumpyara Project\n#\n# SPDX-License-Identifier: GPL-3.0\n#\n```\n",
"bugtrack_url": null,
"license": "GPL-3.0",
"summary": "Android firmware extractor",
"version": "1.0.9",
"project_urls": {
"Homepage": "https://github.com/sebaubuntu-python/dumpyara",
"Repository": "https://github.com/sebaubuntu-python/dumpyara"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "afa4a810f21ab61fe4dbe85250fda8cdba5dcf539c4fc7bb3da4ee90d9e9b977",
"md5": "96ef340becc7f40e91b54c9a12f93907",
"sha256": "7d6091730f6322bcb7363453f10199f183055282e19ca1313d889e349e3a0d95"
},
"downloads": -1,
"filename": "dumpyara-1.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "96ef340becc7f40e91b54c9a12f93907",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 41795,
"upload_time": "2024-12-14T15:01:52",
"upload_time_iso_8601": "2024-12-14T15:01:52.761544Z",
"url": "https://files.pythonhosted.org/packages/af/a4/a810f21ab61fe4dbe85250fda8cdba5dcf539c4fc7bb3da4ee90d9e9b977/dumpyara-1.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aeb779b159b086631818da6e893625ee297e7e9aae934f98d3dc579e65b689de",
"md5": "7d3b807e402eda16882f163c81796439",
"sha256": "fee40c0b96644a61122493d5e2d551531cb771f32ac0fa6a9bf425e781139019"
},
"downloads": -1,
"filename": "dumpyara-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "7d3b807e402eda16882f163c81796439",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 31584,
"upload_time": "2024-12-14T15:01:57",
"upload_time_iso_8601": "2024-12-14T15:01:57.146035Z",
"url": "https://files.pythonhosted.org/packages/ae/b7/79b159b086631818da6e893625ee297e7e9aae934f98d3dc579e65b689de/dumpyara-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-14 15:01:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sebaubuntu-python",
"github_project": "dumpyara",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dumpyara"
}