Decryptor for android backups that were created with adb backup.
Installation
python3 -m venv /path/to/venv
/path/to/venv/pip install ab-decrypt
ln -sr /path/to/venv/ab-decrypt ~/bin/
Usage
# Read from stdin, write to stdout
$ ab-decrypt
# Read from stdin, write to stdout
$ ab-decrypt - -
# Read from file, write to other file
$ ab-decrypt backup.ab backup.tar
# List backup contents
$ ab-decrypt backup.ab | tar -tv
Environment variables
AB_DECRYPT_PASSWORD: Decryption password
Help / Bugs / Contributions
Please file an issue or pull request at GitHub.
Release files for ab-decrypt 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ab-decrypt-1.0.0.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ab_decrypt-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:10.1 kB
Release files / ab-decrypt-1.0.0.tar.gz
| Download URL | ab-decrypt-1.0.0.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d51b1c58e4cfa65f5754fb9cef7f27f261bdbbc39b0f8a7077c5d11c66d10e26
|
|
BLAKE2b-256 checksum How to use checksums |
d479f8f89e1d3d0a47e85ff16f9dfd9b07b35532224a7d75f4a7b276fd5b312f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.9 CPython/3.8.3 Linux/5.6.0-1-amd64
|
Release files / ab_decrypt-1.0.0-py3-none-any.whl
| Download URL | ab_decrypt-1.0.0-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6d69dec4db488747a37ecf824e05f57427c850941ce224898a237727ff418397
|
|
BLAKE2b-256 checksum How to use checksums |
b3e33f47ea0374ae454b636bceb64ca9ba461b51da975fdb75baa7919a1dfc4f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.9 CPython/3.8.3 Linux/5.6.0-1-amd64
|