Converts Android's telegram session into telethon / tdata session, can also be used to exctract any data from mobile session (auth key, dc id, user id and other)
☆137Jan 31, 2025Updated last year
Alternatives and similar repositories for AndroidTelePorter
Users that are interested in AndroidTelePorter are comparing it to the libraries listed below
Sorting:
- Deserializes/serializes Telegram tgnet.dat format. Can be used to extract/replace authKey and dcId.☆19Jan 7, 2026Updated last month
- Any TDLib application stores its cache data inside the td.binlog file. All data is stored as a dictionary, with keys and values. It conta…☆15Oct 11, 2024Updated last year
- A Python Telegram API Library for converting between tdata and telethon sessions, with built-in official Telegram APIs.