TiBUdecrypter icon indicating copy to clipboard operation
TiBUdecrypter copied to clipboard

Decrypt backup files from Titanium Backup on the command line.

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.