No description
Find a file
2026-05-28 07:19:24 +00:00
DroidRadar.apk Add files via upload 2026-02-07 13:57:43 +01:00
LICENSE Initial commit 2026-02-07 13:54:28 +01:00
README.md Actualiser README.md 2026-05-28 07:19:24 +00:00

Kotlin

⚠️ WARNING: SECURITY RESEARCH APP

DroidRadar is a security analysis app designed to detect, analyze, and identify threats in Bluetooth and NFC communications. This application is intended for cybersecurity research, penetration testing, and educational purposes in authorized environments only.

USE RESPONSIBLY. The developers are not responsible for any misuse, privacy violations, or illegal activities performed with this tool.

🔥 Features

Bluetooth Low Energy (BLE) Scanner:

  • Real-time device detection
  • RSSI signal strength analysis
  • Proximity-based threat detection
  • Anonymous device identification
  • Known vulnerability detection

NFC Tag Analysis:

  • Multi-technology support (MIFARE, NfcA, NfcB, NDEF)
  • MIFARE Classic vulnerability detection
  • Tag cloning risk assessment
  • Read/Write capability analysis
  • Security recommendations

Security Detection:

  • 🚨 Very Close Devices (RSSI > -50 dBm)
  • ⚠️ Suspicious Devices (No broadcast name)
  • 🔴 Tracking Services (Apple/Google Nearby)
  • 💀 Vulnerable Tags (MIFARE Classic, CVE-2008-2020)

Modern UI:

  • Dark Blue Theme (Professional cybersecurity look)
  • Real-time scanning status
  • Color-coded threat levels
  • Material Design 3

Performance:

  • Low-latency scanning mode
  • Multi-threaded operations
  • Minimal battery impact
  • Optimized Kotlin coroutines