I publish here decrypted versions of Telegram for iOS using my jailbroken device.
- According to 8th step of Telegram's reproducible builds for iOS (official page) we need to get decrypted version by ourselves.
This step requires a jailbroken device equipped with tools for decrypting apps. We‘d love to make this process more simple but that’s what you get for using Apple tech.
- I want to be able to compare versions in my Telegram Crawler and log changes.
I extract decrypted .ipa files manually using frida and frida-ios-dump.
I make releases in the "Releases" section of this repository. I mark TestFlight's versions using this semantic: MAJOR.MINOR.?PATCH.BUILD
, for versions from App Store I use this one: MAJOR.MINOR.?PATCH
.