{"id":20033222,"url":"https://github.com/benportner/pydbk","last_synced_at":"2026-06-02T21:31:36.565Z","repository":{"id":65373594,"uuid":"590253332","full_name":"BenPortner/pydbk","owner":"BenPortner","description":"A Python tool to extract .dbk archives","archived":false,"fork":false,"pushed_at":"2023-08-13T22:35:46.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T22:51:22.433Z","etag":null,"topics":["archive","cli","dbk","extractor","python","sony"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BenPortner.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":"2023-01-18T01:23:05.000Z","updated_at":"2024-11-05T12:55:17.000Z","dependencies_parsed_at":"2023-02-15T05:01:07.004Z","dependency_job_id":null,"html_url":"https://github.com/BenPortner/pydbk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenPortner%2Fpydbk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenPortner%2Fpydbk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenPortner%2Fpydbk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenPortner%2Fpydbk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenPortner","download_url":"https://codeload.github.com/BenPortner/pydbk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241465080,"owners_count":19967243,"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":["archive","cli","dbk","extractor","python","sony"],"created_at":"2024-11-13T09:45:06.117Z","updated_at":"2026-06-02T21:31:36.520Z","avatar_url":"https://github.com/BenPortner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/github/actions/workflow/status/BenPortner/pydbk/install-lint-test.yml?label=tests) ![](https://img.shields.io/github/actions/workflow/status/BenPortner/pydbk/release-pypi.yml?label=release) ![](https://img.shields.io/github/license/BenPortner/pydbk) ![](https://img.shields.io/pypi/pyversions/pydbk)\n\n# Pydbk: A Python tool to extract .dbk archives\n\nPydbk consists of a python module `pydbk.py` and a command line tool `pydbk_cli.py`.\n\n- [Installation](#Installation)\n- [Usage](#Usage)\n- [What is a .dbk file?](#what-is-a-dbk-file)\n\n## Installation\n\nInstall using pip:\n\n```sh\npip install pydbk\n```\n## Usage\n\nExtract a .dbk archive:\n\n```sh\npydbk path/to/file.dbk destination/dir\n```\n\nIf no destination is specified, pydbk will create a directory `./extracted`:\n\n```sh\npydbk path/to/file.dbk\n```\n\nGet help:\n\n```sh\npydbk --help\n```\n\n```sh\nusage: pydbk [-h] [-v] [-c] [-d] [-t] source [destination]\n\nPydbk: A Python tool to extract .dbk archives.\n\npositional arguments:\n  source          source file to extract files from (.dbk)\n  destination     destination directory to extract files to\n\noptions:\n  -h, --help      show this help message and exit\n  -v, --verbose   verbose mode (print detailed output)\n  -c, --check     check if .dbk archive is complete\n  -d, --dry-run   run program without writing files to the destination\n  -t, --mod-time  do not overwrite modification date of extracted files\n```\n\n## What is a .dbk file?\n\n\u003e A DBK file is a mobile phone backup file created by Sony Ericsson PC Suite, a program used to manage Sony Ericsson mobile phones. It contains multiple Zip-compression files that store various phone information such as the names and phone numbers of contacts. DBK files are used to back up phone information in the event that the phone is lost or broken. ([fileinfo.com](https://fileinfo.com/extension/dbk))","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenportner%2Fpydbk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenportner%2Fpydbk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenportner%2Fpydbk/lists"}