Last active
May 1, 2026 01:48
-
-
Save stek29/8a7ac0e673818917525ec4031d77a713 to your computer and use it in GitHub Desktop.
Extract Telegram messages from db_sqlite PostBox – made for Telegram for macOS, but should work with Telegram for iOS
I cant find the .tempkeyEncrypted file inside my Telegram app folder:
don't know if i use the "correct" app.
Hi @carmolim,
I believe the App Store version stores its data in a different location.
For reference, I tested this using the Homebrew version of Telegram:
❯ brew list | grep telegram
telegramUpdate
I have updated the README to make the setup and usage instructions clearer.
Hope that helps.
I found it, I opened it on vscode and by mistake hit save CTRL + S on the wrong tab and messed up with the .tempkeyEncrypted file 😭
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I cant find the .tempkeyEncrypted file inside my Telegram app folder:

don't know if i use the "correct" app.