No results found

UnMock GPS is a LSPatch module to bypass GPS mocking detection. - Xposed Module Repository

UnmockGPS

UnmockGPS is a Xposed/LSPatch module written in Kotlin designed to bypass mock location detection.

πŸ›  Features

πŸ“ Location Sanitization (android.location.Location)

  • Flag Suppression: Forces isMock() and isFromMockProvider() to return false.
  • Hardware Metadata Injection: Injects realistic accuracy and altitude data (Accuracy: 5.0f, Altitude: 35.0).
  • Bundle Scrubbing: Automatically removes hidden mockLocation flags in getExtras left by common spoofing apps.

πŸš€ How to Use

To successfully bypass modern detection, follow this workflow:

  1. Activate: Enable the UnmockGPS module via LSPosed or embed it using LSPatch, then launch the target app.
  2. Mock Location: Set your desired location in a standard β€œFake GPS” app.

πŸ— Technical Details

  • Language: Kotlin
  • Xposed API: v82
  • Targeting: Android 9.0 (API 28) and above

βš–οΈ Disclaimer

This project is for educational and research purposes only. The developers are not responsible for any misuse or violations of third-party Terms of Service.

Package

io.github.khalil212002.unmockgps

Authors

Khillo

Releases

UnMock GPS

Release Type: Stable

4/23/2026, 9:55:02 AM

View all releases

Releases

Β© 2021 - 2026 New Xposed Module Repository