tabjy / telegram-mods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Mods for Xposed

Features

  • Unlimited viewing of self-destruct photos and videos
  • Saving self-destruct photos to gallery

Usage

  1. Compile the Xposed module
    $ git clone https://github.com/tabjy/telegram-mods.git
    $ ./gradlew assembleDebug
  2. Install the generated .apk, for example:
    $ adb install app/build/outputs/apk/debug/app-debug.apk
  3. Open Lsposed or EdXposed and enable "Telegram Mods"
  4. Select the Telegram app in the enabled scope
  5. Force stop the Telegram app and restart

TODOs

  • Spoofing self-destruct message read acknowledgements
  • Preventing message deletions
  • Saving self-destruct videos to gallery
  • Automating CI/CD via GitHub Actions

About


Languages

Language:Java 100.0%