🌍 基于 LSPosed 的系统级位置模拟模块 — 无需逐应用配置,全局生效
🌍 A system-level location spoofing module for LSPosed that works globally without per-app configuration.
android)和位置服务进程,无需对目标应用单独配置android) and location service processes, with no need to configure target apps individually.模块仅需以下系统进程:
Only the following system processes need to be selected for this module:
| 进程 | 说明 |
|---|---|
android |
系统框架(核心 Hook) |
com.ghostmapx.app |
本应用(模块激活检测) |
com.android.phone |
电话服务(基站定位) |
com.android.location.fused |
AOSP 融合定位 |
com.oplus.location |
OPPO/一加融合定位 |
com.xiaomi.location.fused |
小米融合定位 |
com.android.bluetooth |
蓝牙服务(BLE 定位) |
| Process | Description |
|---|---|
android |
System framework (core hook target) |
com.ghostmapx.app |
This app (module activation detection) |
com.android.phone |
Phone service (cell tower location) |
com.android.location.fused |
AOSP fused location |
com.oplus.location |
OPPO/OnePlus fused location |
com.xiaomi.location.fused |
Xiaomi fused location |
com.android.bluetooth |
Bluetooth service (BLE location) |
在 LSPosed 中启用 GhostMapX 模块
勾选上述作用域
重启手机
打开 GhostMapX,在地图上选择目标位置
点击按钮开始模拟
Enable the GhostMapX module in LSPosed.
Select the scopes listed above.
Reboot your device.
Open GhostMapX and choose the target location on the map.
Tap the button to start spoofing.
Hakunmata / 草莓味の椰浆w
本模块仅供学习研究使用。
This module is intended for learning and research purposes only.
com.ghostmapx.app
https://github.com/Xposed-Modules-Repo/com.ghostmapx.app/issues
Release Type: Stable
4/3/2026, 7:44:02 AM
v2.1.2
打开软件时,会定位至当前所在位置
UI界面优化
On launch, the app will locate your current position.
UI improvements.