NFC Hider

Verified safeOpen source
No reviews reviews
5
downloads
10
android

AI summary

Xposed module that hides NFC hardware from selected apps and simulates GPS location with map-drawn or GPX-imported trajectories. v1.2 adds full Chinese localization, real-time location spoofing verification, and an 85% APK size reduction to 2.4 MB. Location hooks cover LocationManager and Google Play FusedLocationProviderClient with mock flags stripped.

Generated by AI. May contain inaccuracies.

About this app

NFC Hider

An Xposed module that hides NFC (Near Field Communication) from selected apps on Android, and simulates GPS location with map trajectory playback.

Current version: 1.2

Features

NFC hiding Hooks NFC-related framework APIs so scoped apps believe the device has no NFC hardware.

Location simulation (new in 1.2) Draw a route on the map (OpenStreetMap via osmdroid, no API key needed) or import a GPX track Playback modes: loop / ping-pong / one-shot, speed from 1 km/h up to 300 km/h Scoped apps see a realistic, time-based moving GPS fix: LocationManager: getLastKnownLocation, getCurrentLocation, requestLocationUpdates / requestSingleUpdate (listener, executor and PendingIntent variants), provider enabled state Google Play services FusedLocationProviderClient: getLastLocation, getCurrentLocation, requestLocationUpdates, mock APIs Delivered Location objects carry no mock flag (isMock() / isFromMockProvider() return false) Config is shared through libxposed remote preferences (push updates) with an exported ContentProvider fallback

Usage

Install the module in Xposed Installer / LSPosed Enable the module for the target apps NFC will be hidden from those apps (Optional) Open NFC Hider → 位置模拟, draw a route and press 开始模拟, then restart the target app The simulated position keeps moving even when the module app is killed; press 停止模拟 to stop

Compatibility

Android 10+ (API 29+) Xposed Framework / LSPosed (libxposed API 101+, target 102)

Known limitations

AMap / Baidu LBS SDK network locations are not covered (their GPS part is) PendingIntent variants of the fused API are left untouched Apps running on frameworks without remote-preferences support fall back to a polled config channel, which may not be reachable on Android 11+ due to package visibility rules

What's new

v1.2Sep 20, 2026
  • 更新内容 (v1.2) 界面全中文汉化:
  • 汉化主设置界面(模块状态、运行状态、拦截分类及详细说明)。 补充 LSPosed 目标应用作用域配置指引与原理解释。 汉化 Xposed 模块元数据与清单描述。 新增位置轨迹模拟与【生效检测】:
  • 支持在地图上自由绘制或通过 GPX 文件导入自定义移动轨迹。 新增位置模拟生效实时自检:在位置模拟界面提供生效状态栏与一键自检弹窗,直接回读系统真实定位与模拟目标比对,检测 Hook 注入与生效情况。 修复底层 Hook 兼容性:全面支持 Android 各版本 equestLocationUpdates、getLastKnownLocation 等方法的参数匹配,彻底解决未拦截成功的漏洞。 支持循环、往返、单次播放,模拟速度支持从 1 km/h 至 300 km/h 调节。 包体积极致瘦身 (-85%):
  • 启用 R8 编译优化、代码混淆压缩与无用资源剔除。 过滤 80+ 种冗余外语语言包。 Release APK 体积保持在 2.4 MB。

About this version

Version
1.2 (3)
Size
2.44 MB
Requires Android
10
Target SDK
29
Architecture
arm64-v8a, armeabi-v7a, x86, x86_64
Downloads
5
Updated
Sep 20, 2026
Package
com.nfchider

Similar apps

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app