/TiBUdecrypter

Decrypt backup files from Titanium Backup on the command line.

Primary LanguagePythonMIT LicenseMIT

Titanium Backup Decrypter

Decrypt your Titanium Backup files on the command line.

Requirements

  • Python 3 or Python 2.7
  • pycryptodome
  • docopt
  • six

Installation

setup.py will take care of installing the mentioned dependencies.

File Format

Information on the Titanium Backup file format can be found under the docs/ directory, here.

Todo

  • Make it not-terrible.