Decryptor for android backups
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ab-decrypt-1.0.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file ab-decrypt-1.0.0.tar.gz
.
File metadata
- Download URL: ab-decrypt-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.3 Linux/5.6.0-1-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d51b1c58e4cfa65f5754fb9cef7f27f261bdbbc39b0f8a7077c5d11c66d10e26 |
|
MD5 | f86061b314b9672e2949c082dca41e96 |
|
BLAKE2b-256 | d479f8f89e1d3d0a47e85ff16f9dfd9b07b35532224a7d75f4a7b276fd5b312f |
File details
Details for the file ab_decrypt-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: ab_decrypt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.3 Linux/5.6.0-1-amd64
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d69dec4db488747a37ecf824e05f57427c850941ce224898a237727ff418397 |
|
MD5 | 341f157e9d66089c732f3f76d626d22e |
|
BLAKE2b-256 | b3e33f47ea0374ae454b636bceb64ca9ba461b51da975fdb75baa7919a1dfc4f |