Skip to content

lilydjwg/telegram-cache-decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-cache-decryption

Update: Last tested to work with Telegram Desktop version: 4.2.4.

Decrypt the media cache of Telegram Desktop.

This program will read encrypted Telegram Desktop's media cache and write decrypted data in current directory.

Read the code and adjust. It may not work for older or newer versions of Telegram Desktop. You should also be aware that the Telegram Desktop cache data is private to you and writing out decrypted data may be risky for leakage.

Dependencies

  • Python 3
  • python-cffi
  • PyQt5
  • OpenSSL
  • tgcrypto

About

Decrypt the media cache of Telegram Desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published