TiBUdecrypter
TiBUdecrypter copied to clipboard
Decrypt backup files from Titanium Backup on the command line.
Results
2
TiBUdecrypter issues
Sort by
recently updated
recently updated
newest added
Help users who might have forgotten their backup password. Only tested on Python 3.13, not sure if it would work on Python 2
Minimal change to fix the entry point on current Python & setuptools versions. Can be tested with: ``` pipx install git+https://github.com/TobiX/TiBUdecrypter@fix-entry ```