{"id":19638406,"url":"https://github.com/half-duplex/titanium-decrypt","last_synced_at":"2026-04-19T15:02:44.997Z","repository":{"id":143280763,"uuid":"307024790","full_name":"half-duplex/titanium-decrypt","owner":"half-duplex","description":"Decrypt TitaniumBackup backups","archived":false,"fork":false,"pushed_at":"2021-11-29T23:56:29.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-24T17:25:48.009Z","etag":null,"topics":["android","titaniumbackup"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/half-duplex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-25T04:36:32.000Z","updated_at":"2024-01-30T23:02:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8755471-a01e-48c0-aee7-85581726f9a2","html_url":"https://github.com/half-duplex/titanium-decrypt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/half-duplex/titanium-decrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half-duplex%2Ftitanium-decrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half-duplex%2Ftitanium-decrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half-duplex%2Ftitanium-decrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half-duplex%2Ftitanium-decrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/half-duplex","download_url":"https://codeload.github.com/half-duplex/titanium-decrypt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/half-duplex%2Ftitanium-decrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","titaniumbackup"],"created_at":"2024-11-11T12:38:33.527Z","updated_at":"2026-04-19T15:02:44.964Z","avatar_url":"https://github.com/half-duplex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Titanium Decrypt\nDecrypt TitaniumBackup backups\n\n## Usage\n### Install requirements\n\nYou may already have PyCryptodome installed. If not:\n```sh\n$ virtualenv -p python3 venv\n$ . venv/bin/activate\n$ pip install -Ur requirements.txt\n```\n### Run\n\nActivate the virtualenv, if you need to:\n```sh\n$ . venv/bin/activate\n```\nRun the script:\n```sh\n$ ./tdecrypt.py my-encrypted-backup.tar.gz\n```\nYou will be prompted for your passphrase.\n\nAlternatively, for batch operation you can put your passphrase in an\nenvironment variable:\n```sh\n$ passphrase='hunter2'\n$ find . ! -iname '*.properties' -exec ./tdecrypt.py {} \\;\n```\n\n## Contributing\nContributions are welcome. I use Google's import order, `python-black` for\nformatting, and `flake8` for linting.\n\n## Thanks\nThis was made massively easier by Christian Egger's lost G+ post about the\nformat, and by @bhafer's\n[archive](https://github.com/bhafer/TitaniumBackupDecrypt/blob/master/README.md)\nof the post in their similar PHP project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalf-duplex%2Ftitanium-decrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalf-duplex%2Ftitanium-decrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalf-duplex%2Ftitanium-decrypt/lists"}