Leeksov 4647310322 GLEGram 12.5 — Initial public release
Based on Swiftgram 12.5 (Telegram iOS 12.5).
All GLEGram features ported and organized in GLEGram/ folder.

Features: Ghost Mode, Saved Deleted Messages, Content Protection Bypass,
Font Replacement, Fake Profile, Chat Export, Plugin System, and more.

See CHANGELOG_12.5.md for full details.
2026-04-06 09:48:12 +03:00

GLEGram iOS

GLEGram — a privacy-focused Telegram iOS client based on Swiftgram.

Features

  • Ghost Mode — Hide online status, typing indicators, read receipts
  • Saved Deleted Messages — Auto-save messages deleted by others
  • Content Protection Bypass — Save protected media, disable screenshot detection
  • Font Replacement — Custom fonts with size control
  • Fake Profile — Local profile customization
  • Chat Export — Export chats as HTML/JSON/TXT
  • Plugin System — JS-based plugin infrastructure
  • And more — See CHANGELOG_12.5_RU.md for full list

Build

  1. Install Xcode 26.2+ and JDK 21
  2. Copy your configuration:
    cp build-system/ipa-build-configuration.json.example build-system/ipa-build-configuration.json
    # Edit with your API credentials from https://my.telegram.org/apps
    
  3. Build:
    ./scripts/buildprod.sh
    

License

Same as Telegram iOS — GPLv2.

S
Description
No description provided
Readme 158 MiB
Languages
Swift 46%
C 41.6%
Objective-C 4.9%
Assembly 3.1%
C++ 1.9%
Other 2.1%