A Python CLI tool to fetch Pakistani SIM and CNIC information in a colorful, hacker-style terminal interface.
Supports phone number (11 digits) and CNIC (13 digits) queries.
Displays all hidden records
- ✅ Phone Number Info (11 digits)
- ✅ CNIC Info (13 digits)
- ✅ Displays all results
- ✅ Progress bar loader while fetching data
- Python 3.8+
- Install required modules:
pip install requests beautifulsoup4• Works on Linux, macOS, Windows
git clone https://github.com/anubhavanonymous/pak-sim-info-cli.git
cd pak-sim-info-clichmod +x pak_sim_info.pypython pak_sim_info.pyOr on Linux/macOS:
./pak_sim_info.py- On startup, you'll see the PAK flag banner with author info.
- Menu with options:
1. Phone number info (11 digits)
2. CNIC info (13 digits)
3. Exit- Enter your choice (1, 2, or 3).
- Enter the number/CNIC with the correct format:
Phone Number: 11 digits starting with 0 (e.g., 03340122573).
• Automatically converts to 92 country code format.
CNIC: 13 digits (e.g., 4230199577600).- Results display like this;
Result #1
Mobile : 923323312487
Name : YASMIN
CNIC : 4230199577600
Address : HOUSE NUMBER C-1 PLOT 1519-152 - KARACHI┌────────────────────────────────────────────────────────┐
│ [PAK SIM INFO] │
└────────────────────────────────────────────────────────┘
Author: Anubhav Kashyap | GitHub/Telegram: @anubhavanonymous
1. Phone number info (11 digits)
2. CNIC info (13 digits)
3. Exit
=> Choose an option: 1
=> Enter 11-digit phone number: 03340122573
Fetching data: |██████████████████| 100%
=== Results for 923340122573 (mobile) ===
Result #1
Mobile : 923340122573
Name : ALI
CNIC : 4230199571234
Address : HOUSE NUMBER 5 STREET 8 KARACHI
All Data Exposed ! Jay Hind ♥️• Only valid 11-digit numbers or 13-digit CNICs are accepted.
• Phone numbers starting with 0 are converted to 92 automatically.
• Exits automatically after displaying all results.
💠 Anubhav Kashyap
=> GitHub : https://github.com/anubhavanonymous
=> Telegram: https://t.me/anubhavanonymous
This tool is for educational purposes only. Accessing or misusing personal data without permission may be illegal. Use responsibly.