Skip to content

BercX/NagramX-Stealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Version Release date

NagramX-Stealth

NagramX that looks and feels like stock Telegram. Builds automatically on every upstream release.

Installation and updates

Important

The APK is re-signed, so it is incompatible with the original NagramX. If you have it installed, uninstall it first. The built-in updater also won't work because it downloads the original APK.

Option 1 (recommended). Install Obtainium and add this repository. It will handle both the initial install and future updates automatically.

Build What you get Install
Full All NagramX features Get the Full build on Obtainium
Base ToS-compliant build without AyuMoments
and local Telegram Premium unlock
Get the Base build on Obtainium

Option 2. Download the APK from the Releases page and install it manually. To update, install the new version over the existing one.

How to preserve settings when reinstalling

Before uninstalling (export):

  1. Go to Settings → N-Settings → Export Settings. The settings file will be sent to your Saved Messages.

After installing (import):

  1. Log in to your account.
  2. Open Saved Messages and tap the previously exported settings file.

Alternatively, you can use cloud sync: Settings → N-Settings → Cloud Settings (icon in the top right corner).

How to disable update notifications

The built-in updater queries the upstream NagramX repository, so its update prompts will never succeed on this build anyway (the signatures don't match). To silence them:

  1. Open Settings and scroll to the very bottom.
  2. Tap the Telegram vX.Y.Z (build_number) row.
  3. Tap Update Channel and select OFF.

What's changed

  • App name and strings - app name, menu items and other strings containing "Nagram" renamed to look like stock Telegram
  • Icons - launcher and notification icons replaced with stock Telegram

Security

  • Fully automated builds - every APK is built by GitHub Actions on GitHub-hosted runners. The full pipeline is defined in build.yml and patch_apk.py - anyone can audit it.
  • SHA-256 checksums - each run publishes the APK checksum in the job summary, so you can verify the downloaded file matches.
  • Auditable patches - each run publishes a full diff of the decompiled APK (before vs after patching) as a build artifact, so you can see exactly which bytes were touched.
  • Immutable releases - published releases cannot be altered or replaced. Each release links to the action run that built it, and vice versa.
  • Build attestations - each release includes Sigstore provenance attestations. You can verify any APK using GitHub CLI:
    gh attestation verify <file>.apk --repo BercX/NagramX-Stealth

Disclaimer

This is a hobby project with no guarantees of timely updates or support. If you experience any bugs, try reproducing them with the original NagramX first.

About

NagramX rebranded to look like stock Telegram. Auto-built on every upstream release.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages