Material 3 region & carrier profile manager for Google Pixel, powered by KernelSU.
Version: 1.0.0
Author: mgoty
WebUI: Created by mgoty with ChatGPT for Pixel Users
RegionForge is a Pixel-focused KernelSU module for managing Android region signals and visual carrier presentation while keeping the real mobile connection in charge of connectivity.
- 🇺🇸 USA, 🇨🇦 Canada, 🇬🇧 United Kingdom and 🇯🇵 Japan presets
- Visual / Region / Full operating modes
- Physical SIM and eSIM mapping
- Quick profile switching
- Native Android operator-brand override
- SIM label and Subscription DB carrier-name controls
- Custom profiles with JSON import/export
- Health Check, live status, diagnostics and event history
- Real vs. spoofed visibility in the WebUI
- One-tap Stock Mode without uninstalling the module
- RU / EN interface
- Material 3 Pixel-style WebUI with non-blocking root/telephony jobs
| Mode | What it changes |
|---|---|
| Visual | Visual SIM/carrier presentation only |
| Region | Visual mode + country ISO + product locale |
| Full | Region mode + runtime gsm.* MCC/MNC properties |
Full mode does not make the modem register on another network. The real radio connection remains real.
RegionForge avoids modifying critical connectivity layers:
- APN database
- IMS / VoLTE / VoWi-Fi configuration
- CarrierConfig
carrier_id- real modem registration
- SIM/eSIM enabled state
- default call / SMS / data subscription
- Wi-Fi regulatory country
- modem firmware or modem configuration
- Download the latest module ZIP from Releases.
- Install it from KernelSU Manager.
- Reboot the phone.
- Open RegionForge from the module WebUI.
A reboot is recommended after applying changes that RegionForge marks as pending.
The internal module ID remains us_region_spoof_lite intentionally. This lets RegionForge upgrade the earlier module in place instead of installing a second conflicting copy.
ICCID is used locally only for Android's operator-brand preference key. It is kept in root-only module state and is not displayed in the WebUI or exported in diagnostics.
RegionForge does not include analytics or remote telemetry.
RegionForge is a root module that changes Android system properties and selected telephony presentation data. Keep a backup and use it only if you understand the risks of rooted system modifications.
webroot/— Material 3 WebUIcommon.sh— shared profile, telephony and restore logicrfctl.sh— WebUI command/job bridgepost-fs-data.sh— early-boot property applicationservice.sh— late-start maintenancediagnostics.sh— diagnostic export
Created by mgoty with ChatGPT for Pixel Users.
