电报存储解析器
解密和解析Telegram Desktop本地存储的程序
该项目依赖于OpenSSL来获取加密原语。 查看他们的。
建立在Net Standard 1.3之上
使用范例
using MihaZupan . TelegramStorageParser ;
using MihaZupan . TelegramStorageParser . TelegramDesktop ;
string tDataPath = Environment . GetFolderPath ( Environment . SpecialFolder . ApplicationData ) + " /T
1