███████╗ █████╗ ██████╗ ██╗ ███████╗ ███████╗██╗ ██╗███████╗
██╔════╝ ██╔══██╗██╔════╝ ██║ ██╔════╝ ██╔════╝╚██╗ ██╔╝██╔════╝
█████╗ ███████║██║ ███╗██║ █████╗ █████╗ ╚████╔╝ █████╗
██╔══╝ ██╔══██║██║ ██║██║ ██╔══╝ ██╔══╝ ╚██╔╝ ██╔══╝
███████╗██║ ██║╚██████╔╝███████╗███████╗ ███████╗ ██║ ███████╗
╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚══════╝╚══════╝ ╚══════╝ ╚═╝ ╚══════╝
Author: technicalsuraj2
- 🎨 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+Caur unexpected errors
| 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.
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.pysudo 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.pyTool 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 |
┌──(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
This project is licensed under the MIT License — see the LICENSE file for details.
Made with ❤️ by technicalsuraj2
