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

muzamil9192/PakSimLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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://github.com/0kraven/PakSimLookup.git
  2. Navigate to the tool’s directory:
    cd PakSimLookup
  3. Install dependencies:
    pip install -r requirements.txt

🛠️ Usage

Run the following commands from your terminal:

🆘 For help

python3 paksimlookup.py --help

📲 Using Mobile Number

python3 paksimlookup.py --number 03001234567

🆔 Using CNIC

python3 paksimlookup.py --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