Navigate:
GameHub Lite
~$GAME0.6%

GameHub Lite: Privacy-focused Android gaming modification

Modified GameHub Android app with tracking removed. Includes automated patcher for privacy-focused APK conversions.

LIVE RANKINGS • 10:20 AM • STEADY
OVERALL
#257
51
MOBILE & DESKTOP
#27
6
30 DAY RANKING TREND
ovr#257
·Mobil#27
STARS
1.1K
FORKS
58
7D STARS
+7
7D FORKS
0
See Repo:
Share:

Learn more about GameHub Lite

GameHub Lite is a modification of the GameHub Android application that strips tracking and analytics components while maintaining core functionality. The project uses APK decompilation and recompilation techniques to remove telemetry files, redirect network calls to self-hosted endpoints, and bypass authentication systems. It includes an automated shell script that applies over 200 code patches and removes nearly 12,000 tracking-related files from the original APK. The modified application supports external launcher integration through Android intents and can function offline without internet connectivity.

GameHub Lite

1

Automated Patching

Includes a shell script that automatically decompiles APKs, applies 201 code patches, removes 11,838 telemetry files, and rebuilds signed APK files. The patcher works across different GameHub versions and handles the complete modification process.

2

Network Redirection

Redirects all API calls to self-hostable Cloudflare Workers instead of original servers. Includes companion repositories for API proxying, news aggregation, and token management to maintain functionality while preserving privacy.

3

External Integration

Provides Android intent filters for launching games from external frontends like Daijisho and Launchbox. Changes the package name to allow side-by-side installation with the original application.



vGamehub-Lite-Release-v4

Final update removing dead telemetry and cloud gaming components while fixing crashes and performance issues.

  • Removed Dead Telemetry Files – Umeng, Firebase, WeChat
  • Cloud Gaming Components Removed – TYMoving SDK, Xbox, PlayStation Remote Play
  • Manifest Cleanup – 27 unused activities, services, and providers removed
  • PS Launch Strategy Fix – Added stub to prevent game launch crashes
  • Exit Crash Fix – Implemented missing Umeng method
vGamehub-Lite-Release-v3

Adds offline mode support, free game giveaways section, and adaptive icons while fixing controller layout issues.

  • Offline Mode Support
  • Ensure all necessary drivers and components are pre-downloaded and run once online before enabling Offline Mode
  • For Steam games, make sure Offline Mode is enabled in Steam settings
vGamehub-Lite-Release

Adds auto-patching capabilities, performance optimizations, and emulation frontend support.

  • Auto Patcher Added
  • Performance Enhancements
  • Emulation Frontend Integration
  • Fixed maximum brightness issue


[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers