Skip to content

mfr-fr/phone-info

Repository files navigation


🖥️Installation🖥️

  • Linux ( Termux, Kali linux...)

    git clone https://github.com/mfr-fr/phone-info.git
    cd phone-info
    pip install -r requirements.txt
    python phone-info.py
    

    You can do it all in one command.

    git clone https://github.com/mfr-fr/phone-info.git && cd phone-info && pip install -r requirements.txt && python phone-info.py
    
  • Windows

    If this is the first time you run the script you must first run :
    install-on-windows.bat
    
    if you have already installed the dependencies you just have to launch :
    start-on-windows.bat
    


📷Picture📷

📋Dependencies📋

phone-info requires following programs to run properly

  • git (for linux only)
  • python

to run this script you need python modules that will be installed automatically with python.

Tested on

  • Windows
  • Kali Linux
  • Termux

⚠️Disclaimer⚠️



  • I am in no way responsible for your actions with this scrip.
  • This script for educational purposes only.
  • I do not encourage you to use this script for malicious purposes

✏️Author✏️