Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

UnMock GPS is a LSPatch module to bypass GPS mocking detection.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.