Skip to content

SignTools/admanager-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ADManager Tool

This is a simple backup management tool for TIGI Software Apps Manager. It allows you to unpack and repack the encrypted __private_info, which contains the backup's keychain dump. The produced file is bit-perfect match of the original.

Usage

TIGI Software Apps Manager backup tool.

positional arguments:
  {pack,unpack}  Operation to perform.
  input          File to read.
  output         File to save.

options:
  -h, --help     show this help message and exit

Examples:

./admanager-tool.py unpack __private_info unpacked
./admanager-tool.py pack unpacked __private_info