Telethon/telethon
2017-08-28 21:23:31 +02:00
..
crypto Reuse the AESModeCTR class on CdnDecrypter 2017-08-28 20:30:33 +02:00
errors Verify the files downloaded from CDNs and raise on sha256 mismatch 2017-08-28 14:17:31 +02:00
extensions Implement and use TCP obfuscated as a PoC (#112) 2017-08-28 20:25:44 +02:00
network Create a centralized Connection class, replaces TcpTransport (#112) 2017-08-28 21:23:31 +02:00
tl Report errors to pwrtelegram.xyz by default 2017-08-25 15:34:20 +02:00
__init__.py Completely change errors (make one class for each) 2017-06-10 11:47:51 +02:00
helpers.py Slightly reorganise the project structure 2017-06-09 16:13:39 +02:00
telegram_bare_client.py Create a centralized Connection class, replaces TcpTransport (#112) 2017-08-28 21:23:31 +02:00
telegram_client.py Fix TelegramClient.sign_in not accepting an integer for the code 2017-08-24 18:05:32 +02:00
utils.py Enhance a lot choosing a valid path when downloading files 2017-08-24 17:44:38 +02:00