🚀 Welcome to the IMEI Tracker project! This tool allows you to track the location of Android and iPhone devices using their IMEI or Apple ID.
🚧 Under Development: The HTML, JS, and CSS components of the web interface are currently under development.
Follow these steps to run the IMEI Tracker script:
🐍 Python 3.x
- Clone the repository:
git clone https://github.com/CHEGEBB/IMEI-TRACKER.git
cd IMEI-TRACKER
pip install -r requirements.txt
python3 Track.py
python3 CyberTrack.py
- The GUI window will open, allowing you to:Select the device type (Android or iPhone)Input the required details.
- Click the "Track Device" button to initiate the tracking process.
- Note🛠️ Ensure that your Python environment is properly set up.
- The web interface components (HTML, JS, and CSS) are currently placeholders and will be developed in future updates.
-Contributions are welcome! Feel free to open issues or submit pull requests to help improve the project.
- CHEGEBB