Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦅 Eagle Eyes

Kali Linux style device tracking tool — Termux / Linux Edition

Username Version Platform Python License Status

   ███████╗  █████╗  ██████╗ ██╗     ███████╗    ███████╗██╗   ██╗███████╗
   ██╔════╝ ██╔══██╗██╔════╝ ██║     ██╔════╝    ██╔════╝╚██╗ ██╔╝██╔════╝
   █████╗   ███████║██║  ███╗██║     █████╗      █████╗   ╚████╔╝ █████╗
   ██╔══╝   ██╔══██║██║   ██║██║     ██╔══╝      ██╔══╝    ╚██╔╝  ██╔══╝
   ███████╗██║  ██║╚██████╔╝███████╗███████╗    ███████╗   ██║   ███████╗
   ╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚══════╝╚══════╝    ╚══════╝   ╚═╝   ╚══════╝

Author: technicalsuraj2


📸 Demo

Demo


✨ Features

  • 🎨 Kali Linux style UI — kesri (saffron) color theme, ASCII banner aur classic ┌──(Eagle Eye㉿eagle)-[~] prompt
  • ⏳ Loading animations — professional spinner-based loading effects
  • 📱 Android Tracking — Google Find My Device simulation (IMEI + Gmail + password)
  • 🍎 iPhone Tracking — Find My iPhone simulation (Apple ID)
  • 🔐 Secure input — password hidden input using getpass
  • ✅ IMEI & Email validation — wrong format automatically reject
  • 🔗 Direct GitHub access — author profile open karne ka option
  • 🛡️ Error handling — graceful exit on Ctrl+C aur unexpected errors

📋 Requirements

Requirement Minimum
Python 3.x
pip Latest
requests 2.26.0+
Internet connection Yes (for map / GitHub)
OS Termux / Linux (Kali recommended)

⚠️ Koi paid service ya API key ki zaroorat nahi — 100% free.

🛠️ Installation

Android / Termux

pkg update && pkg upgrade
pkg install python git
git clone https://github.com/technicalsuraj2/Eagleeyes.git
cd Eagleeyes
pip install -r requirements.txt
python eagle_eye.py

Kali Linux / Debian

sudo apt update
sudo apt install python3 python3-pip git
git clone https://github.com/technicalsuraj2/Eagleeyes.git
cd Eagleeyes
pip3 install -r requirements.txt
python3 eagle_eye.py

🚀 Usage

Tool start karne ke baad apne device type select karo:

Option Description
[1] Android Tracking — IMEI + Gmail + Password
[2] iPhone Tracking — Apple ID + Password
[3] Author GitHub — profile open karo
[4] Exit

Android tracking example

┌──(Eagle Eye㉿eagle)-[~]
└─$ 1

Enter IMEI: 356938035643809
Enter Gmail: target@gmail.com
Enter Password: ********

[+] Authenticating with Google Find My Device ... done
[+] Location found! Opening map ...
Device Location URL: https://www.google.com/android/find?u=0&hl=en&source=android-browser&q=37.7749,-122.4194

📄 License

This project is licensed under the MIT License — see the LICENSE file for details.


Made with ❤️ by technicalsuraj2

About

Kali Linux style device tracking tool - Termux / Linux Edition by technicalsuraj2

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages