latebris

Android location spoofing research tool — simulate GPS, Wi-Fi and cell-signal conditions for security research and location testing.

Overview

Android location spoofing research tool — simulate GPS, Wi-Fi and cell-signal conditions for security research and location testing.

Repository: https://github.com/ianlyoo/latebris — Pages: https://ianlyoo.github.io/latebris/ — Language: Kotlin — License: MIT

README (English)README (한국어)

Features

  • GPS simulation: Mock location provider
  • Wi-Fi and cell simulation: Emulate signal conditions
  • Xposed integration: System-level spoofing
  • Kotlin + Gradle: Modern Android stack

Quick start

git clone https://github.com/ianlyoo/latebris.git
cd latebris
./gradlew build

See How_to_setup_stock_android.md and How_to_use.md

License and ownership

Owner: ianlyoo — License: MIT — Language: Kotlin