logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

miio-extract-tokens - Reads device information out from an sqlite3 DB.

Description

              Reads device information out from an sqlite3 DB.

              If the given file is an Android backup (.ab), the database will be extracted automatically. If the
              given file is an iOS backup, the tokens will be extracted (and decrypted if needed) automatically.

Name

       miio-extract-tokens - Reads device information out from an sqlite3 DB.

Options

--write-to-disk FILENAME
              writes sqlite3 db to a file for debugging

       --password TEXT
              password if the android database is encrypted

       --dump-all
              dump devices without ip addresses

       --dump-raw
              dumps raw rows

       --help Show this message and exit.

miio-extract-tokens 0.5.12                        December 2024                           MIIO-EXTRACT-TOKENS(1)

Synopsis

miio-extract-tokens [OPTIONS] BACKUP

See Also